The equation of a line that goes through the point (x1,y1) and has a slope of m is
y-y1=m(x-x1)
so, given the point (-2,8)
x1=-2
y1=8
y-8=m(x-(-2))
y-8=m(x+2)
the equation is y-8=m(x+2) where m is the slope
or you could rewrite it to get y=mx+2m+8
Your equation

is in the form

The vertex only relies on "a" and "b" though, so that +9 doesn't really matter in this case. The vertex of a parabola is located where

So your x-coordinate is -1. You need to find f(-1) to find your y-coordinate, and then you list it in the form (-1, y).
85/100 is greater
85/100=.85 or 85%
21/25=.84 or 84%
.85 is greater than .84 so 85/100 > 21/25
The answer would be y=x-4
Answer:
180 hamburgers
120 hotdogs
Step-by-step explanation:
In this question, we are asked to calculate the number of hamburgers and hotdogs sold by a company given the amount made by them and the total number of these snacks sold
We proceed as follows;
Let the amount of hotdogs sold be x and the amount of hamburgers sold be y.
We have a total of 300 snacks sold, mathematically;
x + y = 300 ..........(I)
Now let’s look at the prices.
x number of hotdogs sold at $2, this give a total of $2x hotdogs
y number of hamburgers sold at $3, this give a total of $3y.
Adding both to give total, we have ;
2x + 3y = 780.......(ii)
This means we have two equations to solve simultaneously. From equation 1, we can say x = 300 -y
Now let’s insert this in the second equation;
2(300-y) + 3y = 780
600-2y + 3y = 780
y = 780-600 = 180
Recall; x + y = 300
x = 300 -y
x = 300-180 = 120