462,431 views
42 votes
42 votes
Solution set of (3x+7)^2+5=(7x-9)^2x+5

User Kenshi
by
2.4k points

1 Answer

17 votes
17 votes

Rearrange:

Rearrange the equation by subtracting what is to the right of the equal sign from both sides of the equation :

(3*x+7)^2+5-((7*x-9)^2*x+5)=0

Step by step solution :

STEP1:

Equation at the end of step 1

(((3x+7)2)+5)-(x•(7x-9)2+5) = 0

STEP2:

Checking for a perfect cube

2.1 -49x3+135x2-39x+49 is not a perfect cube

Trying to factor by pulling out :

2.2 Factoring: -49x3+135x2-39x+49

Thoughtfully split the expression at hand into groups, each group having two terms :

Group 1: -39x+49

Group 2: -49x3+135x2

Pull out from each group separately :

Group 1: (-39x+49) • (1) = (39x-49) • (-1)

Group 2: (49x-135) • (-x2)

Factoring by pulling out fails :

The groups have no common factor and can not be added up to form a multiplication.

Polynomial Roots Calculator :

Find roots (zeroes) of : F(x) = -49x3+135x2-39x+49

Polynomial Roots Calculator is a set of methods aimed at finding values of x for which F(x)=0

Rational Roots Test is one of the above mentioned tools. It would only find Rational Roots that is numbers x which can be expressed as the quotient of two integers

The Rational Root Theorem states that if a polynomial zeroes for a rational number P/Q then P is a factor of the Trailing Constant and Q is a factor of the Leading Coefficient

In this case, the Leading Coefficient is -49 and the Trailing Constant is 49.

The factor(s) are:

of the Leading Coefficient : 1,7 ,49

of the Trailing Constant : 1 ,7 ,49

Let us test ....

Equation at the end of step

2

:

-49x3 + 135x2 - 39x + 49 = 0

STEP

3

:

Cubic Equations:

3.1 Solve -49x3+135x2-39x+49 = 0

Future releases of Tiger-Algebra will solve equations of the third degree directly.

Meanwhile we will use the Bisection method to approximate one real solution.

Approximating a root using the Bisection Method :

We now use the Bisection Method to approximate one of the solutions. The Bisection Method is an iterative procedure to approximate a root (Root is another name for a solution of an equation).

The function is F(x) = -49x3 + 135x2 - 39x + 49

At x= 3.00 F(x) is equal to -176.00

At x= 2.00 F(x) is equal to 119.00

Intuitively we feel, and justly so, that since F(x) is negative on one side of the interval, and positive on the other side then, somewhere inside this interval, F(x) is zero

Procedure :

(1) Find a point "Left" where F(Left) < 0

(2) Find a point 'Right' where F(Right) > 0

(3) Compute 'Middle' the middle point of the interval [Left,Right]

(4) Calculate Value = F(Middle)

(5) If Value is close enough to zero goto Step (7)

Else :

If Value < 0 then : Left <- Middle

If Value > 0 then : Right <- Middle

(6) Loop back to Step (3)

(7) Done!! The approximation found is Middle

Next Middle will get us close enough to zero:

F( 2.596896529 ) is 0.000000414

The desired approximation of the solution is:

x ≓ 2.596896529

Note, ≓ is the approximation symbol

One solution was found :

x ≓ 2.596896529

User Drasill
by
2.8k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.