Interest Worded Problems: An investor received $1400 interest per annum from a sum of money....

kazafz

New member
Joined
Mar 8, 2008
Messages
18
Hi there, the thing that I'm mainly stuck with is to get the equation from the question. Here is the question -

An investor received $1400 interest per annum from a sum of money, with part of it invested at 10% and the remainder at 7% simple interest. She dound that is she interchanged the amounts she had invested she could increase her return by $90 per annum. Calculate the total amount she had invested.

(This question is in the topc of Simultaneous Equations but in the worded problem section. The answer to this question is $17,000 but the thing is I don't know the equation and how to get it).

Thanks.
 
x = amount invested at 10%
y = amount invested at 7%

.10x + .07y = 1400
.07x + .10y = 1490

OK?
 
Denis said:
x = amount invested at 10%
y = amount invested at 7%

.10x + .07y = 1400
.07x + .10y = 1490

OK?

Awesome thanks a lot Denis. These are my steps for the answer -

x = amount invested at 10%
y = amount invested at 7%

1) 0.10x + 0.07y = 1400 (1)
2) 0.07x + 0.10y = 1490 (2)
3) (1) x 7, (2) x 10
4) 0.7x + 0.49y = 9800 (3)
5) 0.7x + 1y = 14900 (4)
6) (4) - (3)
7) 0.51y = 5100
8) y = 10000
9) Sub y into (1)
10) 0.10x + 0.07(10000) = 1400
11) 0.10x + 700 = 1400
12) 0.10x = 700
13) x = 7000
14) Therefore total amount = x + y = 10000 + 7000 = $17000 :D
 
kazafz said:
1) 0.10x + 0.07y = 1400 (1)
2) 0.07x + 0.10y = 1490 (2)
3) (1) x 7, (2) x 10
4) 0.7x + 0.10y = 9800 (3)
5) 0.7x + 1y = 14900 (4)
6) (4) - (3)
Good work!

Same as your way, except I find it easier to get rid of decimals:
10x + 7y = 140000 [1]
7x + 10y = 149000 [2]

then multiply in a way so I can add the equations ([1] by -7, [2] by 10):

-70x - 49y = -980000 [3]
70x + 100y = 1490000 [4]

[3] + [4]
51y = 510000
y = 10000

Get my drift?
 
Denis said:
kazafz said:
1) 0.10x + 0.07y = 1400 (1)
2) 0.07x + 0.10y = 1490 (2)
3) (1) x 7, (2) x 10
4) 0.7x + 0.10y = 9800 (3)
5) 0.7x + 1y = 14900 (4)
6) (4) - (3)
Good work!

Same as your way, except I find it easier to get rid of decimals:
10x + 7y = 140000 [1]
7x + 10y = 149000 [2]

then multiply in a way so I can add the equations ([1] by -7, [2] by 10):

-70x - 49y = -980000 [3]
70x + 100y = 1490000 [4]

[3] + [4]
51y = 510000
y = 10000

Get my drift?

Haha thanks man! Yeah i get you. You just multiple out the decimals to make it whole numbers to make it easier to calculate. The only problem I'm facing with worded question is to actually find the equation out for the question. After that i can do it. Thanks anyways man! Great help!
 
But i dont get why you times 0.07 with y when you have times it with x and why times 0.1 with x when you have timed it with y.
please explain.
 
i dont get why you times 0.07 with y when you have times it with x and why times 0.1 with x when you have timed it with y
Hi ella. The invested amounts were interchanged because there are two situations. The original post contains typographical errors. Here is the corrected statement describing the second situation.

She [found] that [if] she interchanged the amounts she had invested she could increase her return by $90.
The word 'interchanged' means the invested amounts were switched. In other words, instead of x dollars earning 10% and y dollars earning 7%, the second situation has x dollars earning 7% and y dollars earning 10%. Denis set up the equations in post#3, but I'll add the adjective "originally" to his variable definitions below, for clarity:

x = amount originally invested at 10%
y = amount originally invested at 7%

.10x + .07y = 1400
.07x + .10y = 1490

The second equation above models the second situation. Instead of earning $1400 total interest, the investor discovered that she could earn $90 more by switching the invested amounts. :)
[imath]\;[/imath]
 
Top