Question 1072595
.
What is the  answer to find the real solutions of the polynomial 2x^5+3x^4=18x+27
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


<pre>
{{{2x^5 + 3x^4}}} = {{{18x+27}}}  --->  {{{2x^5 + 3x^4}}} - {{{(18x+27)}}}  = 0  --->

{{{x^4*(2x+3)}}} - {{{9*(2x+3)}}} = 0  --->  {{{(x^4-9)*(2x+3)}}} = 0  =====>


Real solutions are x = {{{-3/2}}}, {{{sqrt(3)}}}, {{{-sqrt(3)}}}.
</pre>