Answer:
A. F(x)=x^2
Step-by-step explanation:
Quadratic function is the function which has degree two
Degree is the highest power of a polynomial
In option B we have |x| in which degree is one hence, discarded
In option C we have in which degree is three hence, discarded
In option D we have x which is a linear function being of degree one. Hence, discarded.
Read more on Brainly.com - brainly.com/question/6393373#readmore
I would help but I’m not sure how, please do not press that link or else it will track your address! <33
Answer:
Step-by-step explanation:
Factor all the factors making up the square root.
108: 2*2*3*3*3
a^7: a*a*a*a*a*a*a
b^5:b * b * b * b * b
The rule for taking a square root of this is
For every pair, you get to take one number outside the root sign and throw the other one away.
2*3*a * a * a* b * b√(3*a * b)
6a^3b^2 * √(3*a*b)
Answer:
Given: In triangle ABC and triangle DBE where DE is parallel to AC.
In ΔABC and ΔDBE
[Given]
As we know, a line that cuts across two or more parallel lines. In the given figure, the line AB is a transversal.
Line segment AB is transversal that intersects two parallel lines. [Conclusion from statement 1.]
Corresponding angles theorem: two parallel lines are cut by a transversal, then the corresponding angles are congruent.
then;
and

Reflexive property of equality states that if angles in geometric figures can be congruent to themselves.
by Reflexive property of equality:
By AAA (Angle Angle Angle) similarity postulates states that all three pairs of corresponding angles are the same then, the triangles are similar
therefore, by AAA similarity postulates theorem

Similar triangles are triangles with equal corresponding angles and proportionate side.
then, we have;
[By definition of similar triangles]
therefore, the missing statement and the reasons are
Statement Reason
3.
Corresponding angles theorem
and
5.
AAA similarity postulates
6. BD over BA Definition of similar triangle
So it tells us that g(3) = -5 and g'(x) = x^2 + 7.
So g(3) = -5 is the point (3, -5)
Using linear approximation
g(2.99) is the point (2.99, g(3) + g'(3)*(2.99-3))
now we just need to simplify that
(2.99, -5 + (16)*(-.01)) which is (2.99, -5 + -.16) which is (2.99, -5.16)
So g(2.99) = -5.16
Doing the same thing for the other g(3.01)
(3.01, g(3) + g'(3)*(3.01-3))
(3.01, -5 + 16*.01) which is (3.01, -4.84)
So g(3.01) = -4.84
So we have our linear approximation for the two.
If you wanted to, you could check your answer by finding g(x). Since you know g'(x), take the antiderivative and we will get
g(x) = 1/3x^3 + 7x + C
Since we know g(3) = -5, we can use that to solve for C
1/3(3)^3 + 7(3) + C = -5 and we find that C = -35
so that means g(x) = (x^3)/3 + 7x - 35
So just to check our linear approximations use that to find g(2.99) and g(3.01)
g(2.99) = -5.1597
g(3.01) = -4.8397
So as you can see, using the linear approximation we got our answers as
g(2.99) = -5.16
g(3.01) = -4.84
which are both really close to the actual answer. Not a bad method if you ever need to use it.