Answer:
?=19
x=30
Step-by-step explanation:
5/6x - 1/5x = 19
5(5/6x) - 6(1/5x) = 19
25/30x-6/30x=19
19/30x=19
19x=19(30)
19x=570
x= 570/19
x=30
(0,-1)(1,4)
slope = (4 - (-1) / (1 - 0) = (4 + 1)/1 = 5
y = mx + b
slope(m) = 5
(1,4)...x = 1 and y = 4
now we sub
4 = 5(1) + b
4 = 5 + b
4 - 5 = b
-1 = b
equation is : y = 5x - 1...answer C
Answer:
pen = $1.20, pencil = $0.50
Step-by-step explanation:
let x = pen
let y = pencil
create system of equations:
3x + 6y = 6.60 [can be simplified to be x + 2y = 2.20]
5x + 8y = 10.00
substitution method:
x = 2.2 - 2y
5(2.2 - 2y) + 8y = 10
11 - 10y + 8y = 10
-2y = -1
y = 1/2
solve for 'x':
3x + 6(1/2) = 6.6
3x + 3 = 6.6
3x = 3.6
x = 1.2