No solutions found

Try this:
- Check out our <a href="/en/terms-and-topics/formatting-guide/">formatting guide</a>
- Check out our formatting guide
- Check your input for typos
- Contact us
- Let us know how we can solve this better
We are constantly updating the types of the problems Tiger can solve, so the solutions you are looking for could be coming soon!
Other Ways to Solve
Factoring binomials using the difference of squaresStep by Step Solution
Reformatting the input :
Changes made to your input should not affect the solution:
(1): "n2" was replaced by "n^2". 1 more similar replacement(s).
Rearrange:
Rearrange the equation by subtracting what is to the right of the equal sign from both sides of the equation :
a*n-(n^2-1/n^2+1)=0
Step 1 :
1
Simplify ——
n2
Equation at the end of step 1 :
1 an - (((n2) - ——) + 1) = 0 n2Step 2 :
Rewriting the whole as an Equivalent Fraction :
2.1 Subtracting a fraction from a whole
Rewrite the whole as a fraction using n2 as the denominator :
n2 n2 • n2
n2 = —— = ———————
1 n2
Equivalent fraction : The fraction thus generated looks different but has the same value as the whole
Common denominator : The equivalent fraction and the other fraction involved in the calculation share the same denominator
Adding fractions that have a common denominator :
2.2 Adding up the two equivalent fractions
Add the two equivalent fractions which now have a common denominator
Combine the numerators together, put the sum or difference over the common denominator then reduce to lowest terms if possible:
n2 • n2 - (1) n4 - 1
————————————— = ——————
n2 n2
Equation at the end of step 2 :
(n4 - 1)
an - (———————— + 1) = 0
n2
Step 3 :
Rewriting the whole as an Equivalent Fraction :
3.1 Adding a whole to a fraction
Rewrite the whole as a fraction using n2 as the denominator :
1 1 • n2
1 = — = ——————
1 n2
Trying to factor as a Difference of Squares :
3.2 Factoring: n4 - 1
Theory : A difference of two perfect squares, A2 - B2 can be factored into (A+B) • (A-B)
Proof : (A+B) • (A-B) =
A2 - AB + BA - B2 =
A2 - AB + AB - B2 =
A2 - B2
Note : AB = BA is the commutative property of multiplication.
Note : - AB + AB equals zero and is therefore eliminated from the expression.
Check : 1 is the square of 1
Check : n4 is the square of n2
Factorization is : (n2 + 1) • (n2 - 1)
Polynomial Roots Calculator :
3.3 Find roots (zeroes) of : F(n) = n2 + 1
Polynomial Roots Calculator is a set of methods aimed at finding values of n for which F(n)=0
Rational Roots Test is one of the above mentioned tools. It would only find Rational Roots that is numbers n 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 1 and the Trailing Constant is 1.
The factor(s) are:
of the Leading Coefficient : 1
of the Trailing Constant : 1
Let us test ....
P | Q | P/Q | F(P/Q) | Divisor | |||||
---|---|---|---|---|---|---|---|---|---|
-1 | 1 | -1.00 | 2.00 | ||||||
1 | 1 | 1.00 | 2.00 |
Polynomial Roots Calculator found no rational roots
Trying to factor as a Difference of Squares :
3.4 Factoring: n2 - 1
Check : 1 is the square of 1
Check : n2 is the square of n1
Factorization is : (n + 1) • (n - 1)
Adding fractions that have a common denominator :
3.5 Adding up the two equivalent fractions
(n2+1) • (n+1) • (n-1) + n2 n4 + n2 - 1
——————————————————————————— = ———————————
n2 n2
Equation at the end of step 3 :
(n4 + n2 - 1)
an - ————————————— = 0
n2
Step 4 :
Rewriting the whole as an Equivalent Fraction :
4.1 Subtracting a fraction from a whole
Rewrite the whole as a fraction using n2 as the denominator :
an an • n2
an = —— = ———————
1 n2
Trying to factor by splitting the middle term
4.2 Factoring n4 + n2 - 1
The first term is, n4 its coefficient is 1 .
The middle term is, +n2 its coefficient is 1 .
The last term, "the constant", is -1
Step-1 : Multiply the coefficient of the first term by the constant 1 • -1 = -1
Step-2 : Find two factors of -1 whose sum equals the coefficient of the middle term, which is 1 .
-1 | + | 1 | = | 0 |
Observation : No two such factors can be found !!
Conclusion : Trinomial can not be factored
Adding fractions that have a common denominator :
4.3 Adding up the two equivalent fractions
an • n2 - ((n4+n2-1)) an3 - n4 - n2 + 1
————————————————————— = —————————————————
n2 n2
Checking for a perfect cube :
4.4 an3 - n4 - n2 + 1 is not a perfect cube
Equation at the end of step 4 :
an3 - n4 - n2 + 1
————————————————— = 0
n2
Step 5 :
When a fraction equals zero :
5.1 When a fraction equals zero ...
Where a fraction equals zero, its numerator, the part which is above the fraction line, must equal zero.
Now,to get rid of the denominator, Tiger multiplys both sides of the equation by the denominator.
Here's how:
an3-n4-n2+1
——————————— • n2 = 0 • n2
n2
Now, on the left hand side, the n2 cancels out the denominator, while, on the right hand side, zero times anything is still zero.
The equation now takes the shape :
an3-n4-n2+1 = 0
Solving a Single Variable Equation :
5.2 Solve an3n4-n2+1 = 0
In this type of equations, having more than one variable (unknown), you have to specify for which variable you want the equation solved.
We shall not handle this type of equations at this time.
No solutions found
How did we do?
Please leave us feedback.