First, factor out a 3.
3(x² - 9)
In any quadratic ax² + bx + c, we can split the bx term up into two new terms which we want to equal the product of a and c.
In this case, we have x² + 0x - 9. (the 0x is a placeholder)
We want two numbers that add to 0 and multiply to get -9.
Obviously, these numbers are 3 and -3.
Now we have 3(x² + 3x - 3x - 9).
Let's factor.
3(x(x+3)-3(x+3))
<u>3(x-3)(x+3)</u>
There are multiple shortcuts which you could make here, FYI:
Instead of splitting the middle, if your a value is 1, you can go straight to that step (x+number)(x+other number).
Whenever you have a difference of squares, like a²-b², that factors to (a+b)(a-b).
C. P+0.085p=$368.90. 1.085p=$368.90. $368.90/1.085=$340. The original cost was $340 :)
Answer:
10
Step-by-step explanation:
f(-3)=-2(-3)+4=6+4=10
Answer:
(-10,-6)
Step-by-step explanation:
When this point is reflected in the x-axis, the y-coordinates change from either positive to negative or negative to positive. The x-coordinates will not change.
Since the y-coordinates is originally positive, it will change to negative. Giving us our answer of:
(-10,-6)
Answer:
x = -3±sqrt( 5)
Step-by-step explanation:
(x + 3)^2-5=0
Add 5 to each side
(x + 3)^2-5+5=0+5
(x + 3)^2 = 5
Take the square root of each side
sqrt((x + 3)^2 )=±sqrt( 5)
x+3 = ±sqrt( 5)
Subtract 3 from each side
x+3-3 = -3±sqrt( 5)
x = -3±sqrt( 5)