Remark
You'll see it a whole lot easier if you make a substitution so that it looks like something you have already seen
Solution
let y = x^2
x^4 = x^2 * x^2
x^4 = y * y
x^4 = y^2
Now the expression becomes
y^2 + 8 y - 9 = z
(y + 9)(y - 1) = z
Now put the x^2 back in.
(x^2 + 9) ( x^2 - 1) = z
x^2 - 1 becomes x + 1 and x - 1. At this level x^2 + 9 can't be factored.
Answer
(x^2 + 9) (x + 1)(x - 1)
someone please help her or him please
Answer: what anime is this so i can answer
Step-by-step explanation:
Answer:
A(h) = h²/2 - 6*h + 10
Step-by-step explanation:
The garden is rectangular, and area of a rectangle is:
A(r) = L*w
Where L is the length and w is the width of the rectangle
Now if we call "h" the length of the house, we have the following expressions
L = h - 2 and
w = h/2 - 5
The expression for the area f the ectangle as a function of the length of the house is:
A(h) = ( h - 2 )* ( h/2 -5 )
A(h) = h²/2 - 5*h - h + 10
A(h) = h²/2 - 6*h + 10