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)\"\" \"About 
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  \"sqrt%289%29\" = +/- 3.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Next, substitute x= 9 into the first equation. You will get\r\n" );
document.write( "\r\n" );
document.write( "    9 - y = 8,  y = 9 - 8 = 1;  hence,  the second number is  \"sqrt%281%29\" = +/- 1.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  There are 4 pairs of the numbers (first,second) = (3,1),  (3,-1), (-3,1)  and  (-3,-1).\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );