Solve for ##u## and ##v## in the given equations

  • Thread starter chwala
  • Start date
In summary, the task is to find the values of the variables ##u## and ##v## that satisfy the provided equations.
  • #1
chwala
Gold Member
2,753
388
Homework Statement
See attached.
Relevant Equations
Understanding of simultaneous equations
1693395062637.png


In my approach i have:

##u-v=\dfrac{1}{6(u+v)}##

##\dfrac{1}{u+v} + 12(u+v)=8##

##1+12(u+v)^2=8(u+v)##

Let

##u+v=m##

then we shall have,

##12m^2-8m+1=0##

##m_1=\dfrac{1}{2}## and ##m_2=\dfrac{1}{6}##

Using ##m_2=\dfrac{1}{6}## and considering
##(u+v)(u-v)=\dfrac{1}{6}##
then,
##\dfrac{1}{6} (u-v)=\dfrac{1}{6}##

then we shall have the simultaneous equation,

##u-v=1##
##u+v=\dfrac{1}{6}## giving us
##u=\dfrac{7}{12} ⇒v=-\dfrac{5}{12}##

also using

##m_1=\dfrac{1}{2}##
then we shall have the simultaneous equation,
##u-v=\dfrac{1}{3}##
##u+v=\dfrac{1}{2}## giving us
##u=\dfrac{5}{12} ⇒v=\dfrac{1}{12}##

There may be another approach hence my post. Cheers.
 
Physics news on Phys.org
  • #2
chwala said:
Homework Statement: See attached.
Relevant Equations: Understanding of simultaneous equations

There may be another approach
I would have started ##\frac 1{u+v}+\frac 2{u-v}=\frac{u-v+2(u+v)}{u^2-v^2}=(3u+v)6##.
No idea whether that is better.
 
  • Like
Likes chwala
  • #3
haruspex said:
I would have started ##\frac 1{u+v}+\frac 2{u-v}=\frac{u-v+2(u+v)}{u^2-v^2}=(3u+v)6##.
No idea whether that is better.
@haruspex let me check that out...
 

FAQ: Solve for ##u## and ##v## in the given equations

How do I solve a system of linear equations for ##u## and ##v##?

To solve a system of linear equations for ##u## and ##v##, you can use methods such as substitution, elimination, or matrix operations (like Gaussian elimination). These methods involve manipulating the equations to isolate one variable and then solving for the other.

What if the system of equations has no solution?

If the system of equations has no solution, it means the equations represent parallel lines that never intersect. This situation is referred to as inconsistent. You can determine this by finding that the determinant of the coefficient matrix is zero or by seeing that the equations lead to a contradiction.

Can I solve non-linear equations for ##u## and ##v##?

Yes, you can solve non-linear equations for ##u## and ##v##, but the methods are more complex compared to linear equations. Techniques include substitution, graphical methods, and numerical methods such as the Newton-Raphson method. Each method has its own set of steps and applicability depending on the nature of the non-linearity.

What is the role of the determinant in solving for ##u## and ##v##?

The determinant of the coefficient matrix in a system of linear equations helps determine whether the system has a unique solution. If the determinant is non-zero, the system has a unique solution. If the determinant is zero, the system may have no solution or infinitely many solutions.

How can I verify my solutions for ##u## and ##v##?

To verify your solutions for ##u## and ##v##, substitute them back into the original equations. If both equations are satisfied (i.e., both sides of each equation are equal), then the solutions are correct. This step ensures that the solutions work for the given system of equations.

Similar threads

Back
Top