SOLUTION: Please help me on these questions, I've tried for hours and i'm torn. I beg you. Solve each equation. 1. 2x3 – 5x2 – 3x + 2 = 2 2. x3 + 64 = 0 A. -4,2 +/- 2i/3 B.

Algebra ->  Permutations -> SOLUTION: Please help me on these questions, I've tried for hours and i'm torn. I beg you. Solve each equation. 1. 2x3 – 5x2 – 3x + 2 = 2 2. x3 + 64 = 0 A. -4,2 +/- 2i/3 B.       Log On


   



Question 175180: Please help me on these questions, I've tried for hours and i'm torn. I beg you.
Solve each equation.
1. 2x3 – 5x2 – 3x + 2 = 2
2. x3 + 64 = 0
A. -4,2 +/- 2i/3
B. 3,-1 +/- 2i/3
C. -4,2 +/- 3i/4
D. 4,2 +/- 2i/3
3. x4 – 8x2 – 9 = 0
A. 2,-3,4i,i
B. -3,3,i,-i
C. 2,-3,4i,-i
D. 3,i,-i
Use the Rational Root Theorem to find all the roots of each equation.
4. x3 + 9x2 + 19x – 4 = 0
5. 2x3 – x2 + 10x – 5 = 0
6. Two roots of a polynomial equation with real coefficients are 2 + 3i and . Find two additional roots. Then find the degree of the polynomial.
A. 2-4i,-/8; Degree2
B. 2-3i,/7; Degree4
C. 2-3i,-/7;Degree4
D. 2+4i,-/9;Degree12
Evaluate each expression.
7. 6P4
8. 5(3P2)
9. 5C2 + 5C1
10. 7C3/7C4
11. There are 14 different types of boxed nails in the hardware store. You plan to buy 5 different types of boxed nails. How many different combinations are there?
12. In how many different orders can six colored blocks be chosen from a set of 23 different blocks?

Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!
1. 2x%5E3+-+5x%5E2+-+3x+%2B+2+=+2

Add -2 to both sides:

2x%5E3+-+5x%5E2+-+3x+=+0

Factor out an x

x%282x%5E2+-+5x+-+3%29+=+0

Apply the Zero Product Rule:

x+=+0 or 2x%5E2+-+5x+-+3+=+0. Just solve the quadratic (it factors if you want to take the time, or just use the quadratic formula)

2. x%5E3%2B64=0

x%5E3=-64. We know that -4 is the cube root of -64, therefore x%2B4 must be a factor of x%5E3%2B64=0.

Use polynomial long division or synthetic division to divide x%2B4 into x%5E3%2B64=0. Remember to expand the dividend to include the missing 2nd and 1st degree terms. (x%5E3+%2B+0x%5E2+%2B+0x+%2B64) You will, of course, get a quadratic polynomial as a quotient and a zero remainder. Set the quadratic equal to zero and solve for the two roots. This one won't factor so you will have to either complete the square or use the quadratic formula.

If you need help with polynomial long division or synthetic division, Wikipedia has an excellent article (http://en.wikipedia.org/wiki/Polynomial_long_division)

3. x%5E4+-+8x%5E2+-+9+=+0

Let t=x%5E2, then x%5E4+-+8x%5E2+-+9+=+t%5E2+-+8t+-+9+=+0

Now solve the quadratic t%5E2+-+8t+-+9+=+0. -9+%2A+1+=+-9 and -9%2B1=-8, so %28t-9%29%28t%2B1%29=0

Hence: t=9 or t=-1, but t=x%5E2 so x%5E2=9 or x%5E2=-1 so x=3 or x=-3 or x=i or x=-i

4. The Rational Root Theorem says that if a polynomial equation has rational roots, they must be of the form q%2Fp or -q%2Fp where q is a factor of the constant term and p is a factor of the high order term coefficient. For x%5E3+%2B+9x%5E2+%2B+19x+%96+4+=+0, the coefficient on the high order term is 1, and the possible factors of the constant term are 1, -1, 2, -2, 4, and -4. Therefore the only possible rational roots are 1, -1, 2, -2, 4, and -4. That means that if the equation has rational roots at all, x%2B1, x-1, x%2B2, x-2, x%2B4, and/or x-4 must be a factor of the polynomial.

If the result of dividing the original polynomial by any of the listed possible binomial factors results in a quotient with no remainder, then that binomial is, in fact, a factor. The quotient in this case will be a quadratic that can be solved by ordinary means to obtain the remaining roots.

5. Works the same as number 4, except that your possible roots are 1, -1, 5, -5, 1/2, -1/2, 5/2, -5/2.

6. Can't do this one completely because you only listed one of the two given roots. I can tell you that one of the missing roots is 2+-+3i because complex roots ALWAYS come in conjugate pairs a%2B-bi. Irrational roots also always come in conjugate pairs: a%2B-b%2Asqrt%28c%29.

7, 8, 9, 10: The formula for Permutations is: P(n,r) = n%21%2F%28n-r%29%21. So problem 7 would be P(6,4) = 6%21%2F%286-4%29%21=6%21%2F2%21=720%2F2=360.

The formula for Combinations is: C(n,r) = n%21%2F%28r%21%28n-r%29%21%29. So the first term of problem 9 would be C(5,2) = 5%21%2F%282%21%285-2%29%21%29=120%2F%282%2A3%21%29=120%2F%282%2A6%29=10

11. Order doesn't matter, that is to say it doesn't matter whether you choose the largest or the smallest nails first, or any other order. If order doesn't matter, use Combinations, so calculate: C(14,5) [14C5 in your notation].

12. This question asks about how many different orders, so order does matter. When order matters, use Permutations.
Calculate P(23,6).

23! and 14! are both huge numbers and a computational horror if you try to do it by hand. If you are using a Windows computer, there is a built-in calculator (look in Start-All Programs-Accessories). Once the calculator is running, choose the View menu and select Scientific. In the scientific mode, the calculator has an n! button. Just enter the number, then click the button. Otherwise, just use any standard scientific calculator and use the factorial function.