Recent content by x11010

  1. X

    Finding the general solution to the DE

    yeah. i copied it correctly..you may want to take a look at the problem statement.. anyways, are there any methods to solve x-2exdx? or how do i solve this DE? it is the only problem in my homework that i couldn't slove.
  2. X

    Finding the general solution to the DE

    Homework Statement (x^2)yy' = e^x Homework Equations general solution to the DE The Attempt at a Solution first i changed y' to dy/dx (x^2)y(dy/dx) = e^x then divided both members by x^2 and multiplied both members by dx ydy = (e^x)dx/(x^2) or ydy = (x^-2)(e^x)dx...