document.write( "Question 1194290: Two numbers differ by 8 and their name product is 209. Find the numbers \n" ); document.write( "
Algebra.Com's Answer #826447 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let x be the number exactly half way between our two numbers.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the two numbers are x+4 and x-4;  their product is (x+4)*(x-4) = x^2 - 16.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So we have this equation for x\r\n" );
document.write( "\r\n" );
document.write( "    x^2 - 16 = 209\r\n" );
document.write( "\r\n" );
document.write( "    x^2 = 209 + 16 = 225.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus  x = \"sqrt%28225%29\" = +/- 15/\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The problem has two solutions.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "One solution is the pair  (15-4,15+4) = (11,19).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Another solution is the pair  (-15-4,-15+4) = (-19,-11).\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" );