document.write( "Question 860225: The difference of two positive numbers is 5 and the sum of their squares is 233. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #518232 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The difference of two positive numbers is 5 and the sum of their squares is 233. What are the numbers? \n" ); document.write( "------ \n" ); document.write( "Equations: \n" ); document.write( "x - y = 5 \n" ); document.write( "x + y = 233 \n" ); document.write( "----- \n" ); document.write( "Add and solve for \"x\": \n" ); document.write( "2x = 238 \n" ); document.write( "x = 119 \n" ); document.write( "----- \n" ); document.write( "Solve for \"y\": \n" ); document.write( "x + y = 233 \n" ); document.write( "119 + y = 233 \n" ); document.write( "y = 114 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " |