document.write( "Question 956901: If two numbers are in the ratio of 3 is to 7,and if the difference between their squares is 360, what are these two numbers? \n" ); document.write( "
Algebra.Com's Answer #584624 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If two numbers are in the ratio of 3 is to 7,and if the difference between their squares is 360, what are these two numbers? \n" ); document.write( "------------- \n" ); document.write( "Two numbers:: 3x and 7x \n" ); document.write( "Equation: \n" ); document.write( "(7x)^2 - (3x)^2 = 360 \n" ); document.write( "49x^2 - 9x^2 = 360 \n" ); document.write( "40x^2 = 360 \n" ); document.write( "x^2 = 9 \n" ); document.write( "x = 3 \n" ); document.write( "---- \n" ); document.write( "3x = 9 \n" ); document.write( "7x = 21 \n" ); document.write( " \n" ); document.write( " |