document.write( "Question 830463: how do you solve the rational equation: 1+4/x = 12/x^2 \n" ); document.write( "
Algebra.Com's Answer #500643 by LinnW(1048)\"\" \"About 
You can put this solution on YOUR website!
1+4/x = 12/x^2
\n" ); document.write( "multiply each side by x^2
\n" ); document.write( "\"x%5E2+%2B+4x%5E2%2Fx+=+12x%5E2%2Fx%5E2\"
\n" ); document.write( "\"x%5E2+%2B+4x+=+12\"
\n" ); document.write( "add -12 to each side
\n" ); document.write( "\"x%5E2+%2B+4x+-+12=0\"
\n" ); document.write( "factor
\n" ); document.write( "\"%28x%2B6%29%28x-2%29=0\"
\n" ); document.write( "so x = -6 or x = 2
\n" ); document.write( "
\n" );