i want to solve this equation…
| 1 1 1 | |b0| |exp(t) |
| 0 1 2 | |b1|=|exp(t) |
| 1 1 1 | |b2| |exp(2*t)|
i like the answer be like this:
for example:
b0=2*exp(t)+exp(2*t)
b1=exp(t)+1
b2=exp(
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
That matrix is singular, so there’s no unique solution (depending on
t, there may be zero or infinitely many solutions). I will replace it with an invertible matrix to demonstrate the method:After that, solving is a straightforward use of the symbolic capability: