document.write( "Question 207403: A supermaket sells a 5lb package of 80% lean ground beef for $9.25
\n" ); document.write( "and a 4lb package of 85% lean ground beef for $10.60.
\n" ); document.write( "What's the difference between the cost per pound of the 2 types of beef?
\n" ); document.write( "

Algebra.Com's Answer #156824 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
9.25/5=1.85
\n" ); document.write( "10.60/4=2.63
\n" ); document.write( "2.63-1.85=$.78 per lb difference
\n" ); document.write( "
\n" );