document.write( "Question 14854: Is the product of three negitive numbers a negitive number or a positive number?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Is the proudct of four negitive numbers a negitive number or a positive number? \n" );
document.write( "
Algebra.Com's Answer #7381 by jb007mi6(53)![]() ![]() ![]() You can put this solution on YOUR website! the product of three negative numbers is indeed a negative number\r \n" ); document.write( "\n" ); document.write( "for example\r \n" ); document.write( "\n" ); document.write( "-a(-a)(-a) multiply the first terms and get a^2(-a) multiply these terms and get\r \n" ); document.write( "\n" ); document.write( "-a^3\r \n" ); document.write( "\n" ); document.write( "^indicates a power \n" ); document.write( " |