Answer:
x = 9.9 in.
Step-by-step explanation:
area of triangle = base * height /2
49 = x*x /2
49*2 = x^2
98 = x^2
= x
= x
9.9 = x
Answer:
OS is congruent to SQ
Step-by-step explanation:
Answer:
2. 12.08
3. 7.74
Step-by-step explanation:
a squared + b squared = c squared
2. 5 squared = 25, 11 squared = 121, 25 + 121 = 146, the squre root of 146 is 12.08
3.19 squared = 361, 421 - 361 = 60 60 squared = 7.74
Answer:
y = square root(x/7)
Step-by-step explanation:
switch x and y
x = 7y^2
solve for y
x/7 = y^2
square root(x/7) =y
y inverse is
y= square root(x/7)
So since -2, 0, 1 are the roots:
Therefore x = -2, x = 0 , x = 1
Implies that:
x = 2 x - 2 = 0
x = 0 x = 0
x = 1 x - 1 = 0
Therefore (x - 2)x(x - 1) = 0
(x - 2)(x - 1) = x(x - 1) - 2(x - 1) = x² - x - 2x + 2 = x² - 3x + 2
(x - 2)x(x - 1) = 0
(x - 2)(x - 1)x = 0
(x² - 3x + 2)x = 0
x*x² - x*3x + x*2 = 0
x³ - 3x² + 2x = 0
This is the polynomial with the least degree, because it possible for another polynomial with higher power to still have the same root.
x³ - 3x² + 2x = 0 is the polynomial.
I hope this helps.