Because both of the polygons are congruent and are flipped so there for they are the same angle
Answer:
Step-by-step explanation:
If you treat (x+5) as a single value and (x-2) as the values of x and +2, you can distribute (x+5) to x and +2: ( (x-5)*x + (x-5)*2 ). Then you can treat x-5 as the values of x and -5 and distribute those to the numbers next to them: (×^2 - 5x) + (2x - 10). This results in x^2 -3x - 10.
The quotient is x^3 + 4x^2 -x + 1.
Solution:
By polynomial grid division, we start by the divisor 3x + 10 placed on the column headings.
3x 10
x^3 3x^4
We know that 3x^4 must be in the top left which means that the first row entry must be x^3. So the row and column multiply to 3x^4. We use this to fill in all of the first row, multiplying x^3 by the terms of the column entries.
3x 10
x^3 3x^4 10x^3
4x^2
We now got 10x^3 though we want 22x^3. The next cubic entry must then be 12x^3 so that the overall sum is 22x^3.
3x 10
x^3 3x^4 10x^3
4x^2 12x^3
Now we have 40x^2, so the next quadratic entry must be -3x^2 so that the overall sum is 37x^2.
3x 10
x^3 3x^4 10x^3
4x^2 12x^3 40x^2
-x -3x^2 -10x
This time we have -10x, so the next linear entry must be 3x so that the overall sum is 7x.
3x 10
x^3 3x^4 10x^3
4x^2 12x^3 40x^2
-x -3x^2 -10x
1 3x 10
The bottom and final term is 10, which is our desired answer. Therefore, we can now read the quotient off the first column:
3x^4+22x^3+37x^2-7x+10 / 3x + 10 = x^3 + 4x^2 -x + 1
We will see that the equation has only one solution, so the correct option is B.
<h3>
How many solutions an equation has?</h3>
For an equation of the form:
p(x) = C
Where p(x) is an expression that depends on x, and C is a constant.
The solutions are all the values of x that make the equality true.
For our case, we have:
x = -5
Notice that there is only one value of x that makes the equality true, if we replace x by -5 we get:
-5 = -5
So that is the only solution for the equation, then we conclude that the equation has only one solution, and the correct option is B.
If you want to learn more about equations, you can read:
brainly.com/question/4344214