document.write( "Question 1023723: You drive at an average speed of 50mph to a discount shopping mall, spend two hours shopping, and then return at an average speed of 25mph. The entire trip take 8 hours. How far away is the shopping mall? \n" ); document.write( "
Algebra.Com's Answer #639183 by ikleyn(52776)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "The sum of two numbers is 9 and the difference of their squares is 9. Find the numbers.?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "x + y = 9,        (1)\r\n" );
document.write( "\"x%5E2+-+y%5E2\" = 9.      (2)\r\n" );
document.write( "\r\n" );
document.write( "Rewrite (2) in the form\r\n" );
document.write( "\r\n" );
document.write( "(x+y)*(x-y) = 9,\r\n" );
document.write( "\r\n" );
document.write( "then replace (x+y) by 9, due to (1). You will get\r\n" );
document.write( "\r\n" );
document.write( "9*(x-y) = 9.\r\n" );
document.write( "\r\n" );
document.write( "Next, reduce both sides by the factor 9. You will get\r\n" );
document.write( "\r\n" );
document.write( "x - y = 1.        (3)\r\n" );
document.write( "\r\n" );
document.write( "Now, you have thwo equations to solve,\r\n" );
document.write( "\r\n" );
document.write( "x + y = 9,        (1')\r\n" );
document.write( "x - y = 1.        (3')\r\n" );
document.write( "\r\n" );
document.write( "Add them. You will get 2x = 9 + 10  --->  2x = 10  --->  x = \"10%2F2\" = 5.\r\n" );
document.write( "Then from (1')  y = 9 - x = 9 - 5 = 4.\r\n" );
document.write( "\r\n" );
document.write( "Answer.  x = 5, y = 4.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );