document.write( "Question 1150615: divide 29 in to two parts so that the sum of the sqare of the parts is 425 .find the value of each parts. \n" ); document.write( "
Algebra.Com's Answer #772007 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
divide 29 in to two parts so that the sum of the sqare of the parts is 425 .find the value of each parts.
\n" ); document.write( "-------------
\n" ); document.write( "x + y = 29
\n" ); document.write( "x^2 + y^2 = 425
\n" ); document.write( "------
\n" ); document.write( "x^2 + (29 - x)^2 = 425
\n" ); document.write( "2x^2 - 58x + 841 = 425
\n" ); document.write( "2x^2 - 58x + 416 = 0
\n" ); document.write( "x^2 - 29x + 208 = 0
\n" ); document.write( "etc
\n" ); document.write( "
\n" );