Y-y1=m(x-x1)
find slope
(y2-y1)/(x2-x1)
so
(-4,-1)
(3,-3)
slope=(-3-(-1))/(3-(-4))=(-3+1)/(3+4)=-2/7
y-(-1)=-2/7(x-(-4))
y+1=-2/7(x+4)
The inequality statement shows that both Jose and Sue landed on red or blue squares and hence both lost some points. The points they lost were more than the points they gained, which resulted in an overall score having a negative value for each player.
Jose had a final score of -2 and Sue had a final score of -5. This means, Sue scored less and probably lost more points as compared to Jose. There is a difference of 3 points between the scores of both players.
Answer:
y = x² - 8x + 17
Step-by-step explanation:
Recall this formula:
y = a(x-h)² + k
Original equation was y = x², which in this form looks like
y = 1(x - 0)² + 0
If the shape of the graph didn't change, that means that a (the compressor/intensifier) stayed the same (a - value) meaning we can write the equation as..
y = (x-h)² + k
Remember, (h, k) is the vertex, which looking from your graph is at (4, 1)
y = (x - 4)² + 1
y = x^2- 8x + 16+1
y = x² - 8x + 17