Answer
No association
Step-by-step explanation:
i took this test and it was right
A, B, and F because corresponding angles are angles that are in the same position on both parallel lines.
Hi! I'm happy to help!
Point slope form states that y-
=m(x-
). m represents your slope (rise/run) and
and
represent your first y and x points, and y and x represent your second y and x points. We already have our equation here:
y - 4 = 1/4(x- 8)
Now, let's dive into what slope-intercept form is. Slope intercept form states that y=mx+b. m represents our slope, b represents our y intercept, y represents a y point, and x represents the corresponding x point.
Since we know our m, we can solve for b, by using our other numbers. Let's use our first set of coordinates.
4=1/4(8)+b
4=2+b
2=b
Now our second set to double check:
2=1/4(0)+b
2=0+b
2=b
We know that b must equal 2, so our equation must be y=1/4x+2, which is option 3.
<u>You should pick option 3.</u>
<u>(y-intercept is where the line hits the y-axis(when x=0). We could've used our second coordinates (0,2), where x equals 0 to know that 2 is the y-intercept (b). This shortcut only works on specific problems though.)</u>
I hope this was helpful, keep learning! :D
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.