Answer: < -4/5, 3/5>
This is equivalent to writing < -0.8, 0.6 >
======================================================
Explanation:
Draw an xy grid and plot the point (-4,3) on it. Draw a segment from the origin to this point. Then draw a vertical line until reaching the x axis. See the diagram below.
We have a right triangle with legs of 4 and 3. The hypotenuse is
through use of the pythagorean theorem.
We have a 3-4-5 right triangle.
Therefore, the vector is 5 units long. This is the magnitude of the vector.
Divide each component by the magnitude so that the resulting vector is a unit vector pointing in this same direction.
Therefore, we go from < -4, 3 > to < -4/5, 3/5 >
This is equivalent to < -0.8, 0.6 > since -4/5 = -0.8 and 3/5 = 0.6
Side note: Unit vectors are useful in computer graphics.
Step-by-step explanation:
p(x) = 2x^2+8x-12
d(x) = x + 1
r(x) = -13
q(x) = 2x + 6

q(x)+r(x)d(x)
= 2x + 6 + (-13) * x + 1
= 2x + 6 -13 * x + 1
= 2x + 6 - 13x + 1
= (- 11x + 7)
Answer:
cube root of -215 or -5.9
Step-by-step explanation:
Since this can't be a perfect cube the answer would be cube root of -215 or you find the closest perfect cubes which would be -5 and -6
-5cubed is -125 and -6cubed is -216 and -215 is closer to -216 the number approximately would be -5.9
Hope this helps :)