Answer:
it is 221
Step-by-step explanation:
Answer:
2x² + 3x + 4 + (17x + 9) / (x² − 4)
Step-by-step explanation:
Start by setting up the division. Make sure to write all the coefficients, even the zero ones.
x² + 0x − 4 | 2x⁴ + 3x³ − 4x² + 5x − 7
Start by dividing the first term of the dividend (2x⁴) by the first term of the divisor (x²). That's 2x²; it'll be the first term in quotient. Multiply the divisor by 2x²:
2x⁴ + 0x³ − 8x²
Subtract that from the first three terms of the dividend:
3x³ + 4x²
Drop down the next term from the dividend, and start the process all over again.
3x³ + 4x² + 5x
When you finish, the quotient will be 2x² + 3x + 4, and the remainder will be 17x + 9.
Answer:
-12(y-4x)
Step-by-step explanation:
-12y+48x=-12(y-4x)
The point that is 3/7 of the way between -4 and 17 is 5
Answer: Choice D)
The angle between the two vectors is approximately 71.6 degrees
----------------------------------------------
----------------------------------------------
Work Shown:
Each time I write the word "dot" I mean "dot product".
|u| = length of vector u
|u| = sqrt(u dot u)
|u| = sqrt(<8,4> dot <8,4>)
|u| = sqrt(8*8 + 4*4)
|u| = sqrt(64 + 16)
|u| = sqrt(80)
|u| = sqrt(16*5)
|u| = sqrt(16)*sqrt(5)
|u| = 4*sqrt(5)
-----------------------
|v| = length of vector v
|v| = sqrt(v dot v)
|v| = sqrt(<9,-9> dot <9,-9>)
|v| = sqrt(9*9 + (-9)*(-9))
|v| = sqrt(81+81)
|v| = sqrt(2*81)
|v| = sqrt(2)*sqrt(81)
|v| = sqrt(2)*9
|v| = 9*sqrt(2)
-----------------------
u dot v = <8,4> dot <9,-9>
u dot v = 8*9 + 4*(-9)
u dot v = 72-36
u dot v = 36
-----------------------
cos(theta) = (u dot v)/(|u|*|v|)
cos(theta) = (36)/(4*sqrt(5)*9*sqrt(2))
cos(theta) = (36)/(36*sqrt(10))
cos(theta) = 1/(sqrt(10))
cos(theta) = sqrt(10)/10
theta = arccos(sqrt(10)/10)
theta = 71.56505
which rounds to 71.6 when rounding to one decimal place (nearest tenth)
That's why the approximate answer is roughly 71.6 degrees