Spivak Calculus Chapter 1 Problem 3.i

  • Thread starter Thread starter Shawn Garsed
  • Start date Start date
  • Tags Tags
    Calculus Spivak
Shawn Garsed
Messages
50
Reaction score
1

Homework Statement


Prove the following: ##a / b = ac / bc##, if ##b, c \neq 0##.

Homework Equations



P1-12

The Attempt at a Solution


##a/b = a*b^{-1}##
##1 = c*c^{-1}##
##a/b*1 = (a*b^{-1})(c*c^{-1})##
##a/b = (a*c)(b^{-1}*c^{-1})##

Now, if ##b^{-1}c^{-1} = (bc)^{-1}##, then the problem is easy to solve. However, you don't prove this until problem 3.iii and I'm assuming I can only use P1-12.

Some hints about how to proceed would be very helpful.
 
Physics news on Phys.org
Shawn Garsed said:

Homework Statement


Prove the following: ##a / b = ac / bc##, if ##b, c \neq 0##.

Homework Equations



P1-12

The Attempt at a Solution


##a/b = a*b^{-1}##
##1 = c*c^{-1}##
##a/b*1 = (a*b^{-1})(c*c^{-1})##
##a/b = (a*c)(b^{-1}*c^{-1})##

Now, if ##b^{-1}c^{-1} = (bc)^{-1}##, then the problem is easy to solve. However, you don't prove this until problem 3.iii and I'm assuming I can only use P1-12.

Some hints about how to proceed would be very helpful.

What is the meaning of ##a/b##; that is, if we say ##a/b = r##, what are we actually saying? In other words, how could you re-write the relation between ##a,b,r## in another way?
 
What about looking at ##ac(bc)^{-1}bc##?
 
Ray Vickson said:
What is the meaning of ##a/b##; that is, if we say ##a/b = r##, what are we actually saying? In other words, how could you re-write the relation between ##a,b,r## in another way?
How did I not see that, I feel so stupid.

##1 = b* b^{-1}##
##a = a *(b* b^{-1})##
##a = (a*b^{-1})*b##
##ac = ((a*b^{-1})*b)*c##
##ac = (a*b^{-1})*(bc)##
##(ac)*(bc)^{-1} = (a*b^{-1})*((bc)*(bc)^{-1})##
##(ac)/(bc) = a/b##

I think this is it.
 
  • Like
Likes toslowtogofast2a
For someone unfamiliar with Spivak, what are the variables? Numbers?
 
GFauxPas said:
For someone unfamiliar with Spivak, what are the variables? Numbers?

They are real numbers.
 
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