document.write( "Question 118497This question is from textbook
\n" );
document.write( ": 30 + x = X squared ? \n" );
document.write( "
Algebra.Com's Answer #86614 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 30 + x = X squared \n" ); document.write( "x^2-x-30 = 0 \n" ); document.write( "Factor to get: \n" ); document.write( "(x-6)(x+5)=0 \n" ); document.write( "x = 6 or x = -5 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |