What this is asking you to do is to match each number that is being multiplied to the nearest ten IF THE NUMBER IS TEN OR MORE. Otherwise, if the number is less than ten then round to the nearest whole number. So, here’s how it’s going to go: 81.4->80; 32.1->30 32.9->30; 4.81->5 29.3->30; 5.9->6 46.7->50; 31.7->30 59.3->60; 3.57->4
So I see that your left side is numbered 1-5. Let’s say the right side is A-E So it’s gonna be like this: