Answer:
10
Step-by-step explanation:
thats correct i think
Answer:

Step-by-step explanation:
We look for where
. The way you find the answer is first, find the point
. Draw a line straight up and down, and see where that line intersects the function. Those intersection points are your answer(there will always be only 1 for a function, but if a graph isn't a function, there might be more than 1).
Using this method here, we see that
intersects our line at
, so
.
Answer:

Step-by-step explanation:
To make this a bit easier to see, we'll expand that expression.
R to the 9th is just r times itself 9 times. R to the third is r times itself 3 times.
(excuse my bad formatting)
<u>The expression:</u>
<u>r • r • r • r • r • r • r • r • r • 1</u>
r • r • r • 1
Remember, anything and everything has a coefficient or denominator of 1.
So, we can cancel 3 r's from the numerator and denominator.
<u>r • r • r • r • r • r • 1</u>
1
Simplify....

That just equals
.
2n+6=2n+6
0=0
inconsistent solutions
Answer:
y = x² - 4x - 21
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) = (2, - 25), thus
y = a(x - 2)² - 25
To find a substitute (7, 0) into the equation
0 = a(7 - 2)² - 25 = a(5)² - 25 = 25a - 25 ( add 25 from both sides )
25a = 25 ( divide both sides by 25
a = 1, thus
y = (x - 2)² - 25 ← in vertex form
Expand and simplify
y = x² - 4x + 4 - 25
y = x² - 4x - 21 ← in standard form