Saved Bookmarks
| 1. |
find an integer which when multiplied by minus 1 and divided by -9 results into reciprocal of that integer |
|
Answer» Answer: Step-by-step explanation: x × -1/-9 = 1/x x/9= 1/x x^2 = 9 x = 3 |
|