Answer:
6.9
Explanation:
6 4/5 = 6.8 so 1 decimal point higher than that is 6.9 which is still smaller than 7
Answer:
a = 180 - b - c
Step-by-step explanation:
given 180 = a + b + c or
a + b + c = 180 ( isolate a by subtracting b from both sides then c )
subtract b from both sides
a + c = 180 - b
subtract c from both sides
a = 180 - b - c
Answer:
x³ + 7x² - 6x - 72
Step-by-step explanation:
Given
(x + 6)(x + 4)(x - 3) ← expand the second and third factor, that is
(x + 4)(x - 3)
Each term in the second factor is multiplied by each term in the first factor, that is
x(x - 3) + 4(x - 3) ← distribute both parenthesis
= x² - 3x + 4x - 12 ← collect like terms
= x² + x - 12
Now multiply this by (x + 6) in the same way
(x + 6)(x² + x - 12)
= x(x² + x - 12) + 6(x² + x - 12) ← distribute both parenthesis
= x³ + x² - 12x + 6x² + 6x - 72 ← collect like terms
= x³ + 7x² - 6x - 72