document.write( "Question 879439: if you are picking a number between 1 and 100 inclusive, what is the probability of picking a number which is not a multiple of 45? \n" ); document.write( "
Algebra.Com's Answer #530776 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "There are only two multiples of 45, 45 itself and 90.\r\n" );
document.write( "\r\n" );
document.write( "So there are 100-2 or 98 numbers which are not multiples of 45.\r\n" );
document.write( "\r\n" );
document.write( "So the probability is 98 ways of succeeding out of 100.\r\n" );
document.write( "\r\n" );
document.write( "Make that into a fraction \"98%2F100\" then reduce the\r\n" );
document.write( "fraction to \"49%2F50\".\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );