117k views
3 votes
Mr chua bought a vanguard sheet with dimension 75 cm by 90 cm . He cut squares of identical size from the vanguard sheet such that there was no wastage

(a) What was the largest possible length of the side of each square he cut out?

(b) What was the total number of squares he cut out?

User Keilah
by
6.7k points

2 Answers

3 votes
(a) To find the largest possible length of the side of each square he cut out, we need to find the greatest common divisor (GCD) of the lengths of the two sides of the Vanguard sheet. The GCD can be found using the Euclidean algorithm, which states that the GCD of two numbers is the same as the GCD of the smaller number and the remainder of the division of the larger number by the smaller number.

75 cm and 90 cm have a GCD of 15 cm, so the largest possible side length of each square is 15 cm.

(b) To find the total number of squares he cut out, we divide the area of the Vanguard sheet by the area of each square:

Area of Vanguard sheet = 75 cm * 90 cm = 6750 square cm
Area of each square = 15 cm * 15 cm = 225 square cm

Total number of squares = 6750 / 225 = 30

So, Mr. Chua cut out 30 squares of side length 15 cm from the Vanguard sheet
User Alcaprar
by
7.2k points
3 votes
Answer:
(A) - The largest possible length of the side of each square is 15 cm.

(B) - The total number of squares he cut out is 6750 / 225 = 30 squares.

Explanation:

(a) To find the largest possible side length of each square, we need to determine the greatest common factor of the length and width of the vanguard sheet.

The greatest common factor of 75 and 90 is 15, so the largest possible length of the side of each square is 15 cm.

(b) To find the total number of squares he cut out, we need to divide the area of the vanguard sheet by the area of each square.

The area of the vanguard sheet is 75 cm * 90 cm = 6750 square cm.

The area of each square is 15 cm * 15 cm = 225 square cm.

So the total number of squares he cut out is 6750 / 225 = 30 squares.

User MEmerson
by
7.3k points