document.write( "Question 1094251: Red Carpet Catering served food at a town picnic. Each plate of food costs the company $0.85 to produce and is sold for $2.00. Red Carpet Catering made $549.70 in profits. Find the number of plates of food sold?
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #708854 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! profit=revenue-cost \n" ); document.write( "2.00-.85=1.15 \n" ); document.write( "549.70=1.15p \n" ); document.write( "549.70/1.15=p \n" ); document.write( "p=478 \n" ); document.write( " |