Divisor proof with absolute values

AI Thread Summary
To prove that if abs(a-b) is divisible by k and abs(b-c) is divisible by k, then abs(a-c) is also divisible by k, one approach involves manipulating the absolute values. The discussion highlights an attempt to express abs(a-c) using integers n and m derived from the divisibility conditions. The user considers the definition of absolute values and contemplates examining all four cases based on the signs of a, b, and c. There is a question about whether the divisibility of abs(x) by k implies that x itself is divisible by k. The conversation emphasizes the need for a clearer method to handle absolute values in this proof.
reb659
Messages
64
Reaction score
0

Homework Statement


I reduced a much harder problem to the following:
Prove that if abs(a-b) is divisible by k, and if abs(b-c) is divisible by k, then abs(a-c) is divisible by k.

Homework Equations



none really.

The Attempt at a Solution



I tried setting abs(a-b)/k = n and abs(b-c)/k = m where m and n are integers and trying to construct abs(a-c) from that but to no avail.
By the definition of absolute value, I know abs(x) = x when x>0 and =-x when x<0. I think trying all of the four possible cases might work, but would there be an easier way?
 
Last edited:
Physics news on Phys.org
How do you get rid of the absolute values? If |x| is divisible by k, is x divisible by k?
 
(a- b)+ (b-c)= a- c.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...

Similar threads

Replies
5
Views
3K
Replies
5
Views
2K
Replies
2
Views
1K
Replies
3
Views
2K
Replies
7
Views
2K
Replies
2
Views
1K
Back
Top