document.write( "Question 581950: __The square of a number is 30 less than 11times the number. What is the number \n" ); document.write( "
Algebra.Com's Answer #371919 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The square of a number is 30 less than 11 times the number. What is the number \n" ); document.write( ": \n" ); document.write( "x^2 = 11x - 30 \n" ); document.write( "x^2 - 11x + 30 = 0 \n" ); document.write( "Factors to \n" ); document.write( "(x-6)(x-5) = 0 \n" ); document.write( "two solutions \n" ); document.write( "x = 6 \n" ); document.write( "x = 5 \n" ); document.write( " \n" ); document.write( " |