document.write( "Question 800848: i bought 3 dozen eggs $10.00 per dozen. six of the eggs were broken and the others were sold at $1.50 each. whats my profit from the sale of the eggs ? \n" ); document.write( "
Algebra.Com's Answer #483297 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
i bought 3 dozen eggs $10.00 per dozen.
\n" ); document.write( "six of the eggs were broken and the others were sold at $1.50 each.
\n" ); document.write( " whats my profit from the sale of the eggs ?
\n" ); document.write( ":
\n" ); document.write( "3*12 - 6 = 30 eggs
\n" ); document.write( ":
\n" ); document.write( "p = 30(1.50) - 30
\n" ); document.write( "p = 45 - 30
\n" ); document.write( "p = $15 profit
\n" ); document.write( "
\n" );