document.write( "Question 313599: All of the customers at a fruit store purchased some apples or some bananas. If 75% of the customers purchased apples and 40% of them purchased bananas, while 9 customers bought both, how many customers did the store have? \n" ); document.write( "
Algebra.Com's Answer #224221 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
All of the customers at a fruit store purchased some apples or some bananas. If 75% of the customers purchased apples and 40% of them purchased bananas, while 9 customers bought both, how many customers did the store have?
\n" ); document.write( "--------------------------------
\n" ); document.write( "Let # of customers be \"x\".
\n" ); document.write( "0.75x + 0.40x - 9 = x
\n" ); document.write( "---
\n" ); document.write( "Multiply thru by 100 and solve for \"x\":
\n" ); document.write( "75x + 40x - 900 = 100x
\n" ); document.write( "15x = 900
\n" ); document.write( "x = 60
\n" ); document.write( "==============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );