168k views
1 vote
How to solve for x where (2^x)*x =n?

1 Answer

3 votes
Tough call.
You may have to use Newton's Method or something like that.
Graph y=2^x and then graph n/x on the same set of axes. You may have to assign some arbitrary value to n to make this work. From the graph you can read off the approximate coordinates of the point of intersection.
User Meistro
by
6.7k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.