Saved Bookmarks
| 1. |
If # is an operation such that for integers a and b we have a # b = -a +b-(-3), then find thevalue of the following:(a) - 4 # 3(b) - 7 # (-3) |
|
Answer» -4#3=-4+3-(-3) =-4+3+3 =-4+6=2 |
|