Answer:
D
Step-by-step explanation:
Given the 2 equations
4x - 5y = 18 → (1)
3x - 2y = 10 → (2)
Multiplying (1) by 3 and (2) by - 4, then adding will eliminate the x- term
12x - 15y = 54 → (3)
- 12x + 8y = - 40 → (4)
Add (3) and (4) term by term to eliminate x, that is
- 7y = 14 ( divide both sides by - 7 )
y = - 2
Substitute y = - 2 into either of the 2 equations and solve for x
Substituting into (1)
4x - 5(- 2) = 18
4x + 10 = 18 ( subtract 10 from both sides )
4x = 8 ( divide both sides by 4 )
x = 2
solution is (2, - 2 ) → D
Answer:
The amount of rainfall increases as an exponential function of time.
Step-by-step explanation:
100
6738 —> 7000
5903 —> 6000
7000 - 6000 = 1000
Answer:
x = 25
Step-by-step explanation:
We know that the remaining angles add up to 90°, because the right angle (triangles have 180° total.)
2x + 15 + x = 90 | Given
3x + 15 = 90 | Combine x
3x = 75 | Subtract 15
x = 25
Robbie bought the smallest amount. Let's use x for that amount.
Let's use n for amount that each following customer increases.
We have:
Robbie=x
Cameron=x+n
Louis=x+n+n
Tom=x+n+n+n
Charlie=x+n+n+n+n
We know that they bought total of 60 scones.
Robbie + Cameron + Louis + Tom + Charlie = 60
x + x+n + x+n+n + x+n+n+n + x+n+n+n+n = 60
5x + 10n = 60 /:5
x + 2n = 12
We are also given this information:
(Robbie + Cameron) = 3/7 * (Louis + Tom + Charlie)
We insert the equations from above:
(x + x+n) = 3/7 * (x+n+n + x+n+n+n + x+n+n+n+n)
2x + n = 3/7 * (3x + 9n) /*7
14x + 7n = 3* (3x + 9n)
14x +7n = 9x + 27n
We take everything on the left side.
14x + 7n - 9x - 27n = 0
5x - 20n = 0/:5
x - 4n = 0
Now we have two equations:
x + 2n = 12
x - 4n = 0
We solve second one for x and insert it into first one.
x + 2n = 12
x = 4n
4n + 2n =12
6n = 12 /:6
n = 2
x=4*2
x=8
Now we can solve for the amount for each customer.
Robbie=x = 8
Cameron=x+n = 8 + 2 = 10
Louis=x+n+n = 8 + 2 + 2 = 12
Tom=x+n+n+n = 8 + 2 + 2 + 2 = 14
Charlie=x+n+n+n+n = 8 + 2 + 2 + 2 + 2 = 16