Solving the Math Puzzle: Can't Follow Last Line

  • Thread starter Thread starter DunWorry
  • Start date Start date
  • Tags Tags
    Line Puzzle
AI Thread Summary
The discussion focuses on confusion regarding a math problem involving the equation (ω1 - ω2) / (k1 - k2) and its simplification to c. Participants clarify that the correct representation of the equation is (ω1 - ω2) / (k1 - k2) rather than the incorrect form mentioned. The solution involves recognizing that ω1 and ω2 can be expressed as ck1 and ck2, respectively, leading to the simplification of the equation. The final result confirms that the expression simplifies to c, resolving the initial confusion. Understanding the correct formulation is crucial for solving the math puzzle effectively.
DunWorry
Messages
40
Reaction score
0

Homework Statement


Untitled.jpg


I can't follow the math of the very last line.
It's really annoying me because I know its not supposed to be hard, I have tried multiplying top and bottom by k1+k2 and all kinds of rearranging but I'm not sure how they get from w1 - w2 / k1 - k2 = c (k1-k2) / (k1-k2)

Thanks
 
Physics news on Phys.org
Given ω1/k1=c
and ω2/k2=c right?
On cross multiplying we'll get ω1=ck1 , ω2=ck2..
Put these values in (ω12)/(k1-k2) And take c outside the bracket so as to arrive at c(k1-k2)/(k1-k2) which on simplification gives c ...
 
DunWorry said:

Homework Statement


View attachment 61108

I can't follow the math of the very last line.
It's really annoying me because I know its not supposed to be hard, I have tried multiplying top and bottom by k1+k2 and all kinds of rearranging but I'm not sure how they get from w1 - w2 / k1 - k2 = c (k1-k2) / (k1-k2)

Thanks

They do not write
\omega_1 - \frac{\omega_2}{k_1} - k_2
as you claim. They write
\frac{\omega_1 - \omega_2}{k_1 - k_2}
which you can render in ASCII as (w1 - w2)/(k1-k2).
 
Back
Top