It's not clear what is wanted. If a polynomial has rational solutions, where you started is where you want to end up.Please help me to solve this quartic equation.
(6x+7)^2(3x+4)(x+1)=6
I managed to come this far:
108x^4+504x^3+879x^2+679x+190=0
and also:
3x^2(6x+7)^2+7x(6x+7)^2+4(6x+7)^2=6
It's not clear what is wanted. If a polynomial has rational solutions, where you started is where you want to end up.
Do you mean "expand". You did that right after "this far:".
So, really, what is wanted? Can you provide the entire problem statement or do you just no know that you are done?
I just want to find the roots. I know there are 2 rationals and a pair of irrationals.
I would use the rational root theorem to search for rational roots, possibly using a rough sketch of the graph (or, if allowed, technology) to estimate where to look for roots. Once you have divided out the two rational factors, you can use the quadratic formula if necessary.
When I did it, I found the two rational roots (which are simple fractions) and two non-real roots. I could be wrong on the latter.
1st I would find the gcf of 108,504,879, 679 and 190 to get smaller coefficients. Then I would use the rational root theorem to find all possible rational roots. Then test them until you find two of them. This will bring you to quadratic equation which you can solve using various methods that you have learned.108x^4+504x^3+879x^2+679x+190=0
You could use the quartic formula (UGH).Please help me to solve this quartic equation.
(6x+7)^2(3x+4)(x+1)=6
I managed to come this far:
108x^4+504x^3+879x^2+679x+190=0
and also:
3x^2(6x+7)^2+7x(6x+7)^2+4(6x+7)^2=6
Yes, it is tedious. This is why you must try first to find the gcd so you can reduce the number of possibilities. I do admit that in your case the gcd was 1 so you had to check all the possible numbers that you found (until you found 2 of them!)Thank you very much. Yes, I did use the rational root theorem and I found -2/3 and -5/3, but it was tedious because I had to check many possibilities. I wonder if there is any other method to solve it more algebraically.