Answer:
<h2>
John has $15 and Alex has $33</h2>
Step-by-step explanation:
a systems of equations can be made from the information on the problem
x+y=48
x=2y+3
since x= 2y+3 substitute 2y+3 in the firat equation to get:
(2y+3)+y=48 -> 3y+3=48 -> 3y=45 -> y=15
plug in 15 for y in the second equation to solve for x
x+15 =48 --> x=33
The answer is simply 12. Hope i have helped :)
We can do this by converting the equation to vertex form:-
h = -16t^2 + 36t + 10
= -16(t^2 - 2.25t) + 10
= -16 [ (t - 1.125)^2 - (1.125)^2] + 10
= -16(t - 1.125)^2 + 20.25 + 10
= -16(t - 1.125)^2 + 30.25
So the answer is 1.13s and 30.25 ft.
= (
Answer:
c = -6
Step-by-step explanation:
To find the value of c to make the line pass through the point K = (2, -3), we just need to use the values of x = 2 and y = -3 in the equation, then we find the value of c.
So, we have that:
y - 1.5*x = c
(-3) - 1.5 * (2) = c
-3 - 3 = c
c = -6
So the value of c is -6
To check if the value is correct, we can use the value x = 2 and see if the value of y is -3:
y - 1.5*x = -6
y - 1.5*2 = -6
y - 3 = -6
y = -6 + 3 = -3
So it's correct.