InterviewSolution
Saved Bookmarks
| 1. |
Fill in the blanks to make the statements true. x ______ =15; when x/2 = 6. |
|
Answer» Consider the given eqaution, x/2 = 6 x = 6 × 2 x = 12 Then, = x – = 12 – (- 3) = 12 + 3 = 15 x – (-3) = 15; when x/2 = 6 |
|