The chances of picking an even number (that is not odd) would be 1 out of 3
Answer:
Step 4, x = 3
Step-by-step explanation:
Step 4 was wrong, instead of 6x = 6, it should be 6x = 18. They shoudl've added 6 to both sides instead of subtracting 6 as ur trying to cancel out the 6 on the left side of the equation. So:
6x = 18
x = 3
Answer:
SSS
Step-by-step explanation:
I can identify that these triangles are congruent by using the SSS (Side, Side, Side) postulate theorem. I know this because first, second, and home triangle share the same side as the third, second, and home triangle, meaning they are congruent, so are the other sides of the angle since the question states they are congruent.
Answer:
f(x) = x^3 - x^2 -2x
Step-by-step explanation:
If x = a is a zero of a polynomial, then x-a is a factor of the polynomial. Given the factors of a polynomial, the polynomial can be obtained by multiplying the factors.
The factors of the given polynomial are;
x - 2
x + 1
x
Multiplying the first two factors;
(x-2)(x+1) = x^2 + x -2x -2
= x^2 -x -2
We finally multiply this result by x to obtain our polynomial;
f(x) = x ( x^2 -x -2)
= x^3 - x^2 -2x
which is a cubic polynomial since it has 3 roots.