Answer:
264 with a remainder of 4
Step-by-step explanation:
Since they tell us that this is linear, having a constant rate of change, we can express this as a line:
y=mx+b, where m=slope (change in y divided by change in x) and b=y-intercept (value of y when x=0)
First find the slope, or m, which mathematically is:
m=(y2-y1)/(x2-x1), in this case:
m=(880-440)/(2000-1000)
m=440/1000
m=0.44, so far our line is:
y=0.44x+b, now we can use either data point to solve for b, I'll use (1000,440)
440=0.44(1000)+b
440=440+b
0=b, so our line is just:
y=0.44x
Answer:
I believe (D)
Step-by-step explanation:
-5x + 7 = -13
-7 -7
-5x = -20
-5/-5 -20÷-5
x=4
Answer:
- $5000 at 10%, $10000 at 12% and 10000 at 16%
Step-by-step explanation:
- <em>One part of $ 25,000 is invested at 10% interest, another part at 12%, and the rest at 16%. The total annual income from the three investments is $ 3,200. Also, the income from the investment at 16% is equal to the income from the other two investments combined. How much was invested at each interest rate?</em>
==================
Let the parts be x, y and z
<u>As per given we get below system of equations:</u>
- x + y + z = 25000
- 0.1x + 0.12y + 0.16z = 3200
- 0.1x + 0.2y = 0.16z
<u>Substitute 0.1x + 0.2y in the second equation:</u>
- 0.16z + 0.16z = 3200
- 0.32z = 3200
- z = 3200/0.32
- z = 10000
<u>Now we have:</u>
- x + y + 10000 = 25000 ⇒ x + y = 15000
and
- 0.1x + 0.12y + 0.16*10000 = 3200 ⇒ 0.1x + 0.12y = 1600
<u>Multiply the second equation and then subtract the first one:</u>
- 10(0.1x + 0.12y) = 10(1600) ⇒ x + 1.2y = 16000
- x + 1.2y - (x + y) = 16000 - 15000
- 0.2y = 1000
- y = 10000
Then
<u>So the parts are:</u>
- $5000 at 10%, $10000 at 12% and 10000 at 16%