document.write( "Question 367083: p: The average of x, y, and 8 is 5.
\n" );
document.write( "q: The sum of x and y is 8.\r
\n" );
document.write( "\n" );
document.write( "Based on statements p and q above, which of the following must be true for
\n" );
document.write( "all values of x and y?\r
\n" );
document.write( "\n" );
document.write( "I. If p is true, then q is true.
\n" );
document.write( "II. If p is true, then q is not true.
\n" );
document.write( "III. If p is not true, then q is true.\r
\n" );
document.write( "\n" );
document.write( "(A) I only (B) II only
\n" );
document.write( "(C) III only (D) II and III only
\n" );
document.write( "(E) I, II, and III \n" );
document.write( "
Algebra.Com's Answer #261730 by Jk22(389)![]() ![]() You can put this solution on YOUR website! p : equivalent to x + y + 8 = 15 or x + y = 7 \n" ); document.write( " \n" ); document.write( "hence only II is true : (B) \n" ); document.write( " \n" ); document.write( " |