Proving the Equality of Fractions Using Multiplicative Properties

  • Thread starter Thread starter koshn
  • Start date Start date
  • Tags Tags
    Spivak
koshn
Messages
4
Reaction score
0

Homework Statement


Prove that a/b=c/d if and only if ad=bc

Homework Equations



Multiplicative inverse property: (a)(a^1) = 1
Commutativity: ab = ba
Associativity: (ab)c = a(bc)
Transitivity: If a = b and b = c then a = c

The Attempt at a Solution



a/b=c/d=ab^1= cd^1. Multiplying both sides by (b)(d) I get, (a)(b^1)(b)(d) = (c)(d^1)(d)(b). Using the multiplicative inverse property, I get that ad=cb. And this is where I'm stuck. I don't know if this was the point of the proof. I'm not sure if the point was to prove (a/b)=(c/d)=ad=ac or if there is some other way to go about this.
 
Physics news on Phys.org
You've proven that ad=bc if a/b=c/d. Now you need to prove the other direction, namely start with ad=bc and show that a/b=c/d.
 
Ok that makes sense. Thanks.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top