3 x 4 − x 3 − 2 4 x 2 − x + 3 = 0
Find the positive integer root of the equation above.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Invoking the rational root theorem should make this easier. The possible rational roots are ± 1 , ± 3 ± 1 , ± 3 which further gives the possible integral roots as ± 1 , ± 3 . Since we're looking for positive integral roots, it suffices to check for x = 1 , 3 . At a quick glance, it's obvious that x = 1 doesn't work, so checking with x = 3 gives the result.
By rearranging the equation into
3
x
4
+
3
−
x
3
−
x
−
2
4
x
2
=
0
and divide every term by
x
2
, the equation is equivalent to
3
(
x
2
+
x
2
1
)
−
(
x
+
x
1
)
−
2
4
=
0
,
therefore by completing the square, we can get
3
(
x
+
x
1
)
2
−
(
x
+
x
1
)
−
3
0
=
0
.
Let
x
+
x
1
=
y
, then by solving the equation
3
y
2
−
y
−
3
0
=
0
y
=
3
1
0
or
y
=
−
3
x
+
x
1
=
3
1
0
or
x
+
x
1
=
−
3
Rejecting the other three possible values,
x
=
3
You should affirm 0 is not the solution of the equation before you divide both sides by x^2, I think
x=1/3 is also a solution.
<A quick but not so complete solution>
Denote the given function as f ( x ) . Note that f ( 0 ) = 3 > 0 and f ( 1 ) = − 2 0 < 0 , so there exists a real root between ( 0 , 1 ) . Again note that f ( 2 ) < 0 and f ( 4 ) > 0 , so there exists a root between ( 2 , 4 ) . Since we are searching for a positive integer root, plugging in x = 3 we get f ( 3 ) = 0 .
Problem Loading...
Note Loading...
Set Loading...
3 x 4 − x 3 − ( 2 4 x 2 + x − 3 ) = 0
⟹ x 3 ( 3 x − 1 ) − ( ( 3 x − 1 ) ( 8 x + 3 ) ) = 0
⟹ ( 3 x − 1 ) ( x 3 − 8 x − 3 ) = 0
⟹ ( 3 x − 1 ) ( ( x − 3 ) ( x 2 + 3 x + 1 ) ) = 0
⟹ x = 1 / 3 , 3 , both negative 2 − 3 ± 5