J
Julie P.
Hi, I would like to find all the common multiples of the numbers 64 and 96.
For example, 192 is a multiple of both 64 and 96.
This is what I have done so far:
http://mallology.lunarpages.com/gallery-multiples/gallery-multiples.jpg
What I have to do is first create a column (column A) with the sequence 1,
2, 3, 4, 5, ..., using the formula "=A1+1", then fill down.
Then in B1, I enter "64". Right below this cell, I type:
=$B$1*$A2
then I copy down.
Then in C1, I enter "96". In C2, I fill right from B2, yielding:
=$B$1*$A2, and then I change "B" to "C" to get:
=$C$1*$A2
then I go down and highlight any common multiples I am able to pick out in
the list, as seen in the screenshot above.
Surely, there must be an easier way to do this?
Thanks for any help!
Julie
For example, 192 is a multiple of both 64 and 96.
This is what I have done so far:
http://mallology.lunarpages.com/gallery-multiples/gallery-multiples.jpg
What I have to do is first create a column (column A) with the sequence 1,
2, 3, 4, 5, ..., using the formula "=A1+1", then fill down.
Then in B1, I enter "64". Right below this cell, I type:
=$B$1*$A2
then I copy down.
Then in C1, I enter "96". In C2, I fill right from B2, yielding:
=$B$1*$A2, and then I change "B" to "C" to get:
=$C$1*$A2
then I go down and highlight any common multiples I am able to pick out in
the list, as seen in the screenshot above.
Surely, there must be an easier way to do this?
Thanks for any help!
Julie