|
Question 201523: how do i solve this problem? -12m^3+38m^2-46m-20 \ -3m-1
Answer by jsmallt9(3758) (Show Source):
You can put this solution on YOUR website! Since it is just an expression, not an equation, we cannot solve it. But we can simplify it. And how do we simplify a fraction? We either divide it out or we reduce it, if possible, by canceling common factors.
If you know how to do long division with polynomials you will find that it divides out evenly (no remainder)! (Long division of polynomials is too involved for me to explain here.)
If we don't use long division we need to factor the numerator and denominator of 
We start, as always when factoring, with the Greatest Common Factor (GCF). Factoring out -2 from the numerator and -1 from the numerator:

At this point the denominator cannot be factored any further. Factoring further is a bit of a challenge because- It is not a trinomial.
- It does easily factor by grouping.
- It does not fit any of the common factoring pattens:
We are left with "brute force". The only possible factors of of the form (ax - b) will be those where a is a factor of the leading coefficient, 6, and b is a factor of the constant term, 10. The factors of 6 are 1, 2, 3 and 6 and the factors of 10 are 1, 2, 5 and 10. Not only are there a lot of different combinations of the factors of 6 and factors of 10 we also have to check the negatives of all these combinations!?
But in your problem we are only interested in factors that will cancel with the denominator. If we are clever we will realize that the only combination worth trying is -1 and 3 (or 1 and -3). To see if this really factors we can use long or synthetic division. I'll attempt to explain synthetic division:- Write down the coefficients of the polynomial horizontally, in order, including the constant term. For your numerator we will write 6 -19 23 10.
- Leave a blank line underneath (We'll use it later.)
- Draw a line underneath the blank line. (We're going to do some adding.)
- Underneath the drawn line copy the first coefficient below itself.
- Repeat the following until you reach the end of the numbers:
- Multiply the last number by (b/a) and write the result above the line and to the right (underneath the next coefficient)
- Add the next coefficient and the product and write the sum below the line
- The last sum is the remainder. If it is zero then (ax - b) is a factor and the numbers in front of the 0 are the coefficients of the other factor.
Keep in mind that we are trying (3m + 1). This means b = -1 and a = 3 and so each multiplication will be by (-1/3). (Note: To show you how this works I am rewriting the whole array at each step. When you do this yourself you just use a single set of 3-4 lines.)
6 -19 23 10
---------------
6
Multiply 6 by (-1/3)
6 -19 23 10
-2
---------------
6
Add
6 -19 23 10
-2
---------------
6 -21
Multiply -21 by (-1/3)
6 -19 23 10
-2 7
---------------
6 -21
Add
6 -19 23 10
-2 7
---------------
6 -21 30
Multiply 30 by (-1/3)
6 -19 23 10
-2 7 -10
---------------
6 -21 30
Add
6 -19 23 10
-2 7 -10
---------------
6 -21 30 0
We have reached the end and the last sum was 0! This means that (3m - (-1)) or (3m + 1) is a factor. It also means that the numbers preceding the 0, 6 -21 30, divided by a are the coefficients of the other factor. The last number is the constant, the one before that is the coefficient of m, the one before that is the coefficient of m^2, etc. So the other factor is (6/3)m^2-(21/3)m+(30/3)
Your fraction is now:

Canceling common factors (3m+1) and (-1) we get

|
|
|
| |