Multiply 40 * 3 to find how many video games his shelves can hold (120).
Subtract 85 from 120 to find how many more video games he has room for.
Answer: its 49
Step-by-step explanation:
Answer:
A
Step-by-step explanation:
This explanation mostly depends on what you're learning right now. The first way would be to convert this matrix to a system of equations like this.
g + t + k = 90
g + 2t - k = 55
-g - t + 3k = 30
Then you solve using normal methods of substitution or elimination. It seems to me that elimination is the quickest method.
g + t + k = 90
-g - t + 3k = 30
____________
0 + 0 + 4k = 120
4k = 120
k = 30
No you can plug this into the first two equations
g + t + (30) = 90
g + t = 60
and
g + 2t - (30) = 55
g + 2t = 85
now use elimination again by multiplying the first equation by -1
g + 2t = 85
-g - t = -60
_________
0 + t = 25
t = 25
Now plug those both back into one of the equations. I'll just do the first one.
g + (25) + (30) = 90
g = 35
Therefore, we know that Ted spent the least amount of time on the computer.
The second method is using matrix reduction and getting the matrix in the row echelon form, therefore solving using the gauss jordan method. If you would like me to go through this instead, please leave a comment.
Answer: he should invest $16129 today.
Step-by-step explanation:
Let $P represent the initial amount that should be invested today. It means that principal,
P = $P
It would be compounded annually. This means that it would be compounded once in a year. So
n = 1
The rate at which the principal would be compounded is 7.6%. So
r = 7.6/100 = 0.076
The duration of the investment would be 6 years. So
t = 6
The formula for compound interest is
A = P(1+r/n)^nt
A = total amount in the account at the end of t years.
A = 25000
Therefore
25000 = P(1+0.076/1)^1×6
25000 = P(1.076)^6
25000 = 1.55P
P = 25000/1.55
P = $16129