document.write( "Question 1173156: An automobile dealer has 200 new cars on his lot. 90 cars have automatic
\n" );
document.write( "transmissions, 60 cars have air conditioning and 40 have both. How many cars
\n" );
document.write( "DO NOT have either automatic transmissions or air conditioning? \n" );
document.write( "
Algebra.Com's Answer #798341 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 40 have both AC and AT \n" ); document.write( "so 50 more have AT alone \n" ); document.write( "and 20 more have AC alone \n" ); document.write( "That is 110 cars \n" ); document.write( "The rest do not have either: There are 90 without either. \n" ); document.write( " |