document.write( "Question 1174374: Scott and Laura have both invested some money. Scott invested $2,500 more than Laura and at a 2% higher interest rate. If Scott received $900 annual interest and Laura received $400, how much did Scott invest? (There are two possibilities for how much Scott invested. \n" ); document.write( "
Algebra.Com's Answer #799831 by ikleyn(52925)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Scott and Laura have both invested some money. Scott invested $2,500 more than Laura and at a 2% higher interest rate.
\n" ); document.write( "If Scott received $900 annual interest and Laura received $400, how much did Scott invest?
\n" ); document.write( "(There are two possibilities for how much Scott invested.
\n" ); document.write( "~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            This problem has very interesting,  elegant and unexpected solution.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            In addition,  it has beautiful core,  that you rarely may find in such problems. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            It is  WORTH  to learn.     It is  WORTH  to teach.     Watch my steps attentively.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be the the annual interest of the Scott's investment (as decimal).\r\n" );
document.write( "\r\n" );
document.write( "Then Laura's annual interest is (x-0.02).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    +------------------------------------------------------------------------+\r\n" );
document.write( "    |  This variable x is the only unknown I will use in my solution.        |\r\n" );
document.write( "    +------------------------------------------------------------------------+\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the  Scott's principal investment is  {{900/x}}}  dollars,\r\n" );
document.write( "\r\n" );
document.write( "while the Laura's principal investment is  \"400%2F%28x-0.02%29\"  dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "According to the condition, the difference of their principals is 2500;\r\n" );
document.write( "\r\n" );
document.write( "it gives you the core equation\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"900%2Fx\" - \"400%2F%28x-0.02%29\" = 2500.      (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "At this point, the setup is just completed, and now I start solving this equation.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "First, divide by 100 both sides\r\n" );
document.write( "\r\n" );
document.write( "    \"9%2Fx\" - \"4%2F%28x-0.02%29\" = 25.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Next, multiply both sides by x*(x-0.02) and simplify, step by step\r\n" );
document.write( "\r\n" );
document.write( "    9*(x-0.02) - 4x = 25x*(x-0.02)\r\n" );
document.write( "\r\n" );
document.write( "    9x - 0.18  - 4x = 25x^2 - 0.5x\r\n" );
document.write( "\r\n" );
document.write( "       5x -0.18     = 25x^2 - 0.5x\r\n" );
document.write( "\r\n" );
document.write( "       25x^2 - 5.5x + 0.18 = 0\r\n" );
document.write( "\r\n" );
document.write( "    \"x%5B1%2C2%5D\" = \"%285.5+%2B-+sqrt%285.5%5E2+-+4%2A25%2A0.18%29%29%2F%282%2A25%29\" = \"%285.5+%2B-+sqrt%2812.25%29%29%2F50\" = \"%285.5+%2B-+3.5%29%2F50\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, there are two roots:  \"x%5B1%5D\" = \"%285.5+%2B+3.5%29%2F50\" = \"9%2F50\" = 0.18,\r\n" );
document.write( "\r\n" );
document.write( "                  and     \"x%5B2%5D\" = \"%285.5+-+3.5%29%2F50\" = \"2%2F50\" = 0.04.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Both the roots satisfy the basic equation (1):\r\n" );
document.write( "\r\n" );
document.write( "    x= 0.18:   \"900%2F0.18\" - \"400%2F0.16\" = 5000 - 2500 = 2500 dollars.      ! correct !\r\n" );
document.write( "\r\n" );
document.write( "and\r\n" );
document.write( "\r\n" );
document.write( "    x= 0.14:   \"900%2F0.04\" - \"400%2F0.02\" = 22500 - 20000 = 2500 dollars.    ! correct !\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus for Scott's investment, we have two possible answers: a)  \"900%2F0.18\" = 5000 dollars  and/or  b) \"900%2F0.04\" = 22500 dollars.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Honestly, it is for the first time in my life I see so beatiful solution to this class of problems.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "When you complete reading it, do not forget to post your \"THANKS\" to me for my teaching.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );