document.write( "Question 828558: The sum of two numbers is 210. If the one number is square of the other, find the set of numbers. \n" ); document.write( "
Algebra.Com's Answer #499376 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x+y=210, \n" ); document.write( "x=y^2 \n" ); document.write( "x = 225, y = -15 \n" ); document.write( "x = 196, y = 14 \n" ); document.write( " |