document.write( "Question 827528: The sum of a number and it's square is 272.Find the number. \n" ); document.write( "
Algebra.Com's Answer #498736 by TimothyLamb(4379) You can put this solution on YOUR website! --- \n" ); document.write( "xx + x = 272 \n" ); document.write( "xx + x - 272 = 0 \n" ); document.write( "--- \n" ); document.write( "the above quadratic equation is in standard form, with a=1, b=1, and c=-272 \n" ); document.write( "--- \n" ); document.write( "to solve the quadratic equation, by using the quadratic formula, copy and paste this: \n" ); document.write( "1 1 -272 \n" ); document.write( "into this solver: https://sooeet.com/math/quadratic-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "the quadratic has two real roots at: \n" ); document.write( "--- \n" ); document.write( "x = 16 \n" ); document.write( "x = -17 \n" ); document.write( "--- \n" ); document.write( "the problem has two solutions: \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "number = 16 \n" ); document.write( "OR \n" ); document.write( "number = -17 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |