solving quadratic over real numbers
in Algebra 2 Answers by

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.

1 Answer

x+x-6=0,

x+1/√x-6=0,

x√x+1-6√x=0.

Let y=√x, then x=y2, so y3-6y+1=0.

This cubic has 3 real roots: -2.52892, 0.16745, 2.36147, from which x can be calculated by squaring each of these values.

But how do we find the roots of a cubic? There are various methods. Here's one.

A cubic equation always has at least one real root. Using Newton's iterative method:

yn+1=yn-f(yn)/f'(yn), where f(y)=y3-6y+1 and f'(y)=3y2-6. Let y0=0 then x1=-1/(-6)=⅙=0.1666...

y1=107/639=0.167449..., y2=0.1674491911, y3=0.167449191109 (stable value). x=0.02804 approx.

So one solution to the cubic is y=0.167449191109. Let this be denoted by A. Using synthetic division we can deduce a quadratic:

A | 1 0     -6          1

     1 A A2    | A3-6A

     1 A A2-6 |     0       =y2+Ay+A2-6. This quadratic has two solutions:

y=½(-A±√(24-3A2))=2.361468766 or -2.528917957.

So x=5.5765 or 6.3954 approx.

CHECK:

Substituting each of these three values into the original equation we get:

x=5.5765: x+x-6=0✔️; x=6.3954: x+x-6=0.7909❌; x=0.02804: x+x-6=0✔️

So there are two solutions: x=5.5765 and x=0.02804. The rejected answer is caused by assuming x can be negative as well as positive.

by Top Rated User (1.2m points)

Related questions

1 answer
2 answers
1 answer
asked Apr 4, 2021 in Algebra 1 Answers by Ngabonziza Yussuf Djibo | 615 views
1 answer
asked Mar 22, 2020 in Calculus Answers by qwertykl Level 2 User (1.4k points) | 5.4k views
Welcome to MathHomeworkAnswers.org, where students, teachers and math enthusiasts can ask and answer any math question. Get help and answers to any math problem including algebra, trigonometry, geometry, calculus, trigonometry, fractions, solving expression, simplifying expressions and more. Get answers to math questions. Help is always 100% free!
87,516 questions
100,328 answers
2,420 comments
758,023 users