142k views
3 votes
How would you find all possible numbers of rows without having to check if 8 is a factor of number between 70 and 150

User Grokus
by
7.9k points

1 Answer

3 votes

Final answer:

To find all possible numbers of rows without checking if 8 is a factor, consider the factors of 70 and 150, excluding 8.

Step-by-step explanation:

To find all possible numbers of rows without checking if 8 is a factor, we need to consider the factors of 70 and 150.

Since 70 is divisible by 5 and 14, and 150 is divisible by 5, 10, 15, 30, and 75, we can find the possible numbers of rows by looking at the common factors of 70 and 150, excluding 8.

Therefore, the possible numbers of rows are 5, 10, 14, 15, 30, and 75.

User Umit Kaya
by
6.8k points