109k views
5 votes
You are given a team of 5 racers. Select 5 cars from the given list. The list gives cars and their average speed (kmph). Car 1 Car 2 Car 3 Car 4 112 Car 5 133 211 221 220 331 Give names to the selected cars and mention their speed. Compare the values of repeated digits in the values of speed. Write the comparing statement at the respective places. Name of the car Speed (in kmph) Comparing statements 121 313 212 110​

1 Answer

7 votes

Answer:

Explanation:

Car A - Speed: 112 kmph

Car B - Speed: 133 kmph

Car C - Speed: 211 kmph

Car D - Speed: 221 kmph

Car E - Speed: 220 kmph

Comparing the values of repeated digits in the speeds of the selected cars:

Car A (112 kmph): Repeated digit "1".

Car B (133 kmph): Repeated digit "3".

Car C (211 kmph): Repeated digit "1".

Car D (221 kmph): Repeated digit "2".

Car E (220 kmph): Repeated digit "2" and "0".

Comparing statement:

Among the selected cars, Car A and Car C both have the repeated digit "1" in their speeds. Car B has the repeated digit "3", and Car D has the repeated digit "2". Car E, on the other hand, has the repeated digits "2" and "0" in its speed.

User Andreabedini
by
7.8k points