Solving 2 Simultaneous Equations for c & d

In summary, solving 2 simultaneous equations for c and d allows us to find the values of two unknown variables, c and d, that satisfy both equations at the same time. There are several methods for solving these equations, including substitution, elimination, and graphing. It is possible for these equations to have more than one solution, and they can be applied in various fields such as physics, engineering, economics, and computer science. However, if there is no solution, it means the equations are inconsistent and do not have a common solution.
  • #1
ChrisHarvey
55
0
Can anyone analytically solve these 2 simultaneous equations for c & d, where a and b are known?

a = sin(c) * cosh(d)
b = cos(c) * sinh(d)

I can eliminate 'c' to get:

(sinh d)^2 = b^2 + (a^2)*(tanh d)^2

but this doesn't seem to make life any easier.
 
Mathematics news on Phys.org
  • #2
Arggghhhh... I've just this second seen how to do it: write (tanh d)^2 as 1/(cosh d)^2 and then (cosh d)^2 as 1 + (sinh d)^2, multiply though by (sinh d)^2, and solve as a quadratic.

I have an annoying habit of asking for help and then doing it myself a few minutes later... sorry.
 
  • #3


Yes, it is possible to solve these simultaneous equations for c and d analytically. Here is one way to approach it:

1. Rearrange the equations to isolate the sine and cosine terms:
c = arcsin(a/cosh(d))
c = arccos(b/sinh(d))

2. Set the two expressions for c equal to each other:
arcsin(a/cosh(d)) = arccos(b/sinh(d))

3. Use the trigonometric identity sin(x) = cos(π/2 - x) to rewrite the left side:
arcsin(a/cosh(d)) = π/2 - arccos(a/cosh(d))

4. Simplify the right side using the inverse cosine identity:
arcsin(a/cosh(d)) = π/2 - arcsin(b/sinh(d))

5. Set the expressions inside the inverse sine equal to each other and solve for d:
a/cosh(d) = b/sinh(d)
d = arctanh(b/a)

6. Substitute this value for d into either of the original equations to solve for c:
c = arcsin(a/cosh(arctanh(b/a))) or c = arccos(b/sinh(arctanh(b/a)))

This solution may seem complicated, but it is an analytical solution that can be used to find the exact values of c and d for any given values of a and b. It may be helpful to use a calculator or software program to evaluate the inverse trigonometric functions and simplify the expressions.
 

What is the purpose of solving 2 simultaneous equations for c and d?

Solving 2 simultaneous equations for c and d allows us to find the values of two unknown variables, c and d, that satisfy both equations at the same time. This helps us to understand the relationship between the two equations and find a solution that works for both.

What are the methods for solving 2 simultaneous equations for c and d?

There are several methods for solving 2 simultaneous equations for c and d, including the substitution method, the elimination method, and the graphing method. Each method has its own advantages and can be used depending on the form of the equations.

Can 2 simultaneous equations for c and d have more than one solution?

Yes, it is possible for 2 simultaneous equations for c and d to have more than one solution. This happens when the equations intersect at multiple points on a graph or when the equations are equivalent to each other.

What happens if there is no solution to 2 simultaneous equations for c and d?

If there is no solution to 2 simultaneous equations for c and d, it means that the equations are inconsistent and do not have a common solution. This can happen if the equations are parallel or if they represent two lines that never intersect.

How can solving 2 simultaneous equations for c and d be applied in real life?

Solving 2 simultaneous equations for c and d can be applied in various fields, such as physics, engineering, economics, and computer science. It can be used to model and analyze real-life situations, such as determining the break-even point for a business or finding the optimal solution for a system of equations.

Similar threads

  • General Math
Replies
2
Views
744
  • General Math
Replies
1
Views
262
Replies
1
Views
392
  • General Math
Replies
1
Views
679
  • Calculus and Beyond Homework Help
Replies
18
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
462
  • General Math
Replies
2
Views
881
Replies
10
Views
2K
  • General Math
Replies
1
Views
764
Replies
2
Views
1K
Back
Top