MHB Stuck on this simultaneous equation

  • Thread starter Thread starter ai93
  • Start date Start date
  • Tags Tags
    Stuck
ai93
Messages
54
Reaction score
0
A question I am working on
$$\frac{3}{x}+\frac{2}{y}=14$$ (1)
$$\frac{5}{x}-\frac{3}{y}=-2$$ (2)

let $$\frac{1}{x}=a$$ let $$\frac{1}{y}=b$$

$$\therefore3a+2b=14$$ (3) (x5)
$$5a-3b=-2$$ (4) (x3)

$$=15a+10b=70$$ (5)
$$15a-9b=-6$$ (6)

(5)-(6)
15a cancels out. Leaving 19b=76
$$b=\frac{76}{19}$$ $$x=4$$
But I have the answer wrong. I got this question from my textbook, there is no explantion the answer is $$x=\frac{1}{2} and y=\frac{1}{4}$$ But I can't seem to get there I don't know what I am doing wrong. Corrections please?
 
Mathematics news on Phys.org
Well, your solution is correct, substituting $b=4$ into one of the equations gives $a=2$. Hence back-substitution gives
$$a=2=\frac{1}{x} \Rightarrow x=\frac{1}{2}$$
$$b=4=\frac{1}{y} \Rightarrow y = \frac{1}{4}$$
which are the desired results.
 
Siron said:
Well, your solution is correct, substituting $b=4$ into one of the equations gives $a=2$. Hence back-substitution gives
$$a=2=\frac{1}{x} \Rightarrow x=\frac{1}{2}$$
$$b=4=\frac{1}{y} \Rightarrow y = \frac{1}{4}$$
which are the desired results.

Ohh yes. That explains it. Thank you!
 
mathsheadache said:
Ohh yes. That explains it. Thank you!
Nice! You're welcome.
 
$$\frac{3}{x}+\frac{2}{y}=14\tag 1$$

$$\frac{5}{x}-\frac{3}{y}=-2\tag 2$$

You could multiply both equations by $xy$ to get:

$$3y+2x=14xy$$

$$5y-3x=-2xy\implies 14xy=-35y+21x$$

Thus, we have:

$$3y+2x=-35y+21x$$

$$38y=19x$$

$$x=2y$$

Go back to (1), and substitute for $x$:

$$\frac{3}{2y}+\frac{2}{y}\cdot\frac{2}{2}=14$$

$$\frac{7}{2y}=14$$

$$\frac{1}{2y}=2$$

$$4y=1$$

$$y=\frac{1}{4}\implies x=2\cdot\frac{1}{4}=\frac{1}{2}$$

Hence:

$$(x,y)=\left(\frac{1}{2},\frac{1}{4}\right)$$
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Back
Top