Solution - Linear equations with one unknown
Step by Step Solution
Reformatting the input :
Changes made to your input should not affect the solution:
(1): "r1" was replaced by "r^1".
Rearrange:
Rearrange the equation by subtracting what is to the right of the equal sign from both sides of the equation :
5*r^2-44*r^120-(-3011*r)=0
Step by step solution :
Step 1 :
Equation at the end of step 1 :
((5 • (r2)) - (22•11r120)) - -3011r = 0Step 2 :
Equation at the end of step 2 :
(5r2 - (22•11r120)) - -3011r = 0
Step 3 :
Step 4 :
Pulling out like terms :
4.1 Pull out like factors :
-44r120 + 5r2 + 3011r = -r • (44r119 - 5r - 3011)
Equation at the end of step 4 :
-r • (44r119 - 5r - 3011) = 0
Step 5 :
Theory - Roots of a product :
5.1 A product of several terms equals zero.
When a product of two or more terms equals zero, then at least one of the terms must be zero.
We shall now solve each term = 0 separately
In other words, we are going to solve as many equations as there are terms in the product
Any solution of term = 0 solves product = 0 as well.
Solving a Single Variable Equation :
5.2 Solve : -r = 0
Multiply both sides of the equation by (-1) : r = 0
Equations of order 5 or higher :
5.3 Solve 44r119-5r-3011 = 0
Points regarding equations of degree five or higher.
(1) There is no general method (Formula) for solving polynomial equations of degree five or higher.
(2) By the Fundamental theorem of Algebra, if we allow complex numbers, an equation of degree n will have exactly n solutions
(This is if we count double solutions as 2 , triple solutions as 3 and so on
) (3) By the Abel-Ruffini theorem, the solutions can not always be presented in the conventional way using only a finite amount of additions, subtractions, multiplications, divisions or root extractions
(4) If F(x) is a polynomial of odd degree with real coefficients, then the equation F(X)=0 has at least one real solution.
(5) Using methods such as the Bisection Method, real solutions can be approximated to any desired degree of accuracy. Failed to find the initial interval for implementing the BiSection Method
One solution was found :
r = 0How did we do?
Please leave us feedback.