Solving Simultaneous Equations: Methods and Accuracy

Click For Summary
SUMMARY

The discussion centers on the discrepancies encountered when solving simultaneous equations using different methods. The equations presented are 0=-tsin(x)+85.7sin(30) and 0=-tcos(x)+85.7cos(30)-t. The user solved these equations using Mathematica, obtaining t=49.4789 and x=1.0472 radians, which corresponds to 60 degrees. The confusion arises from the interpretation of the angle in radians versus degrees, highlighting the importance of understanding the output format when using computational tools.

PREREQUISITES
  • Understanding of trigonometric functions and their properties
  • Familiarity with solving simultaneous equations
  • Knowledge of angle measurement in radians and degrees
  • Experience with Mathematica version 12.3 or similar computational tools
NEXT STEPS
  • Research the differences between solving equations in radians versus degrees
  • Learn how to use Mathematica for solving simultaneous equations effectively
  • Explore alternative methods for verifying solutions to simultaneous equations
  • Study the implications of numerical precision in computational mathematics
USEFUL FOR

Students in engineering or mathematics, educators teaching algebra and trigonometry, and anyone interested in computational methods for solving equations.

Ry122
Messages
563
Reaction score
2
[SOLVED] simultaneous equations

Why is it that when solving some simultaneous equations two different ways you can get two different answers? One example is this:
0=-tsin(x)+85.7sin(30) eq. 1
0=-tcos(x)+85.7cos(30)-t eq. 2
I solved these equations in mathematica and got t=49.4789 and x=1.0472. These were the values I submitted for an engineering assignment I recently had and I only got t correct, the correct answer for x was 60 degrees.
So knowing which value was correct i subbed it into eq1. and i still got x=1.04723
Then I tried using a different method. I equated both equations so eq1=eq2 and i used x=60 to solve for t and i got 49.476. Why did these two different methods yield two different values for x and how am I supposed to know which one is correct?
 
Physics news on Phys.org
Using mathematica to solve the equations may not be helping you understand them. In the answer x=1.0472, x is expressed in radians. That IS 60 degrees.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
1K
Replies
10
Views
2K
Replies
7
Views
2K
Replies
9
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 15 ·
Replies
15
Views
3K
Replies
11
Views
2K