may i know what method should i use to find the roots of 3x^5 - 7x^4 + 11x^3 = 21x^2 - 22x + 8? can anybody get my confusion out from head please.
thank you
Rearrange to get: 3x^5 - 7x^4+11x^3-21x^2+22x-8 = 0. By inspection it's clear that one root is x= 1. So divide through by (x-1) and you'll get a polynomial of 4th order, which it also turns out has a root of x=1. Continue until you get it to a 2nd order whose roots can be found "the usual way" using the quadratic equation.
Wolfram Alpha rearrangement and complex roots (if you need them)
You can solve quintics by factoring them into smaller parts (permutations or radicals). See Quintic Equation -- from Wolfram MathWorld.
i was using the synthetic division on this by x - 1... then there is remainder after i solved it in first value of divisor to be 1... meaning there is no roots but root ( 1 root ) . second question, is it considered a root when there is remainder of 16/ x-1?