document.write( "Question 672409: If the square of a positive number is increased by 3 times the number,the result is 54.Find the number. \n" ); document.write( "
Algebra.Com's Answer #418015 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If the square of a positive number is increased by 3 times the number,the result is 54.Find the number. \n" ); document.write( "------------------------------ \n" ); document.write( "Let the number be \"x\": \n" ); document.write( "Equation: \n" ); document.write( "x^2 + 3x = 54 \n" ); document.write( "-------- \n" ); document.write( "x^2 + 3x - 54 = 0 \n" ); document.write( "(x+9)(x-6) = 0 \n" ); document.write( "---- \n" ); document.write( "x = -9 or x = 6 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |