I would say 12 hours and 38 min
Answer:
Ron has 15 nickels and 9 quarters
Step-by-step explanation:
Create a system of equations where n is the number of nickels and q is the number of quarters he has:
n + q = 24
0.05n + 0.25q = 3
Solve by elimination by multiplying the top equation by -0.25
-0.25n - 0.25q = -6
0.05n + 0.25q = 3
Add them together and solve for n:
-0.2n = -3
n = 15
So, Ron has 15 nickels. Find how many quarters he has by subtracting 15 from 24:
24 - 15
= 9
So, Ron has 15 nickels and 9 quarters.
Answer:
n = -2
Step-by-step explanation:
4n + 12 = 4
Subtract 12 from both sides.
4n = -8
Divide both sides by 4.
n = -2
Answer:
y = -1x + 6 or y = -x + 6
Step-by-step explanation:
First, let's identify what slope-intercept form is.
y = mx + b
m is the slope. b is the y-intercept.
We know the slope is -1, so m = -1. Plug this into our standard equation.
y = -1x + b
To find b, we want to plug in a value that we know is on this line: (2, 4). Plug in the x and y values into the x and y of the standard equation.
4 = -1(2) + b
To find b, multiply the slope and the input of x(2)
4 = -2 + b
Now, add 2 from both sides to isolate b.
6 = b
Plug this into your standard equation.
y = -1x + 6
This is your equation.
Check this by plugging in the point again.
y = -1x + 6
4 = -1(2) + 6
4 = -2 + 6
4 = 4
Your equation is correct.
Hope this helps!