document.write( "Question 78066: The sum of two numbers is twenty five and the sum of their square is three hundred and twenty five. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #55966 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The sum of two numbers is twenty five and the sum of their square is three hundred and twenty five. Find the numbers.
\n" ); document.write( "-------------
\n" ); document.write( "Let one of the numbers be \"x\"; the other must be \"25-x\".
\n" ); document.write( "EQUATION:
\n" ); document.write( "x^2+(25-x)^2=325
\n" ); document.write( "x^2+625-50x+x^2=325
\n" ); document.write( "2x^2-50x+300=0
\n" ); document.write( "x^2-25x+150=0
\n" ); document.write( "x=[25+-sqrt(625-4*150)]/2
\n" ); document.write( "x=[25+-5]/2
\n" ); document.write( "x=15or x=10
\n" ); document.write( "One of the numbers is 15; the other is 10\r
\n" ); document.write( "\n" ); document.write( "===========
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );