45.4k views
0 votes
9) Find all the numbers with prime factors 2, 3, and 7 that equal less than 200.10) If a number is divisible by 4 and 7, the number must have at least six factors. What are they?

User Vinay W
by
8.1k points

1 Answer

1 vote

Find all the numbers with prime factors 2, 3, and 7 that equal less than 200.

a possible number is

(2)(3)(7)=42 ------> is less than or equal to 200

(2^2)(3)(7)=84 ---> is less than or equal to 200

(2^3)(3)(7)=168 -> is less than or equal to 200

(2)(3^2)(7)=126 --> is less than or equal to 200

(2)(3^3)(7)=378 -----> is not less than 200

(2)(3)(7^2)=294 -----> is not less than 200

therefore

the numbers are 42,84,126 and 168

User Egarc
by
8.0k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories