SOLUTION: 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 $40

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: 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 $40      Log On


   



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.
Found 2 solutions by greenestamps, ikleyn:
Answer by greenestamps(13216) About Me  (Show Source):
You can put this solution on YOUR website!


Let x be the amount Laura invested
Then x+2500 is the amount Scott invested

Let y be Laura's interest rate (as a decimal)
Then Scott's interest rate is y+.02

Laura's interest was $400:
xy+=+400 (1)

Scott's interest was $900:
%28x%2B2500%29%28y%2B.02%29+=+900

Solve (1) for y and substitute in (2):
%28x%2B2500%29%28400%2Fx%2B.02%29+=+900

You can foil out the expression on the left and convert the resulting equation to a quadratic and try to solve the problem by factoring. However, the coefficients of the quadratic will make factoring very difficult.

So you might as well graph the expressions on the two sides of the equation on a graphing calculator and find where they intersect.

I leave it to you to do that; you won't gain any knowledge or problem solving experience if I do it for you.

You will indeed find there are two possible answers (both of them "nice" numbers) for the amount that Scott invested.


Answer by ikleyn(52915) About Me  (Show Source):
You can put this solution on YOUR website!
.
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.
~~~~~~~~~~~~~~


            This problem has very interesting,  elegant and unexpected solution.

            In addition,  it has beautiful core,  that you rarely may find in such problems.

            It is  WORTH  to learn.     It is  WORTH  to teach.     Watch my steps attentively.


Let x be the the annual interest of the Scott's investment (as decimal).

Then Laura's annual interest is (x-0.02).


    +------------------------------------------------------------------------+
    |  This variable x is the only unknown I will use in my solution.        |
    +------------------------------------------------------------------------+



Then the  Scott's principal investment is  {{900/x}}}  dollars,

while the Laura's principal investment is  400%2F%28x-0.02%29  dollars.



According to the condition, the difference of their principals is 2500;

it gives you the core equation


    900%2Fx - 400%2F%28x-0.02%29 = 2500.      (1)


At this point, the setup is just completed, and now I start solving this equation.



First, divide by 100 both sides

    9%2Fx - 4%2F%28x-0.02%29 = 25.


Next, multiply both sides by x*(x-0.02) and simplify, step by step

    9*(x-0.02) - 4x = 25x*(x-0.02)

    9x - 0.18  - 4x = 25x^2 - 0.5x

       5x -0.18     = 25x^2 - 0.5x

       25x^2 - 5.5x + 0.18 = 0

    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.


So, there are two roots:  x%5B1%5D = %285.5+%2B+3.5%29%2F50 = 9%2F50 = 0.18,

                  and     x%5B2%5D = %285.5+-+3.5%29%2F50 = 2%2F50 = 0.04.


Both the roots satisfy the basic equation (1):

    x= 0.18:   900%2F0.18 - 400%2F0.16 = 5000 - 2500 = 2500 dollars.      ! correct !

and

    x= 0.14:   900%2F0.04 - 400%2F0.02 = 22500 - 20000 = 2500 dollars.    ! correct !


Thus for Scott's investment, we have two possible answers: a)  900%2F0.18 = 5000 dollars  and/or  b) 900%2F0.04 = 22500 dollars.

Solved.

Honestly, it is for the first time in my life I see so beatiful solution to this class of problems.

-------------

When you complete reading it, do not forget to post your "THANKS" to me for my teaching.