There's no if about it,

has a zero

so

is a factor. That's the special case of the Remainder Theorem; since

we'll get a remainder of zero when we divide

by

At this point we can just divide or we can try more little numbers in the function. It doesn't take too long to discover

too, so

is a factor too by the remainder theorem. I can find the third zero as well; but let's say that's out of range for most folks.
So far we have

where

is the zero we haven't guessed yet. Again we could divide

by

but just looking at the constant term we must have

so

We check

We usually talk about the zeros of a function and the roots of an equation; here we have a function

whose zeros are
Answer:
multiply 10 with the value given for x and add 2 to the result
X = dryer
(X+79) = washer
X + (X+79) = $1029
Therefore, x+x+79= 1029 or 2x+79=1029
Solve for x
2x = 1029-79
2x = 950
2x/2 = 950/2
X= $475 The price of the dryer is $475
Answer: the length of one side of the bedroom is 24 feet.
the length of one side of the closet is 3 feet
Step-by-step explanation:
Let x represent the length of one side of the bedroom.
Let y represent the length of one side of the closet.
The sides of the bedroom were 8
times as large as the sides of the closet. This means that
x = 8y
the sum of the areas of the two was
585 square feet. The area of the room is x^2 and the area of the closet is y^2. Therefore,
x^2 + y^2 = 585 - - - -- - - -1
Substituting x = 8y into equation 1, it becomes
(8y)^2 + y^2 = 585
64y^2 + y^2 = 585
65y^2 = 585
y^2 = 585/65 = 9
Take square root of both sides of the equation,
y = √9 = 3
x = 8y = 8×3 = 24