Message Boards Message Boards

0
|
6219 Views
|
9 Replies
|
8 Total Likes
View groups...
Share
Share this post:

No solution for solving equation in W|A?

Posted 3 years ago

Wolfram|Alpha gives me no solution exists, but I could solve the problem: (x+2(x-1)^0.5)^0.5-(x-2(x-1)^0.5)^0.5=3

https://www.wolframalpha.com/input/?i=%28x%2B2*%28x-1%29%5E0.5%29%5E0.5-%28x-2*%28x-1%29%5E0.5%29%5E0.5%3D3

Attachment

Attachment

POSTED BY: R R
9 Replies

Radicals are tricky. Equations with radicals, doubly so. I have learnt from your nice example. I hope you have too.

POSTED BY: Gianluca Gorni
Posted 3 years ago

Yep, you're right. I'm so stupid and I feel miserable wasting everybody's time because I wasn't attentive.

POSTED BY: R R

I spot careless uses of implications elsewhere in the sheet too. The silent use of the rule Sqrt[a] Sqrt[b] == Sqrt[a*b] is problematic. However, in this case the faulty solution x=13/4 is introduced not in the first step, but in the very last step: x=13/4 does not satisfy the condition pt. x<2.

POSTED BY: Gianluca Gorni

Gianluca nailed it.

POSTED BY: Richard Frost
Posted 3 years ago

Thanks to everyone for your responses.

POSTED BY: R R

There is a mistake in your first step. When you take the square of an equation, you cannot write the double implication <==> but only ==>.

POSTED BY: Gianluca Gorni

A simple plot reveals that there is no solution for $f(x)=3$:

f[x_] := (x + 2 (x - 1)^0.5)^0.5 - (x - 2 (x - 1)^0.5)^0.5;
ReImPlot[f[x], {x, -2, 3}, PlotRange -> All, Frame -> True, GridLines -> Automatic, ImageSize -> Large]

enter image description here

POSTED BY: Henrik Schachner
Posted 3 years ago

Hi Yes, my solution gave me a false response, but I can't understand this discrepancy. Anyway, have a nice day.

POSTED BY: R R

Plug that solution into the equation to see if it actually works.

POSTED BY: Daniel Lichtblau
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract