Saved Bookmarks
| 1. |
Verify that a*0=0*a where a=-4/7 solve |
|
Answer» Any NUMBER multiplied by 0 is 0 for any number a. From there every PRODUCT that includes 0 is 0 (0a = 0ab = ... = 0). a0 = 0a = 0 If I'm not mistaken, then * MEANS multiply. If * means exponentiation (that's a weird syntax) then 0^a for any nonzero a, as WELL as a^0 for any nonzero a will be 0. Given that a = -4/7 ≠ 0, a^0 = 0^a If * means another operation, let me know. |
|