0

If $$ab=ba, \ \frac bx = \frac cz \quad\text{ and }\quad\frac ax = \frac dz$$ does that mean that $ac=bd $? I tried to prove this but couldn't.

Lorenzo B.
  • 2,252
  • 2
    What sort of things are $a,b,c,d$? The fact that you mention $ab=ba$ suggests that these aren't ordinary numbers. – lulu Apr 09 '18 at 18:18

1 Answers1

0

If $\frac{a}{x}=\frac{d}{z}$, then $\frac{x}{a}=\frac{z}{d}$.

Now multiplying the equations together gives: $\frac{b}{x} \cdot \frac{x}{a}=\frac{c}{z} \cdot \frac{z}{d}$

$\frac{b}{a}=\frac{c}{d}$

See if you can proceed from here...

randomgirl
  • 3,237