document.write( "Question 1138833: Find the only value of N which satisfies ALL of the following conditions. Please show me your working\r
\n" );
document.write( "\n" );
document.write( "N is a whole number
\n" );
document.write( "3 ≤ N < 27
\n" );
document.write( "N is odd
\n" );
document.write( "N is a multiple by 3
\n" );
document.write( "√N is not an Integer
\n" );
document.write( "N is divisible by 5\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #756626 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Since N is a multiple of 3 and divisible by 5, it is a multiple of 3×5 or 15,\r\n" ); document.write( "and the only multiple of 15 between 3 and 27 inclusive is 15 itself.\r\n" ); document.write( " __\r\n" ); document.write( "15 works. It's odd, a multiple of 3, √15 is not an integer, and it's\r\n" ); document.write( "divisible by 5.\r\n" ); document.write( "\r\n" ); document.write( "Answer: 15\r\n" ); document.write( "\r\n" ); document.write( "Edwin \n" ); document.write( " \n" ); document.write( " |