document.write( "Question 1191198: Suppose a burger, two orders of fries, and a milk shake cost $15.00. Two burgers, and an order of fries cost $14.00. An order of fries, and two shakes cost $10.00. Which of the one of following is the cost of three orders of fries and two shakes minus the cost of a burger?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #822991 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
b, burger price
\n" ); document.write( "p, fried potatos price
\n" ); document.write( "m, milk shake price\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28b%2B2p%2Bm=15%2C2b%2Bp=14%2Cp%2B2m=10%29\"
\n" ); document.write( "This system should help; it is the literal description.
\n" ); document.write( "
\n" );