Mister Exam

Other calculators


x^4=(3*x-4)^2

x^4=(3*x-4)^2 equation

The teacher will be very surprised to see your correct solution 😉

v

Numerical solution:

Do search numerical solution at [, ]

The solution

You have entered [src]
 4            2
x  = (3*x - 4) 
$$x^{4} = \left(3 x - 4\right)^{2}$$
Detail solution
Given the equation:
$$x^{4} = \left(3 x - 4\right)^{2}$$
transform:
Take common factor from the equation
$$\left(x - 1\right) \left(x + 4\right) \left(x^{2} - 3 x + 4\right) = 0$$
Because the right side of the equation is zero, then the solution of the equation is exists if at least one of the multipliers in the left side of the equation equal to zero.
We get the equations
$$x - 1 = 0$$
$$x + 4 = 0$$
$$x^{2} - 3 x + 4 = 0$$
solve the resulting equation:
1.
$$x - 1 = 0$$
Move free summands (without x)
from left part to right part, we given:
$$x = 1$$
We get the answer: x1 = 1
2.
$$x + 4 = 0$$
Move free summands (without x)
from left part to right part, we given:
$$x = -4$$
We get the answer: x2 = -4
3.
$$x^{2} - 3 x + 4 = 0$$
This equation is of the form
a*x^2 + b*x + c = 0

A quadratic equation can be solved
using the discriminant.
The roots of the quadratic equation:
$$x_{3} = \frac{\sqrt{D} - b}{2 a}$$
$$x_{4} = \frac{- \sqrt{D} - b}{2 a}$$
where D = b^2 - 4*a*c - it is the discriminant.
Because
$$a = 1$$
$$b = -3$$
$$c = 4$$
, then
D = b^2 - 4 * a * c = 

(-3)^2 - 4 * (1) * (4) = -7

Because D<0, then the equation
has no real roots,
but complex roots is exists.
x3 = (-b + sqrt(D)) / (2*a)

x4 = (-b - sqrt(D)) / (2*a)

or
$$x_{3} = \frac{3}{2} + \frac{\sqrt{7} i}{2}$$
$$x_{4} = \frac{3}{2} - \frac{\sqrt{7} i}{2}$$
The final answer:
$$x_{1} = 1$$
$$x_{2} = -4$$
$$x_{3} = \frac{3}{2} + \frac{\sqrt{7} i}{2}$$
$$x_{4} = \frac{3}{2} - \frac{\sqrt{7} i}{2}$$
The graph
Rapid solution [src]
x1 = -4
$$x_{1} = -4$$
x2 = 1
$$x_{2} = 1$$
             ___
     3   I*\/ 7 
x3 = - - -------
     2      2   
$$x_{3} = \frac{3}{2} - \frac{\sqrt{7} i}{2}$$
             ___
     3   I*\/ 7 
x4 = - + -------
     2      2   
$$x_{4} = \frac{3}{2} + \frac{\sqrt{7} i}{2}$$
x4 = 3/2 + sqrt(7)*i/2
Sum and product of roots [src]
sum
                 ___           ___
         3   I*\/ 7    3   I*\/ 7 
-4 + 1 + - - ------- + - + -------
         2      2      2      2   
$$\left(\left(-4 + 1\right) + \left(\frac{3}{2} - \frac{\sqrt{7} i}{2}\right)\right) + \left(\frac{3}{2} + \frac{\sqrt{7} i}{2}\right)$$
=
0
$$0$$
product
   /        ___\ /        ___\
   |3   I*\/ 7 | |3   I*\/ 7 |
-4*|- - -------|*|- + -------|
   \2      2   / \2      2   /
$$- 4 \left(\frac{3}{2} - \frac{\sqrt{7} i}{2}\right) \left(\frac{3}{2} + \frac{\sqrt{7} i}{2}\right)$$
=
-16
$$-16$$
-16
Numerical answer [src]
x1 = 1.0
x2 = 1.5 - 1.3228756555323*i
x3 = 1.5 + 1.3228756555323*i
x4 = -4.0
x4 = -4.0
The graph
x^4=(3*x-4)^2 equation