document.write( "Question 879568: Help! I cannot solve this problem for the life of me. I just can't seem to figure out how to get started.\r
\n" );
document.write( "\n" );
document.write( "x-(12/x^2)=3-(4/x)\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #530901 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "lcd: x^2 \n" ); document.write( "x^3-12=3x^2-4x=0 \n" ); document.write( "x^3-3x^2+4x-12=0 \n" ); document.write( "x^2(x-3)+4(x-3)=0 \n" ); document.write( "(x-3)(x^2+4)=0 \n" ); document.write( ".. \n" ); document.write( "x-3=0 \n" ); document.write( "x=3 \n" ); document.write( "or \n" ); document.write( "x^2+4=0 \n" ); document.write( "x=±√-4=±2i (2 non-real roots) \n" ); document.write( " \n" ); document.write( " |