document.write( "Question 1202591: An isosceles triangle has sides x, y, and z. If x>y, which of the following must be true?\r
\n" );
document.write( "\n" );
document.write( "(A) y = z
\n" );
document.write( "(B) x>z
\n" );
document.write( "(C) y
\n" );
document.write( "(E) xz
Algebra.Com's Answer #837510 by greenestamps(13206) You can put this solution on YOUR website! \n" ); document.write( "Probably the easiest way to figure this problem out is to choose some actual numbers. \n" ); document.write( "So suppose x = 3 and y = 2; then the condition x>y is satisfied. Then there are two possible cases: \n" ); document.write( "(x,y,z) = (3,2,2) \n" ); document.write( "(x,y,z) = (3,2,3) \n" ); document.write( "Answer (E) makes no sense; perhaps it was not shown correctly in your post. \n" ); document.write( "Of the others, using the numbers we have chosen, none of (A), (B), or (C) is true, but (D) is. \n" ); document.write( "ANSWER: (D) \n" ); document.write( " \n" ); document.write( " |