Solving x^3-3x^2-5x-1 without a Calculator

  • Thread starter Curd
  • Start date
  • Tags
    Calculator
In summary, the conversation discussed methods for solving the polynomial x^3-3x^2-5x-1 without using a calculator and explained the steps of synthetic division. The rational root theorem was mentioned as a way to determine possible roots and the use of long division with a remainder was also brought up. The conversation also touched on the organization of the book and the different names for the same theorem.
  • #1
Curd
78
1
x^3-3x^2-5x-1 ??

x^3-3x^2-5x-1

apparently the book solved it by dividing it by -1 with synthetic division.

i don't like synthetic division and tried to use -x with regular division.

it did not work out.


how does one solve this without using a calculator?

please explain why each step is taken.
 
Physics news on Phys.org
  • #2


Curd said:
x^3-3x^2-5x-1

apparently the book solved it by dividing it by -1 with synthetic division.

i don't like synthetic division and tried to use -x with regular division.

it did not work out.


how does one solve this without using a calculator?

please explain why each step is taken.

If -1 is a root then (x-(-1))=(x+1) is a factor. Not -x. Try using regular division with (x+1).
 
  • #3


Hi Curd! :smile:

If all coefficients are integers (like you have), you can apply the Rational root theorem:
http://en.wikipedia.org/wiki/Rational_root_theorem

This will give you a root IF there are "nice" roots.

If "a" is a nice root, you can reduce your polynomial by dividing by (x-a).
 
  • #4


Curd said:
x^3-3x^2-5x-1

apparently the book solved it by dividing it by -1 with synthetic division.

i don't like synthetic division and tried to use -x with regular division.

it did not work out.

Synthetic division is easy and convenient to use once you get the hang of it. It's much like regular polynomial division, but strips out all the stuff that isn't really needed.

Code:
-1 | 1 -3 -5 -1
   |___-1_-4_ 1_
     1 -4 -1 |0
If f(x) = x3 -3x2 - 5x - 1, what we get from the above is f(-1). If f(-1) = 0, then (x - (-1)) = x + 1 is a factor of f(x).

Here are the steps after you write -1 outside the "box" and the coefficients of f(x) inside.
1. Bring the leftmost coefficient inside the box down to the bottom line. Here 1, the coefficient of x3 comes down.
2. Multiply that number by -1 and put it below the 2nd coefficient (which is -3).
3. Add the 2nd coefficient and the number below it, and write the sum in the bottom row.
4. Multiply that number by -1 and put it below the 3rd coefficient (which is -5).
5. Add the 3rd coefficient and the number below it, and write the sum in the bottom row.
6. Multiply that number by -1 and put it below the 4th coefficient (which is -1).

Since we ended up with 0 in the last entry of the bottom row, that means that f(-1) = 0, or equivalently, that x + 1 is a factor of f(x). The other numbers in the bottom row are useful, as well, because they tell us the coefficients of the other factor of f(x). In this case, we see that x3 -3x2 - 5x - 1 = (x + 1)(x2 - 4x -1).
 
  • #5


the thing is i just don't like synthetic division. it feels uncertain to me. i prefer to do it the long way. I just don't get why my long way didn't work.


Ah, now i see the x+1 thing. how did they know to use that?

and how did you get the x+1 thing? how is it that when looking at the problem one should know to use x+1?

(if it's really obvious and i didn't notice i apologize. I'm feeling like crap.)
 
  • #6


Using the Rational Root Theorem that ILS mentioned, the only possible rational roots of the equation x3 -3x2 - 5x - 1 = 0 are 1 and -1. It's entirely possible that there are roots that are irrational or even complex, but we want to check the easy ones first.

If 1 is a root of this equation, then x - 1 is a factor of the polynomial. If -1 is a root, then x - (-1) = x + 1 is a factor.

Dividing by -x should have been a nonstarter because of the -1 term in the polynomial. If there had been no constant term, then factoring out an x would have been a good idea.
 
  • #7


for some reason i keep getting x^2-2x-3 with a remainder of 2 (what do you do with remainders anyway?).

the book gets x^2-4x-1
 
  • #9


i like how the book doesn't introduce the rational zeros theorem until the next section after this one. what's up with that?

and why are there so many names for the same theorem?
 
  • #10


Not knowing what book you're working worth, I can't comment on the organization.

Curd said:
i like how the book doesn't introduce the rational zeros theorem until the next section after this one. what's up with that?

and why are there so many names for the same theorem?
What names are you talking about? The names mentioned in this thread are Rational Root theorem and Rational Zero theorem. They are both talking about the same thing.
 
  • #11


Curd said:
i like how the book doesn't introduce the rational zeros theorem until the next section after this one. what's up with that?
After what section? Polynomial long division? Synthetic division? Both should appear before the Rational Zeros Theorem. Can you be more specific?
 
  • #12


the section of the book I'm using.
 
  • #13


That wasn't helpful at all. :rolleyes: What book are you using, and what is being covered in the section you are at currently?
 

Related to Solving x^3-3x^2-5x-1 without a Calculator

1. How do you solve x^3-3x^2-5x-1 without a calculator?

To solve this equation without a calculator, you can use the Rational Root Theorem to find the possible rational roots. Then, you can use synthetic division to test these roots and find the actual roots of the equation.

2. What is the Rational Root Theorem?

The Rational Root Theorem states that if a polynomial equation has rational roots, they will be in the form of p/q where p is a factor of the constant term and q is a factor of the leading coefficient.

3. How do you use synthetic division to solve this equation?

Synthetic division is a method used to divide a polynomial by a linear factor. To use it in solving this equation, you must first set up the divisor as a binomial and then use the coefficients of the dividend to perform the division. Repeat this process until you reach a degree 2 or lower polynomial, which can then be solved using the quadratic formula.

4. Can this equation be solved without using the Rational Root Theorem?

Yes, there are other methods to solve this equation without using the Rational Root Theorem. For example, you can use the cubic formula or factor the equation into a product of linear and quadratic factors.

5. Why is it important to know how to solve this equation without a calculator?

Knowing how to solve equations without a calculator is important for several reasons. It improves your critical thinking and problem-solving skills, helps you understand the concepts behind the calculations, and prepares you for situations where a calculator may not be available.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
1
Views
1K
  • Precalculus Mathematics Homework Help
Replies
8
Views
1K
  • Precalculus Mathematics Homework Help
Replies
4
Views
1K
Replies
2
Views
860
  • Precalculus Mathematics Homework Help
Replies
19
Views
1K
  • Precalculus Mathematics Homework Help
Replies
4
Views
1K
  • Precalculus Mathematics Homework Help
Replies
3
Views
927
  • Precalculus Mathematics Homework Help
Replies
12
Views
2K
  • Precalculus Mathematics Homework Help
Replies
5
Views
1K
  • Precalculus Mathematics Homework Help
Replies
4
Views
1K
Back
Top