document.write( "Question 164323: at the deli, a sub sandwich with 8 ouces of meat costs 5.35. extra meat is availible for .30 per ounce. if scott bought a sub for 6.55, how much extra meat,m, did he order? \n" ); document.write( "
Algebra.Com's Answer #121170 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let m=amount of extra meat \n" ); document.write( "Cost of the extra meat=0.30m\r \n" ); document.write( "\n" ); document.write( "Now we are told that the cost of the basic sub(5.35) plus the cost of the extra meat(0.30m) equals 6.55. So, our equation to solve is:\r \n" ); document.write( "\n" ); document.write( "5.35+0.30m=6.55 subtract 5.35 from both sides \n" ); document.write( "5.35-5.35+0.30m=6.55-5.35 collect like terms\r \n" ); document.write( "\n" ); document.write( "0.30m=1.20 divide each side by .30 \n" ); document.write( "m=4 ounces---------------amount of extra meat that he ordered\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "5.35+4*0.30=6.55 \n" ); document.write( "5.35+1.20=6.55 \n" ); document.write( "6.55=6.55\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |