document.write( "Question 1101756: A businessman buys 1,440 dozen pens at $2.50 a dozen and then sells them at a price of 25 cents apiece. What is his total profit on the lot of pens? \n" ); document.write( "
Algebra.Com's Answer #716483 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
He buys \"+1440%2A12+\" pens
\n" ); document.write( "at \"+2.5%2F12+\"
\n" ); document.write( "----------------------------
\n" ); document.write( "\"+%28+2.5%2F12+%29%2A%28+1440%2A12+%29+=+2.5%2A1440+\"
\n" ); document.write( "\"+2.5%2A1440+=+.25%2A14400+\" is his cost
\n" ); document.write( "------------------------------------
\n" ); document.write( "\"+.25%2A12%2A1440+-+.25%2A14400+\" is his profit
\n" ); document.write( "\"+.25%2A1440%2A%28+12+-+10+%29+=+.25%2A2880+\"
\n" ); document.write( "\"+720+\" dollars is his profit
\n" ); document.write( "---------------------------
\n" ); document.write( "check the math
\n" ); document.write( "
\n" );