Answer:
(3,-1)
Step-by-step explanation:
There is 9 serving of 7 fluid ounces with a remainder of 1 fluid ounce
if you meant 8 fluid ounce servings then it would be 8 servings with no remainder
To get the answer, divide 55 by 610. the answer would be 11.09 i’m pretty sure
Answer:
Step-by-step explanation:
There is an error in the question. The table does not show two linear functions. y₁ is a linear function, but y₂ is not a straight line. It makes a bend at (-6,1).
Line 1 goes through (-12,-3) and (0,5).
slope = (5-(-3))/(0-(-12)) = 2/3
y-intercept = 5
y₁ = (2/3)x + 5
Line 2 goes through (-12,-2) and (-6,1).
slope = (1-(-2))/(-6-(-12)) = 1/2
y₂ = (1/2)x + 4
(2/3)x + 5 = (1/2)x + 4
x = -6
y = (2/3)x + 5 = 1
Solution: (-6,1)
Answer:
speed of motorcycle = 40 mph
speed of car = 50 mph
Step-by-step explanation:
Here is the complete question
A car and a motorcycle leave at noon from the same location, heading in the same direction. The average speed of the car is 30 mph slower than twice the speed of the motorcycle. In two hours, the car is 20 miles ahead of the motorcycle. Find the speed of both the car and the motorcycle, in miles per hour.
Speed = distance / time
This question would be solved using simultaneous equation
let m = average speed of the motorcycle
c = average speed of the car
c = 2m - 30 equation 1
20 =(c - m) x 2 equation 2
insert equation 1 into equation 2 and divide through by 2
10 = (2m - 30) - m
solve for m
m = 40 mph
substitute for m in equation 1
2(40) - 20 = 50 mph