document.write( "Question 311833: Suppose that \"a\" is a negative real number. Determine whether each of the following is positive or negative and explain answer. \r
\n" );
document.write( "\n" );
document.write( "-a
\n" );
document.write( "|-a| \n" );
document.write( "
Algebra.Com's Answer #229904 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! if a=-1 \n" ); document.write( "-a \n" ); document.write( "-(-1) negative times a negative is positive \n" ); document.write( "+1 \n" ); document.write( "will always be positive \n" ); document.write( "
|