Answer:
The number of feet she will travel back is 1 or 7 feet
Step-by-step explanation:
Here, we need to solve the quadratic equation
That will be as follows;
0 = x^2 -8x + 7
x^2-x-7x+ 7 = 0
x(x-1)-7(x-1) = 0
(x-1)(x-7) = 0
x = 1 or 7
The number of feet she will travel before coming back to the surface of the water is 1 or 7 feet
Answer:
3x^2+7X+x-5
Step-by-step explanation:
Answer: -19x
Step-by-step explanation: In this problem, we're asked to simplify the expression.
The two parts of this expression, -8x and 11x are called terms. The numbers in front of the variables are called coefficients.
Because the variables, x and x are identical, the terms get a special name and they're called like terms.
To subtract like terms, we simply subtract their coefficients and add the variable on to the difference of the two numbers.
Since -8 (-11) is -19, -8x - 11x simplifies to -19x.
Answer:
y = 1(x - 5)² + 3
Step-by-step explanation:
The general formula of a quadratic equation is written as;
y = a(x − h)² + k
Where (h, k) are the x and y coordinates at the vertex.
Our vertex coordinate is (5, 3)
Thus;
y = a(x - 5)² + 3
Now,we are given another coordinate as (8, 12)
Thus;
12 = a(8 - 5)² + 3
12 = 9a + 3
9a = 12 - 3
9a = 9
a = 9/9
a = 1
Thus,the equation is;
y = 1(x - 5)² + 3