document.write( "Question 1157224: The difference between the squares of two numbers is 8. Three times the square of the first number increased by the square of the second number is 28. Find the numbers.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #780052 by ikleyn(52787)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "Let x be the square of the first number, and let y be the square of the seconf number.\r\n" ); document.write( "\r\n" ); document.write( "Then from the condition, you have these two equations\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " x - y = 8 (1)\r\n" ); document.write( "\r\n" ); document.write( " 3x + y = 28 (2)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Add the equations. You get\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 4x = 8 + 28 = 36. Hence, x = 36/4 = 9. The first number is\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |