document.write( "Question 472217: If (x^2)(y^3)z < 0, which of the following statements must be true?\r
\n" );
document.write( "\n" );
document.write( "I. yz < 0
\n" );
document.write( "II. xz < 0
\n" );
document.write( "III. xy < 0\r
\n" );
document.write( "\n" );
document.write( "A) I only
\n" );
document.write( "B) I and II only
\n" );
document.write( "C) I and III only
\n" );
document.write( "D) II and III only
\n" );
document.write( "E) I, II, III\r
\n" );
document.write( "\n" );
document.write( "Please explain how I could approach this (ie. plugging in numbers?...) and why the answer is correct.\r
\n" );
document.write( "\n" );
document.write( "Thanks! \n" );
document.write( "
Algebra.Com's Answer #323797 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! II and III do not have to be true, since x could be either positive or negative, and whatever sign y has, x could have that same sign, and xy > 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "However, I has to be true. Divide both sides by (x^2)(y^2) (a positive number), and you will obtain yz < 0. \n" ); document.write( " |