document.write( "Question 281029: If x, y and z are three consecutive odd integers such that 10< x < y < z< 20 and if y and z are prime numbers, what is the value of x + y?\r
\n" );
document.write( "\n" );
document.write( "I'm not looking for the answer I'm looking for an explanation on how to solve the problem
\n" );
document.write( "Please Help me
\n" );
document.write( "Thank you
\n" );
document.write( "Tania \n" );
document.write( "
Algebra.Com's Answer #204190 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! They are all odd integers between 10 and 20 \n" ); document.write( "the odd integers between 10 and 20 are 11,13,15,17,19 \n" ); document.write( "take them in groups of three \n" ); document.write( "which gives us three groups\r \n" ); document.write( "\n" ); document.write( "11,13,15 \n" ); document.write( "13,15,17 \n" ); document.write( "15,17,19 \n" ); document.write( " y and z are prime \n" ); document.write( "but 15 is not prime so it can't be y nor z \n" ); document.write( "which leaves only one group \n" ); document.write( "so it must be 15, 17, 19 \n" ); document.write( "but the problem asks for x + y \n" ); document.write( "15+ 17=32 \n" ); document.write( "So the answer is 32 \n" ); document.write( " |