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)
Answer:
9
Step-by-step explanation:
n(A)+n(B) [n(A)=cardinal numbers of set A.so we have to count the elements and write .
=4+5
=9
Y = -3/2x + 4...slope is -3/2
A perpendicular line will have a negative reciprocal slope. All that means is " flip " the slope and change the sign. So that means the slope we will need is 2/3...see how I flipped the slope and changed the sign.
Now we use y = mx + b....slope(m) = 2/3....(3,9)...x = 3 and y = 9.
Time to sub...we r looking for b, the y intercept.
9 = 2/3(3) + b
9 = 2 + b
9 - 2 = b
7 = b
so the perpendicular equation is : y = 2/3x + 7...but we need it in Ax + By = C form....
y = 2/3x + 7....multiply by common denominator of 3 to get rid of fractions
3y = 2x + 21...subtract 2x from both sides
-2x + 3y = 21....<== ur answer...normally, I would have multiplied this by -1 to make x positive...but that is not an answer choice
Use Desmos.com to help you
Answer:
(3x + 5)(2x - 3) = 6x² + x - 15
Step-by-step explanation:
To find the product of two binomials, we could use the FOIL method.
First
Outer (Outside)
Inner (Inside)
Last
(3x + 5)(2x - 3) = (3x)(2x) + (3x)(-3) + (5)(2x) + (5)(-3) = 6x² - 9x + 10x - 15 = 6x² + x - 15
So the product of the two binomials would be 6x² + x - 15.
I hope you find my answer and explanation to be helpful. Happy studying.