Answer:
2/5 is the simplest form. But in decimal form it is 0.4
Step-by-step explanation:
2/5
=2 divided by 5
=0.4
Answer: 6
Step-by-step explanation:
the biggest number that can go into both 24 and 18 evenly is 6. 24/6 is four, and 18/6 is three
Answer:
x = 4 ±√26
Step-by-step explanation:
Please write this as x^2 - 8x = 10, or x^2 - 8x - 10 = 0. " ^ " indicates exponentiation.
Let's complete the square:
x^2 - 8 x can be rewritten as
x^2 - 8x + 16 - 16, and so
x^2 - 8x = 10 becomes x^2 - 8x + 16 - 16 - 10 = 0, or
(x - 4)^2 = 26
Taking the square root of both sides, we get:
x - 4 = ±√26, or
x = 4 ±√26
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