Solve the given simultaneous equations

  • Thread starter chwala
  • Start date
  • #1
chwala
Gold Member
2,752
387
Homework Statement
See attached.
Relevant Equations
simultaneous equations
1693398074047.png


In my approach,

##(x+y)^2=4a^2##

##x^2+y^2=4a^2-2xy##

and

...

##x^2+y^2=xy+a^2##

then,

##4a^2-2xy=xy+a^2##

##3a^2=3xy##

##a^2=xy##

##⇒x=a, y=a##

Bingo!! :cool:

Any other approach is welcome ...
 
Last edited:
Physics news on Phys.org
  • #2
If you have a question, ask it, else why are you posting your work here?
 
  • Like
Likes DaveE and topsquark
  • #3
chwala said:
Homework Statement: See attached.
Relevant Equations: simultaneous equations

View attachment 331233

In my approach,

##(x+y)^2=4a^2##

##x^2+y^2=4a^2-2xy##

##x^2+y^2=xy+a^2##

##4a^2-2xy=xy+a^2##

##3a^2=3xy##

##a^2=xy##

##⇒x=a, y=a##

Bingo!! :cool:
You need to show more steps and where they come from.

Where did you get ##x^2+y^2=xy+a^2## from? It's correct, but it comes out of nowhere in your solution method.

Your solution to ##a^2=xy## is not the most general. x = a, y = a is certainly a solution, but any ##y = a^2/x## will also do. You need to plug this back into one of the original equations to get an expression for x and y in terms of a.

If your purpose is to check your solution method, a couple of points to consider:
1. Make it clear where each line is coming from. Be specific.

2. Explicitly work out each line step by step. This makes it much easier for anyone (especially yourself) to check for errors.

3. Review your work as if you didn't write it. That way you will be able to see more easily where you may have skipped steps when writing out the solution. (This is an acquired skill.)

-Dan
 
  • #4
topsquark said:
You need to show more steps and where they come from.

Where did you get ##x^2+y^2=xy+a^2## from? It's correct, but it comes out of nowhere in your solution method.

Your solution to ##a^2=xy## is not the most general. x = a, y = a is certainly a solution, but any ##y = a^2/x## will also do. You need to plug this back into one of the original equations to get an expression for x and y in terms of a.

If your purpose is to check your solution method, a couple of points to consider:
1. Make it clear where each line is coming from. Be specific.

2. Explicitly work out each line step by step. This makes it much easier for anyone (especially yourself) to check for errors.

3. Review your work as if you didn't write it. That way you will be able to see more easily where you may have skipped steps when writing out the solution. (This is an acquired skill.)

-Dan
Note that,

##x+y=2a##

from

##\dfrac{x^2+ax+y^2+ay}{xy+3a^2}=1##

we shall have,

##\dfrac{x^2+2a^2+y^2}{xy+3a^2}=1##

on cross -multiplication we get,##x^2+2a^2+y^2=xy+3a^2##

...

Cheers.
 
Last edited:
  • #5
chwala said:
Note that,

##x+y=2a##

then,

##\dfrac{x^2+2a^2+y^2}{xy+3a^2}=1##

then,

##x^2+2a^2+y^2=xy+3a^2##

...

Cheers.
First, I know how to solve this one. I know where the equation in line 3 comes from. I was giving you advice about just writing down an equation with no explanation where it came from.

Second, you just repeated the mistake. Where does the second equation come from? There is no equation on this page that says ##xy + 3a^2 =## something, much less how you applied it to the first equation in this post to get there.

What I was saying is that you need to start with
##\dfrac{x}{y+a} + \dfrac{y}{x+a} = 1##

and derive ##x^2 + y^2 = xy + a^2##, or at least say that it comes from there.

For the most part your posts are clear enough. This one simply isn't.

-Dan
 
  • Like
Likes SammyS
  • #6
topsquark said:
First, I know how to solve this one. I know where the equation in line 3 comes from. I was giving you advice about just writing down an equation with no explanation where it came from.

Second, you just repeated the mistake. Where does the second equation come from? There is no equation on this page that says ##xy + 3a^2 =## something, much less how you applied it to the first equation in this post to get there.

What I was saying is that you need to start with
##\dfrac{x}{y+a} + \dfrac{y}{x+a} = 1##

and derive ##x^2 + y^2 = xy + a^2##, or at least say that it comes from there.

For the most part your posts are clear enough. This one simply isn't.

-Dan
@chwala :

Dan, a.k.a. @topsquark , makes some good points above.

I only disagree with his final statement. You do similarly confusing things in many of your threads.
 
  • Like
Likes topsquark
  • #7
chwala said:
Homework Statement: See attached.
Relevant Equations: simultaneous equations

View attachment 331233

In my approach,

##(x+y)^2=4a^2##

##x^2+y^2=4a^2-2xy##

and

...

##x^2+y^2=xy+a^2##

then,

##4a^2-2xy=xy+a^2##

##3a^2=3xy##

##a^2=xy##

##⇒x=a, y=a##

Bingo!! :cool:

Any other approach is welcome ...

If [itex]x + y = 2a[/itex] and [itex]xy = a^2[/itex] then [itex]x[/itex] and [itex]y[/itex] are the roots of [tex]
\begin{split}
0 &= (z - x)(z - y) \\
&= z^2 - (x + y)z + xy \\
&= z^2 - 2az + a^2 \\
&= (z - a)^2.\end{split}[/tex] Thus [itex](x,y) = (a,a)[/itex] is the only possibility.
 
  • Like
Likes chwala
  • #8
Why not simply substitute ##y = 2a - x## into the first equation? That seems an obvious way to generate a quadratic in ##x##.
 
  • Like
Likes chwala
  • #9
PeroK said:
Why not simply substitute ##y = 2a - x## into the first equation? That seems an obvious way to generate a quadratic in ##x##.
This looks interesting...nice one you end up with

...
##(x-a)(x-a)=0##

##x=a##.

Cheers!
 

FAQ: Solve the given simultaneous equations

What are simultaneous equations?

Simultaneous equations are a set of equations containing multiple variables. The solutions to these equations are the values of the variables that satisfy all the equations in the set simultaneously.

How do you solve simultaneous equations using the substitution method?

To solve simultaneous equations using the substitution method, solve one of the equations for one variable in terms of the other variables. Then, substitute this expression into the other equation(s) and solve for the remaining variable(s). Finally, substitute back to find the value of the initial variable.

What is the elimination method for solving simultaneous equations?

The elimination method involves adding or subtracting the equations in such a way that one of the variables is eliminated. This allows you to solve for the remaining variable. Once you have one variable, substitute it back into one of the original equations to find the other variable.

Can simultaneous equations have no solution or infinite solutions?

Yes, simultaneous equations can have no solution if the lines represented by the equations are parallel and never intersect. They can have infinite solutions if the lines are coincident, meaning they lie on top of each other and intersect at infinitely many points.

How do you solve simultaneous equations graphically?

To solve simultaneous equations graphically, plot each equation on the same set of axes. The point(s) where the graphs intersect represent the solution(s) to the equations. If the graphs do not intersect, there is no solution. If they coincide, there are infinitely many solutions.

Similar threads

Back
Top