document.write( "Question 580833: The sum of two integers is 5. The sum of their cubes is 35. What is the sum of their squares? \n" ); document.write( "
Algebra.Com's Answer #371383 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
2+3 = 5 and 2^3 + 3^3 = 35\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The integers are 2,3. The sum of their squares is 2^2 + 3^2 = 13.
\n" ); document.write( "
\n" );