document.write( "Question 1025850: the square of a positive number subtracted by 5 times the number is equal to 50 set up an equation and solve to find the number
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #641172 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! the square of a positive number subtracted by 5 times the number is equal to 50 \n" ); document.write( " set up an equation and solve to find the number \n" ); document.write( ": \n" ); document.write( "x^2 - 5x = 50 \n" ); document.write( "Form a quadratic equation \n" ); document.write( "x^2 - 5x - 50 = 0 \n" ); document.write( "Factors to \n" ); document.write( "(x-10)(x+5) = 0 \n" ); document.write( "Two solutions \n" ); document.write( "x = 10, -5 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "See if that checks out \n" ); document.write( "10^2 - 5(10) = 50 \n" ); document.write( "and \n" ); document.write( "-5^2 - 5(-5) = 50 \n" ); document.write( "25 + 25 = 50 \n" ); document.write( " |