Answer: y = -1
Explanation: the y axis is the vertical line, the crossing line intersects at -1.
Hope this helps!
40. 24+26=50 41. I don't understand that one either what grade are you in?
Answer:
1 : 30
Step-by-step explanation:
300mm:9m
We need to change the meters to mm
1 meter is 1000 mm
so 9 m is 9000 mm
300mm:9000mm
Divide both sides by 300
300mm/300 : 9000/300
1 : 30
Assuming that the cost per minute is the same for both months and the plan fee is the same, you can use y=mx+b for this
y is the cost of the phone plan, x is the cost per minute and b is the start cost.
so 19.41=25x+b for the first month
and 45.65=380x+b for the second month
solve both for b you get:
19.41-25x=b and 45.65-380x=b. from this we get
19.41-25x=45.65-380x
solve for x
328x=26.24 and x=0.08
this means the cost per minute is 0.08c/min (answer A)
rewrite the equation to calculate b, and where this time, the x is the number of minutes talked.
y=0.08x+b and plug in one of the two months
45.65=0.08 * 380 + b
Solve for b and b is 15.25
so the final equation is
y=0.08x+15.25 (answer B)
Answer:
each notebook costs $2.70
each pack of pencils costs $1.50
Step-by-step explanation:
system of equations:
let p = pack of pencils
let n = notebook
3p + 5n = 18
4p + 4n = 16.8
I used the elimination method by multiplying the first equation by 4 and the second equation by -3
4(3p + 5n = 18) = 12p + 20n = 72
-3(4p + 4n = 16.8) = -12p -12n = -50.4
adding the new equations together you get: 8n = 21.6
n = 21.6/8
n = $2.70
solve for 'p':
3p + 5(2.7) = 18
3p + 13.5 = 18
3p = 4.5
p = $1.50