A carpenter has boards of lengths 24, 36, and 42 inches that must be cut into smaller boards of equal length, with no scrap wood left over.
What is the longest length of boards he can cut?
2 inches
4 inches
6 inches
12 inches
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (campbell_st):
find the largest common factor of 24, 36 and 42
OpenStudy (perl):
i think the greatest common divisor will work
OpenStudy (perl):
using my TI 83
gcd (24, gcd(36,42) )
OpenStudy (triciaal):
SO DO WE AGREE ON 6"
OpenStudy (anonymous):
Its 6 right
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (perl):
the function gcd( ) only allows two inputs, so you can work around
OpenStudy (perl):
yes i get 6
OpenStudy (anonymous):
Thanks
OpenStudy (perl):
i like this problem, it is a concrete example of greatest common divisor , in a carpenter setting
OpenStudy (campbell_st):
you are correct...
4 x 6 = 24
6x6 = 36
7x 6 = 42
what is common in all 3 measurements that is the common factor
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (triciaal):
forget the TI 83 for a minute and use the one that takes all input
24 = 4 x 6
36 = 6 x 6
42 = 7 x 6