document.write( "Question 880441: An office building has the following office spaces for lease.
\n" ); document.write( "1000 sq ft. or less Between 1000 and 2000 sq. ft. 3000 sq. ft. or more Total
\n" ); document.write( "1st floor 1 2 2 5
\n" ); document.write( "2nd floor 2 2 2 6
\n" ); document.write( "3rd floor 1 4 1 6
\n" ); document.write( "Total 6 7 5 17
\n" ); document.write( "If an apartment is selected at random, what is the probability that it is not an apartment between 1000 and 2000 sq. ft. on the 2nd floor?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #531441 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( " 1K 1k-2k >3k tot
\n" ); document.write( "1st floor 1 2 2 5
\n" ); document.write( "2nd floor 2 2 2 6
\n" ); document.write( "3rd floor 1 4 1 6
\n" ); document.write( "Total 4 8 5 17
\n" ); document.write( " P(1k-2h on 2nd) = 2/17
\n" ); document.write( " \n" ); document.write( "
\n" );