Answer:
x = 2 sqrt(3) or x = -2 sqrt(3) or x = sqrt(3) or x = -sqrt(3)
Step-by-step explanation:
Solve for x:
-8 + x^2 + (x^2 - 8)^2 = 20
Expand out terms of the left hand side:
x^4 - 15 x^2 + 56 = 20
Subtract 20 from both sides:
x^4 - 15 x^2 + 36 = 0
Substitute y = x^2:
y^2 - 15 y + 36 = 0
The left hand side factors into a product with two terms:
(y - 12) (y - 3) = 0
Split into two equations:
y - 12 = 0 or y - 3 = 0
Add 12 to both sides:
y = 12 or y - 3 = 0
Substitute back for y = x^2:
x^2 = 12 or y - 3 = 0
Take the square root of both sides:
x = 2 sqrt(3) or x = -2 sqrt(3) or y - 3 = 0
Add 3 to both sides:
x = 2 sqrt(3) or x = -2 sqrt(3) or y = 3
Substitute back for y = x^2:
x = 2 sqrt(3) or x = -2 sqrt(3) or x^2 = 3
Take the square root of both sides:
Answer: x = 2 sqrt(3) or x = -2 sqrt(3) or x = sqrt(3) or x = -sqrt(3)
Answer:
-35.5
Step-by-step explanation:
Answer:
21 books are on each shelf.
Step-by-step explanation:
To solve this you need to divide 130 and 6 so you should get 21 with a remainder of 4 which is the amount of books on each shelf and the amount of books that are left over.
I hope this helps :D
Using polynomial long division, we get
3x^3+6x^2+11x
_____________
(x+2) | 3x^4-x^2+cx-2
-(3x^4+6x^3)
____________
6x^3-x^2+cx-2
- (6x^3+12x^2)
_____________
11x^2+cx-2
-(11x^2+22x)
__________
(22+c)x-2.
If you're wondering how I did the long division, what I essentially did was get the first value (at the start, it was 3x^4) and divided it by the first value of the divisor (which in x+2 was x) to get 3x^3 in our example. I then subtracted the polynomial by the whole divisor multiplied by, for example, 3x^3 and repeated the process.
For this to be a perfect factor, (x+2)*something must be equal to (22+c)x-2. Focusing on how to cancel out the 2, we have to add 2 to it. To add 2 to it, we have to multiply (x+2) by 1. However, there's a catch, which is that we subtract whatever we multiply (x+2) by, so we have to multiply it by -1 instead. We still need to cross out (22+c)x. Multiplying (x+2) by -1, we get
(-x-2) but by subtracting the whole thing from something means that we have to add -(-x-2)=x+2 to something to get 0. x+2-x-2=0, xo (22+c)x-2 must equal -x-2, meaning that (22+c)=-1 and c=-23