document.write( "Question 1084051: What is the additive and multiplicative inverse of a/b \n" ); document.write( "
Algebra.Com's Answer #698118 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
The number zero does not change anything it is added to.
\n" ); document.write( "You can call it the neutral number for addition.
\n" ); document.write( "The additive inverse is what you have to add to get zero,
\n" ); document.write( "so the additive inverse of \"a%2Fb\" is \"-a%2Fb\" .
\n" ); document.write( "
\n" ); document.write( "A similar thing happens with multiplication.
\n" ); document.write( "There is a neutral number that we call 1.
\n" ); document.write( "whatever you have multiply times a number to get 1 is that number's multiplicative inverse.
\n" ); document.write( "(The wrinkle is that zero does not have a multiplicative inverse).
\n" ); document.write( "However, as long as \"a%2Fb\" exists and is not zero,
\n" ); document.write( "it has \"b%2Fa\" as its multiplicative inverse.
\n" ); document.write( "
\n" );