Can some one show me how to get the final expression?

nasi112

Full Member
Joined
Aug 23, 2020
Messages
677
1do+1di=1f\frac{1}{d_o} + \frac{1}{d_i} = \frac{1}{f}
1x+f+1y+f=1f\frac{1}{x + f} + \frac{1}{y + f} = \frac{1}{f}
xy=f2xy = f^2
 
Thanks. Still can't get the expression.
After the multiplication, you need to cancel the remaining quotients, multiply out the numerators using the distributive law a(b+c)=ab+ac a\cdot (b+c)=a\cdot b+a\cdot c , and subtract what occurs on both sides.

Where exactly are you stuck?
 
After the multiplication, you need to cancel the remaining quotients, multiply out the numerators using the distributive law a(b+c)=ab+ac a\cdot (b+c)=a\cdot b+a\cdot c , and subtract what occurs on both sides.

Where exactly are you stuck?
The left hand side will only cancel x+fx + f how to get rid of y+fy + f?
 
After the multiplication, you need to cancel the remaining quotients, multiply out the numerators using the distributive law a(b+c)=ab+ac a\cdot (b+c)=a\cdot b+a\cdot c , and subtract what occurs on both sides.

Where exactly are you stuck?
Thanks. Got it. I had to distribute.
 
We have

1f=1x+f+1y+f \dfrac{1}{f}=\dfrac{1}{x+f}+\dfrac{1}{y+f}
and multiplication with f(x+f)(y+f) f\cdot (x+f)\cdot (y+f) gives us

f(x+f)(y+f)f=f(x+f)(y+f)x+f+f(x+f)(y+f)y+f. \dfrac{f\cdot (x+f)\cdot (y+f)}{f}=\dfrac{f\cdot (x+f)\cdot (y+f)}{x+f}+\dfrac{f\cdot (x+f)\cdot (y+f)}{y+f} .
Now, each denominator occurs in the numerator, too. That's why we may cancel them and get

(x+f)(y+f)1=f(y+f)1+f(x+f)1 \dfrac{ (x+f)\cdot (y+f)}{1}=\dfrac{f\cdot (y+f)}{1}+\dfrac{f\cdot (x+f)}{1} or simply

(x+f)(y+f)=f(y+f)+f(x+f). (x+f)\cdot (y+f)=f\cdot (y+f)+f\cdot (x+f).
Can you go on from here?
 
We have

1f=1x+f+1y+f \dfrac{1}{f}=\dfrac{1}{x+f}+\dfrac{1}{y+f}
and multiplication with f(x+f)(y+f) f\cdot (x+f)\cdot (y+f) gives us

f(x+f)(y+f)f=f(x+f)(y+f)x+f+f(x+f)(y+f)y+f. \dfrac{f\cdot (x+f)\cdot (y+f)}{f}=\dfrac{f\cdot (x+f)\cdot (y+f)}{x+f}+\dfrac{f\cdot (x+f)\cdot (y+f)}{y+f} .
Now, each denominator occurs in the numerator, too. That's why we may cancel them and get

(x+f)(y+f)1=f(y+f)1+f(x+f)1 \dfrac{ (x+f)\cdot (y+f)}{1}=\dfrac{f\cdot (y+f)}{1}+\dfrac{f\cdot (x+f)}{1} or simply

(x+f)(y+f)=f(y+f)+f(x+f). (x+f)\cdot (y+f)=f\cdot (y+f)+f\cdot (x+f).
Can you go on from here?
My mistake I did (x+f)(y+f)f1x+f+1y+f=(x+f)(y+f)f1f (x+f)\cdot (y+f) \cdot f \frac{1}{x + f} + \frac{1}{y + f} = (x+f)\cdot (y+f) \cdot f \frac{1}{f}
Got it. Thanks.
 
The left hand side will only cancel x+fx + f how to get rid of y+fy + f?
Don't (try to) "get rid" of it too soon.

I would suggest this...


1do+1di=1f\frac{1}{d_o} + \frac{1}{d_i} = \frac{1}{f}
    didodi+dododi=1f\implies\frac{d_i}{d_od_i} + \frac{d_o}{d_od_i} = \frac{1}{f}
    di+dododi=1f\implies\frac{d_i+d_o}{d_od_i} = \frac{1}{f}
    di+do=dodif\implies d_i+d_o = \frac{d_od_i}{f}
    f(di+do)=dodi\implies f(d_i+d_o) = d_od_i
but, since do=(x+f) and di=(y+f), then...di+do=(x+y+2f) and dodi=(x+f)(y+f)=xy+xf+fy+f2\text{but, since } d_o = (x+f) \text{ and } d_i=(y+f ) \text{, then...}\\d_i+d_o=(x+y+2f)\text{ and }d_od_i=(x+f)(y+f)=xy+xf+fy+f^2
    f(x+y+2f)=xy+xf+fy+f2\implies f(x+y+2f) = xy+xf+fy+f^2
    fx+fy+2f2=xy+xf+fy+f2\implies fx+fy+2f^2 = xy+xf+fy+f^2

I and it's simply a matter of cancelling from there...

Hope that helps. 😊
 
Last edited:
Thanks. Still can't get the expression.
@Nasi - In your previous post (wayyyyy back when) you were trying to solve PDE - and - you cannot do this assignment ??!! This is is beginning algebra - you should be "master" of these !!
 
Requiring differential equation student to recall beginning algebra is asking for a lot (unfortunately)
 
Requiring differential equation student to recall beginning algebra is asking for a lot (unfortunately)
I knew you were just hiding in the corner!!
(On the stool with your name on it? 🤣)

"
I have been on this forum for just over 10 years and have decided to not be a helper anymore as long as this logistic_guy (he seems to have lost interest, lol 🙏) is still around. I enjoyed my time here, but as I said it's time to say goodbye.
Steven"

Welcome back. 👍😊
 
Don't (try to) "get rid" of it too soon.

I would suggest this...


1do+1di=1f\frac{1}{d_o} + \frac{1}{d_i} = \frac{1}{f}
    didodi+dododi=1f\implies\frac{d_i}{d_od_i} + \frac{d_o}{d_od_i} = \frac{1}{f}
    di+dododi=1f\implies\frac{d_i+d_o}{d_od_i} = \frac{1}{f}
    di+do=dodif\implies d_i+d_o = \frac{d_od_i}{f}
    f(di+do)=dodi\implies f(d_i+d_o) = d_od_i
but, since do=(x+f) and di=(y+f), then...di+do=(x+y+2f) and dodi=(x+f)(y+f)=xy+xf+fy+f2\text{but, since } d_o = (x+f) \text{ and } d_i=(y+f ) \text{, then...}\\d_i+d_o=(x+y+2f)\text{ and }d_od_i=(x+f)(y+f)=xy+xf+fy+f^2
    f(x+y+2f)=xy+xf+fy+f2\implies f(x+y+2f) = xy+xf+fy+f^2
    fx+fy+2f2=xy+xf+fy+f2\implies fx+fy+2f^2 = xy+xf+fy+f^2

I and it's simply a matter of cancelling from there...

Hope that helps. 😊
Sorry. Just saw your answer. They posted unrelated stuff and that got me lost track of the thread.
 
Top