Solve x^2+2^x=100: Step-by-Step Guide for Clear Understanding

  • Thread starter Thread starter doc102
  • Start date Start date
AI Thread Summary
The equation x^2 + 2^x = 100 has two real solutions, with one being x = 6. For negative values of x, x^2 dominates, ensuring the function crosses y = 100 only once. For positive values, both terms grow larger, confirming another crossing point. Numerical methods and trial-and-error can help approximate solutions, but analytical solutions are complex. The discussion emphasizes that x must be less than 6 for the equation to hold true.
doc102
Messages
1
Reaction score
0
Thanks... Please show step. i am kinda confused
 
Last edited:
Mathematics news on Phys.org
doc102 said:
Thanks... Please show step. i am kinda confused
These sorts of functions don't have any simple solutions, but you can always find good approximations to them using various numerical techniques.

For this particular equation though, it just so happens that x=6 satisfies. Also, since x=-10 gives us (-10)2+2-10=100+2-10, which is just 1/1024 larger than 100 so then this other solution must be a tiny bit more positive than -10.

How do we know that there are only two real solutions? For x<0, x2 is the dominant term as 2x is only a smaller value between 0 and 1, so as x2 grows large as x gets larger in the negative direction, it will eventually cross the line y=100 and never come back. For x>0, both terms are dominant and grow larger, hence it must cross y=100 there too and also never come back. Hence we only have two solutions.
 
  • Like
Likes CalcNerd and doc102
This particular problem comes up in math quizes, and usually they ask for the positive solution. Clearly the solution is less than 10.
Suppose that the solution is a rational, ##x=p/q##. Then
##\frac{p^2}{q^2} + 2^{p/q} = 100##.
The first term is rational, the right hand side is an integer. What does this tell you about the solution?
 
I guess you can use hit and trial to find out that x = 6 satisfies this equation. If it's known that the equation has integral roots, it's easy but otherwise ...
Maybe logarithms would be useful
 
Your problem have numerical solutions and they are attractive. See below picture which it is calculated with Mathematica:
uploadfromtaptalk1428759440897.jpg


This equation have two answer and both of them are very near to integer numbers. I tried to find analytical solution but I can't.
 
You could try trial and error method. As we have 2^x and x^2 in equation , x^2 is always positive hence 2^x is less than 100. hence x is less than 6,now put values of x=1,2,3,4,5,6. Here x=6 satisfies equation .Hence soln. is x=6.
 

Similar threads

Back
Top