document.write( "Question 229883: HI, my name is Donesha. I want to ask a simple question about negative an positive numbers.
\n" );
document.write( "So say,
\n" );
document.write( "What would these equal:
\n" );
document.write( "(+)+(+)=
\n" );
document.write( "(+)-(+)=
\n" );
document.write( "(+)*(+)=
\n" );
document.write( "(+)/(+)=
\n" );
document.write( "(-)+(-)=
\n" );
document.write( "(-)-(-)=
\n" );
document.write( "(-)*(-)=
\n" );
document.write( "(-)/(-)= \n" );
document.write( "
Algebra.Com's Answer #170336 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! What would these equal: \n" ); document.write( "(+)+(+)= Always positive \n" ); document.write( "(+)-(+)= Positive if the first number is larger, negative if the first is smaller, zero if the numbers are the same \n" ); document.write( "(+)*(+)= Always positive \n" ); document.write( "(+)/(+)= Always positive \n" ); document.write( "(-)+(-)= Always negative \n" ); document.write( "(-)-(-)= Negative if the absolute value of the first is larger, Positive if the absolute value of the first is smaller and zero if the numbers are the same \n" ); document.write( "(-)*(-)= Always positive \n" ); document.write( "(-)/(-)= Always positive \n" ); document.write( "As you can see, the rules for subtractions are not simple. For this reason and others, I encourage everyone to learn how to change subtractions into additions. Then you only have to know how to add. \n" ); document.write( " |