Answer:
12.73
Step-by-step explanation:
$63.64 * .20 = 12.73
It would be B. hpe this helps
X = number of dimes
y = number of quarters
---
10x + 25y = 2565
y = x + 20
---
put the system of linear equations into standard form
---
10x + 25y = 2565
x - y = -20
---
copy and paste the above standard form linear equations in to this solver:
https://sooeet.com/math/system-of-linear-equations-solver.php
---
solution:
x = 59
y = 79
Easiest way is if you substitute each point (x,y) into each set of equations and both points work for both equations in the system of equations, then it is the correct answer
Otherwise substitute one equation for y in the other equation:
2x + 6 = x^2 + 5x + 6
-2x - 6. -2x -6
0 = x^2 + 3x. Factor
0 = x (x + 3)
Solve: x = 0. x + 3 = 0. ——> x = -3. Substitute into one original equation to get y value for
y = 2x + 6.
y = 2(0) + 6. y = 2(-3) + 6
y = 6. y = -6 + 6 —-> y = 0
(0 , 6) And. (-3 , 0)
Exercise 1:
exponential decay:
The function is given by:
y = A (b) ^ ((1/3) * t)
Where,
A = 600
We look for b:
(480/600) * (100) = 80%
b = 0.8
Substituting:
y = 600 * (0.8) ^ ((1/3) * t)
We check for t = 6
y = 600 * (0.8) ^ ((1/3) * 6)
y = 384
Answer:
exponential decay:
y = 600 * (0.8) ^ ((1/3) * t)
Exercise 2:
linear:
The function is given by:
y = ax + b
Where,
a = -60 / 2 = -30
b = 400
Substituting we have:
y = -30 * x + 400
We check for x = 4
y = -30 * 4 + 400
y = 280
Answer:
linear:
y = -30 * x + 400
Exercise 3:
exponential growth:
The function is given by:
y = A (b) ^ ((1/3) * t)
Where,
A = 512
We look for b:
(768/512) * (100) = 150%
b = 1.5
Substituting:
y = 512 * (1.5) ^ ((1/2) * t)
We check for t = 4
y = 512 * (1.5) ^ ((1/2) * 4)
y = 1152
Answer:
exponential growth:
y = 512 * (1.5) ^ ((1/2) * t)