document.write( "Question 947758: how to solve a problem in which there are two real numbers and taking half of one number is the same as adding 12.5 to another. Also the squares of the two real numbers are 200 apart? \n" ); document.write( "
Algebra.Com's Answer #578381 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how to solve a problem in which there are two real numbers and taking half of one number is the same as adding 12.5 to another. Also the squares of the two real numbers are 200 apart? \n" ); document.write( "------- \n" ); document.write( "Equations:: \n" ); document.write( "(1/2)x = y+12.5 \n" ); document.write( "-------------------- \n" ); document.write( "x^2 - y^2 = 200 \n" ); document.write( "---------------------- \n" ); document.write( "x = 2y+25 \n" ); document.write( "Substitute for \"x\" and solve for \"y\":: \n" ); document.write( "(2y+25)^2 - y^2 = 200 \n" ); document.write( "-------- \n" ); document.write( "3y^2 + 100y + 425 = 0 \n" ); document.write( "---- \n" ); document.write( "y = -5 \n" ); document.write( "---- \n" ); document.write( "x^2 = 200-(5)^2 = 175 \n" ); document.write( "x = 13.23 \n" ); document.write( "------------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------- \n" ); document.write( " \n" ); document.write( " |