document.write( "Question 839624: for consecutive,positive,odd integers a,b, and c (where a < b < c), is the sign of the following expression positive or negative?\r
\n" );
document.write( "\n" );
document.write( "(c-a)(b-a)(c-b)(a-c)(a-b)(b-c) \n" );
document.write( "
Algebra.Com's Answer #805936 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! (c-a)(b-a)(c-b)(a-c)(a-b)(b-c) \n" ); document.write( "= (positive)(positive)(positive)(negative)(negative)(negative) \n" ); document.write( "= negative \n" ); document.write( " |