Answer:
False
Step-by-step explanation:
The bigger the negative number the less it is, so -11 is less than 11. -33 is less than 33.
Answer:
70x³ - 73x² - 155x + 168
Step-by-step explanation:
Given
(5x - 7)(2x + 3)(7x - 8) ← expand the first pair of factors using FOIL
= (10x² + x - 21)(7x - 8)
Each term in the second factor is multiplied by each term in the first factor, that is
10x² (7x - 8) + x(7x - 8) - 21(7x - 8) ← distribute the 3 parenthesis
= 70x³ - 80x² + 7x² - 8x - 147x + 168 ← collect like terms
= 70x³ - 73x² - 155x + 168
Answer:
y = -3/2x + 2
Step-by-step explanation:
Since you know it has a point at (0, 2) - the y intercept, put those values into the equation and solve. To be perpendicular it seems the reciprocal of the slope with the opposite sign, so 2/3 is the original slope, and -3/2 becomes the new slope.
y = 2/3x + 8 becomes
2 = -3/2(0) + b We substitute in the x and y values, but we have to figure out what the last number will be.
2 = 0 + b
b = 2
So put the whole equation together
y = -3/2x + 2