InterviewSolution
Saved Bookmarks
| 1. |
Fill in the blanks to make the statements true. If 10 less than a number is 65, then the number is ______ |
|
Answer» 10 less than a number is 65 = x -10 Then, the number is x – 10 = 65 Transpose, – 10 to RHS then it becomes 10 x = 65 + 10 x = 75 |
|