document.write( "Question 1165945: Three playing cards from an ordinary deck of 52 cards lie face down in a row. There
\n" );
document.write( "is a queen on the right of a jack. There is a queen on the left of a queen. There is a
\n" );
document.write( "diamond on the left of a heart. There is a diamond on the right of a diamond. What
\n" );
document.write( "are the three cards (name, suit, and position)?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #790444 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "If there is a queen on the left of a queen, then the two queens are together. \n" ); document.write( "Then, if there is a queen on the right of a jack, the jack must be before the two queens. \n" ); document.write( "If there is a diamond on the right of a diamond, then the two diamonds are together. \n" ); document.write( "Then, if there is a diamond on the left of a heart, the two diamonds must be before the heart. \n" ); document.write( "You should be able to finish from there. \n" ); document.write( " \n" ); document.write( " |