All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Try a tricky solution (Posted on 2023-06-28) Difficulty: 3 of 5
x^2-13=sqrt(x+13)

Assume that both sides of the above equation are positive numbers. Find all possible values of x.

No Solution Yet Submitted by Ady TZIDON    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution tricky? solution | Comment 3 of 6 |
I think the "trick" is "solving" for 13 rather than solving for a variable.
Pretend the integer 13 is a variable.
If each side of the expression equals K=LHS=RHS, then you get this system of equations.
13 = x^2 - K
13 = K^2 - x
subtracting:
0 = (x^2 - K^2) + (x - K)
0 = (x-K)*(x+K) + 1*(x - K)
0 = (x-K)*(x+K+1)
x = either K or -(K+1)
case 1:  x=K, 13 = x^2 - K
13 = x^2 - x; x^2 - x - 13 = 0
x = (1 + sqrt(53))/2  or (1 - sqrt(53))/2  ;
     but eliminate the negative option

case2:  x = -(K+1), 13 = x^2 - K
k = -x - 1
x^2 + x - 12 = 0
x = -(1/2) ± (7/2) = (-4, 3); but eliminate the 3

Note that since in case 1, the assumption is x=K, the first value of x ie (1 + sqrt(53))/2 is also equal to the LHS and the RHS of the original equation.

2 of the 4 potential solutions because they made K be negative.

  Posted by Larry on 2023-06-28 19:39:08
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (9)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information