The sum means adding, so your answer is f + 6
Answer:3/4
Step-by-step explanation:
Answer:
y + 1 = 3(x - 1)
Step-by-step explanation:
The given point is (1,-1) meaning that x1 = 1 and y1 = -1
The slope of this line is m = 3 because we go up 3 and over to the right 1 (eg: go from the point (1,-1) to (2,2) to see this in action)
Plug these three pieces of info into the point slope formula below
y - y1 = m(x - x1)
y - (-1) = 3(x - 1)
y + 1 = 3(x - 1)
First, set 2x+7 equal to 3x-7 since they are the same angle due to the parallel lines.
2x+7=3x-7
x=14
Then, since 2x+7 and 12y+1 equals 180, put it together to find y:
(2x+7)+(12y+1)=180
(2(14)+7)+(12y+1)=180
12y+1=145
12y=144
y=12
So, x=14 and y=12. Your answer should be C!
Answer:
y = - 8x² + 6
Step-by-step explanation:
The equation of a parabola in vertex form is
y = a(x - h)² + k
where (h, k) are the coordinates of the vertex and a is a multiplier
Here (h, k) = (0, 6), thus
y = a(x - 0)² + 6, that is
y = ax² + 6
To find a substitute (- 1, - 2) into the equation
- 2 = a(- 1)² + 6, that is
- 2 = a + 6 ( subtract 6 from both sides )
- 8 = a
y = - 8x² + 6