Sorry if im wrong but i am pretty sure that is 266
Tan is the right answer
hope it helps you ❣❣
<h2>Mark me as brainliest </h2>
To complete this equation, it is vital to know the slope. To find the slope using points, you subtract the first x from the second, and the first y from the second. This gives you a slope of 4. Then, you must follow point-slope form and choose one of the order pairs to use. You then write y then the negative of your number. Since the number is already negative, you turn it into a positive. On the other side of the "=" sign, you write your slope, 4 distributing to x. Then you write the negative of your x value. Since it is already negative, it turns into a positive. This gives you a final answer of y+1=4(x+2). I realize that this doesn't line up with your fill-in-the-blank answer, so I am sorry if it doesn't work.
This is true.
Example:
= 8/9 ÷ 7/3
to divide fractions, multiply by the reciprocal/inverse of 7/3
= 8/9 * 3/7
= (8*3)/(9*7)
multiply numerators; multiply denominators
= 24/63
simplify
= 8/21
ANSWER: This is (A) true
Hope this helps! :)
Answer:
y = -2x^2 - 4x - 1
Step-by-step explanation:
We can see that the graph passes through (-2, -1), (-1, 1) and (0, -1).
Let's solve
ax^2 + bx + c = y
a(-2)^2 + b(-2) + c = -1
4a - 2b + c = -1
a(-1)^2 + b(-1) + c = 1
a - b + c = 1
a0^2 + b0 + c = -1
c = -1
we got c = -1 so we input it into the other 2
4a - 2b - 1 = -1
4a - 2b = 0
2a - b = 0
2a = b
a - b - 1 = 1
a - b = 2
a = b + 2
Let's input b = 2a
a = 2a + 2
-a = 2
a = -2
b = 2a = 2*(-2) = -4
c = -1
y = -2x^2 - 4x - 1