Question: mathematica program To correct the following code DSolve[y'[t]+y[t]== 2*t, y[t],t]; O There is no error in the code more arguments are expected. Replacing y'[t] by
To correct the following code DSolve[y'[t]+y[t]== 2*t, y[t],t]; O There is no error in the code more arguments are expected. Replacing y'[t] by D[y ,t] will solve the issue O None of these
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
