document.write( "Question 1092272: The sum of two numbers is 15.The sum of their squares is 9 more than 13 times the larger number.Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #706883 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
x+y=15
\n" ); document.write( "x^2+y^2=13*x+9
\n" ); document.write( "
\n" );