Can't read it it's blurry. Sorry.
Note that 6 inches is half a foot, so if its 4ft. then 1/2 of a foot goes in 8 times which means that the scale factor is 8. :)
Answer:
80
Step-by-step explanation:
8+6^2×2
8 + 36 × 2
8+72
80
Answer:
y = -x + 4
Step-by-step explanation:
(-1,5)...x1 = -1 and y1 = 5
(1,3)....x2 = 1 and y2 = 3
slope(m) = (y2 - y1) / (x2 - x1) = (3 - 5) / (1 - (-1) = -2 / (1 + 1) = -2/2 = -1
y = mx + b
slope(m) = -1
u can use either of ur points...I will use (1,3)...x = 1 and y = 3
now we sub and find b, the y int
3 = -1(1) + b
3 = -1 + b
3 + 1 = b
4 = b
ur equation is : y = -x + 4 <===