Answer:
1
Step-by-step explanation:
The absolute value of 4 is 4 and the absolute value of -3 is 3 so the difference between 4 and 3 is 1.
Answer: {(x + 2), (x - 1), (x - 3)}
Step-by-step explanation:
Presented symbolically, we have:
x^3 - 2x^2 - 5x + 6
Synthetic division is very useful for determining roots of polynomials. Once we have roots, we can easily write the corresponding factors.
Write out possible factors of 6: {±1, ±2, ±3, ±6}
Let's determine whether or not -2 is a root. Set up synthetic division as follows:
-2 / 1 -2 -5 6
-2 8 -6
-----------------------
1 -4 3 0
since the remainder is zero, we know for sure that -2 is a root and (x + 2) is a factor of the given polynomial. The coefficients of the product of the remaining two factors are {1, -4, 3}. This trinomial factors easily into {(x -1), (x - 3)}.
Thus, the three factors of the given polynomial are {(x + 2), (x - 1), (x - 3)}
The answer to this question is letter B
Answer: 6.71
=======================================
Work Shown:
The longest horizontal portion of length 6 breaks up into two equal pieces of length 3 each. Focus on the smaller right triangle on the right hand side. This right triangle has legs of 3 and 6. The hypotenuse is x.
Use the pythagorean theorem with a = 3, b = 6, c = x to find the value of x
a^2 + b^2 = c^2
3^2 + 6^2 = x^2
9 + 36 = x^2
45 = x^2
x^2 = 45
x = sqrt(45)
x = 6.7082039
x = 6.71