Answer:
Step-by-step explanation:
The area of a rectangle can be found with the formula
, where
is the length of the rectangle and
is the width.
From the given problem statement, we know that
and
, so we can fill in those values in the formula anbd solve for
to get the width:


Divide both sides by
to isolate
by itself:


(y^5-1)(y^5+8)............
9514 1404 393
Answer:
slope = k/2
Step-by-step explanation:
The slope formula is useful for finding slope.
m = (y2 -y1)/(x2 -x1)
m = (5k -7k)/(-3 -1)
m = -2k/-4
m = k/2
The slope is k/2.
Answer:
P = 54 so
arc AC = 150
Step-by-step explanation:
Answer:
f(x) = x³ - 5x² - 9x + 45
Step-by-step explanation:
Given x = a, x = b are the zeros of a polynomial, then
(x - a), (x - b) are the factors and f(x) is the product of the factors.
Here the zeros are x = - 3, x = 3 and x = 5, thus
(x + 3), (x - 3) and (x - 5) are the factors and
f(x) = (x + 3)(x - 3)(x - 5) ← expand the first pair of factors using FOIL
= (x² - 9)(x - 5) ← distribute
= x³ - 5x² - 9x + 45