document.write( "Question 535960: A man sells two boats for $6,000.00 each. He made 20% profit on one boat and lost 20% on the other boat. Did he make money, lose money, or break even? How do you know? \n" ); document.write( "
Algebra.Com's Answer #352102 by mananth(16946)![]() ![]() You can put this solution on YOUR website! First boat selling price $6000 \n" ); document.write( "profit 20%\r \n" ); document.write( "\n" ); document.write( "His cost price = 6000*100/120 = $5000\r \n" ); document.write( "\n" ); document.write( "-\r \n" ); document.write( "\n" ); document.write( "Second boat loss = 20% \n" ); document.write( "His cost price will be 6000*100/80 = $7500\r \n" ); document.write( "\n" ); document.write( "Total of Sale = $12,000 \n" ); document.write( "Total cost = 5000+7500= $12500\r \n" ); document.write( "\n" ); document.write( "You now know he lost $500 \n" ); document.write( " |