document.write( "Question 413364: ten more than the square of a number is the same as 7 times the number \n" ); document.write( "
Algebra.Com's Answer #290099 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! \"ten more than the square of a number is the same as 7 times the number\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = the number\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2 + 10 = 7x {ten more than the square of a number is 7 times the number} \n" ); document.write( "x^2 - 7x + 10 = 0 {subtracted 7x from both sides} \n" ); document.write( "(x - 5)(x - 2) = 0 {factored into two binomials} \n" ); document.write( "x - 5 = 0 or x - 2 = 0 {set each factor equal to 0} \n" ); document.write( "x = 5 or x = 2 {solved each equation for x} \n" ); document.write( "www.algebrahouse.com \n" ); document.write( " |