Answer:

False
Step-by-step explanation:

You substitute
for the second equation.

Then you have to distribute
.

Combine like terms.

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)
Yuto is correct because he isolated the variable correctly and reversed the inequality symbol.
x < 3
Yes, because they both have the same slope, and a translation doesn't have an affect of the slope. Both slopes are 1, because they are going +1x and +1y, or 1/1 which = 1.
Answer:
x=3
y=-2
Step-by-step explanation:
2x - 5y = 16
3x + 2y = 5
Solve for x in the first equation.
2x - 5y = 16
2x = 16 + 5y
x = (16 + 5y)/2
x = 8 + 5/2y
Put x as 8 + 5/2y in the second equation and solve for y.
3(8+5/2y) + 2y = 5
24+15/2y + 2y = 5
24 + 19/2y = 5
19/2y = 5-24
19/2y = -19
y = -2
Put y as -2 in the first equation and solve for x.
2x - 5(-2) = 16
2x +10 = 16
2x = 16-10
2x = 6
x = 3