

InterviewSolution
Saved Bookmarks
1. |
State whether the statements are True or False.99 × 101 can be written as (100 – 1) × (100 + 1). |
Answer» True 99 = 100 – 1 and 101 = 100 + 1 So, 99 × 101 = (100 – 1) × (100 + 1) |
|