document.write( "Question 44331: 1 + 1 over x = 72 over x^2 \n" ); document.write( "
Algebra.Com's Answer #29253 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! 1 + (1/x) = 72/x^2 \n" ); document.write( "multiply all terms by x^2 and get \n" ); document.write( "x^2 + x = 72 \n" ); document.write( "x^2 + x - 72 = 0 \n" ); document.write( "(x+9)(x-8) = 0 \n" ); document.write( "x = -9 and x = 8 \n" ); document.write( " |