Difficulty: Easy
Correct Answer: 117
Explanation:
Introduction / Context:A straightforward rectangle area calculation using unit measures (no physical units given).
Given Data / Assumptions:
Concept / Approach:Area of a rectangle A = L * B.
Step-by-Step Solution:
A = 13 * 9 = 117 square unitsVerification / Alternative check:Break 13 as 10 + 3: 10*9 = 90; 3*9 = 27; sum 117.
Why Other Options Are Wrong:97, 107, 127, 81 are not equal to 13*9.
Common Pitfalls:Adding instead of multiplying, or mixing up perimeter with area.
Final Answer:117
Discussion & Comments