Solving 10sin(x)=x: Find # Solutions w/ Graphs & Math Software

  • Thread starter Thread starter Saitama
  • Start date Start date
  • Tags Tags
    Confused Graphs
Click For Summary

Homework Help Overview

The discussion revolves around finding the number of solutions to the equation 10sin(x) = x. Participants are exploring the discrepancies between graphical solutions and results obtained from Microsoft Mathematics software.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants share their attempts to solve the equation using both graphical methods and software, noting differences in the number of solutions found. Questions arise regarding the functionality of Microsoft Mathematics and the interpretation of its output.

Discussion Status

The discussion is active, with participants providing insights into their experiences with Microsoft Mathematics and suggesting methods to obtain multiple solutions. Some express confusion about the software's limitations and seek clarification on the command syntax used for solving the equation.

Contextual Notes

Participants mention the need to limit the range of x values in Microsoft Mathematics to find additional solutions, indicating a potential constraint in the software's solving capabilities. There is also a reference to the importance of being in Radian mode for accurate results.

Saitama
Messages
4,244
Reaction score
93
Confused in graphs?

Homework Statement


My teacher gave a question in which he have to find the number of solutions:-
10sin(x)=x
I solved it using the graphs and i got the number of solutions to be 4.
But when i came back home and tried to do it on Microsoft Mathematics, i found the results to be completely different. Number of solutions came out to be 1.
I think i have used some wrong statement in Microsoft Mathematics. Please someone tell me the correct statement.


Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org


I found MORE THAN four solutions, so it's not either 1 or 4.
 


Oops Sorry! It's 7 but please solve my problem!
 


Pranav-Arora said:
Oops Sorry! It's 7 but please solve my problem!

Is your problem why Microsoft Mathematics gave you just 1 solution or how to find that there are 7 solutions?

The program would've given you the smallest positive value for various reasons.
 


Mentallic said:
Is your problem why Microsoft Mathematics gave you just 1 solution or how to find that there are 7 solutions?

The program would've given you the smallest positive value for various reasons.

My problem is Microsoft Mathematics gave me only 1 solution. :frown:
 


Pranav-Arora said:
My problem is Microsoft Mathematics gave me only 1 solution. :frown:
I downloaded the program, and now I see what you mean. I get the same issue. When I type this in the worksheet:
nsolve({10 sin(x) = x},{x})
I only get one solution of x ≈ 0. However, when I graph the two sides, the graphs do intersect 7 times. The only way I could get it to give me all solutions was to limit my range of x values and type the nsolve command 7 times.

For the 2nd solution, I typed this:
nsolve({10 sin(x) = x},{x,-10,-8})
(the bolded indicates that the program should only look at x values between -10 and -8) and I got x ≈ -8.423... I repeat this 5 more times, changing the range of x values (bolded) by looking at the graph each time. Eventually you'll get all 7 solutions. Very tedious. As today was the 1st time I ever used Microsoft Mathematics, maybe someone here who knows more could chime in.
 


eumyang said:
I downloaded the program, and now I see what you mean. I get the same issue. When I type this in the worksheet:
nsolve({10 sin(x) = x},{x})
I only get one solution of x ≈ 0. However, when I graph the two sides, the graphs do intersect 7 times. The only way I could get it to give me all solutions was to limit my range of x values and type the nsolve command 7 times.

For the 2nd solution, I typed this:
nsolve({10 sin(x) = x},{x,-10,-8})
(the bolded indicates that the program should only look at x values between -10 and -8) and I got x ≈ -8.423... I repeat this 5 more times, changing the range of x values (bolded) by looking at the graph each time. Eventually you'll get all 7 solutions. Very tedious. As today was the 1st time I ever used Microsoft Mathematics, maybe someone here who knows more could chime in.

Where to type this nsolve command? :confused:
And where you typed this equation "nsolve({10 sin(x) = x},{x,-10,-8})".
Please provide a screenshot.
 


See attachment. I typed the command in the "Worksheet" tab. Also, on the top, I had already clicked the "Home" tab. Make sure that you are in Radian mode. This is using the latest version, 64-bit.
 

Attachments

  • MS_Math.jpg
    MS_Math.jpg
    53.1 KB · Views: 507


eumyang said:
See attachment. I typed the command in the "Worksheet" tab. Also, on the top, I had already clicked the "Home" tab. Make sure that you are in Radian mode. This is using the latest version, 64-bit.

I got my answer but what does this -10 and -8 denote?
 
  • #10


Pranav-Arora said:
I got my answer but what does this -10 and -8 denote?
Please re-read 1st post (#6 in this thread). If you look at the graph, you will see that, going from left to right, the first time the two graphs intersect is somewhere between x = -10 and x = -8.

The next time the graphs intersect is somewhere between x = -8 and x = -6, so I would type this to find the next solution:
nsolve({10 sin(x) = x},{x,-8,-6})

And so on.
 
  • #11


eumyang said:
Please re-read 1st post (#6 in this thread). If you look at the graph, you will see that, going from left to right, the first time the two graphs intersect is somewhere between x = -10 and x = -8.

The next time the graphs intersect is somewhere between x = -8 and x = -6, so I would type this to find the next solution:
nsolve({10 sin(x) = x},{x,-8,-6})

And so on.

But what does this mean "x ≈ -8.423..."?
 
  • #12


Pranav-Arora said:
But what does this mean "x ≈ -8.423..."?
That's one of the 7 solutions to your equation. For whatever reason that I don't understand, in MS Mathematics we are not able to get all 7 solutions at once. That's why I said that you'll have to enter the nsolve command 7 times, changing the range of x-values each time, so that you can get all of the solutions.

This command that I wrote previously:
nsolve({10 sin(x) = x},{x,-8,-6})
more or less is telling the program to ONLY look at x-values between -8 and -6 and state the x-value that makes the equation true.
 
  • #13


eumyang said:
That's one of the 7 solutions to your equation. For whatever reason that I don't understand, in MS Mathematics we are not able to get all 7 solutions at once. That's why I said that you'll have to enter the nsolve command 7 times, changing the range of x-values each time, so that you can get all of the solutions.

This command that I wrote previously:
nsolve({10 sin(x) = x},{x,-8,-6})
more or less is telling the program to ONLY look at x-values between -8 and -6 and state the x-value that makes the equation true.

Thanks for paying attention to this thread! :smile:
(I think i need to learn more about this program)
 
  • #14
  • #15


I like Serena said:
Are you already aware of Wolfram Alpha?
That one does not give you the misleading surprise that you only get 1 solution, when there are more.

See this link:
http://www.wolframalpha.com/input/?i=10sin+x=x

I know about Wolfram Alpha.
 

Similar threads

Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
6
Views
4K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K