document.write( "Question 1199231: A positive real number is 2 less than another. If the sum of the squares of the two numbers is 6, find the numbers. \n" ); document.write( "
Algebra.Com's Answer #833002 by ikleyn(52790)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let x be the smaller positive real number.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the larger number is (x+2), and the problem leads to equation\r\n" );
document.write( "\r\n" );
document.write( "    x^2 + (x+2)^2 = 6    (the sum of squares is 6).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and find x\r\n" );
document.write( "\r\n" );
document.write( "    x^2 + (x^2 + 4x + 4) = 6\r\n" );
document.write( "\r\n" );
document.write( "    2x^2 + 4x -2 = 0\r\n" );
document.write( "\r\n" );
document.write( "     x^2 + 2x - 1 = 0\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Use the quadratic formula\r\n" );
document.write( "\r\n" );
document.write( "     \"x%5B1%2C2%5D\" = \"%28%28-2%29+%2B-+sqrt%282%5E2+-+4%2A1%2A%28-1%29%29%29%2F2\" = \"%28-2+%2B-+sqrt%288%29%29%2F2\" = \"-1+%2B-+sqrt%282%29\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The numbers are  x = \"-1%2Bsqrt%282%29\"  (the positive root) and \"1%2Bsqrt%282%29\".\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" ); document.write( "
\n" );