document.write( "Question 1066687: At a cartain snack bar, a mango shake costs twice as much as slice of pizza.If 2 mango shakes ang 3 slices of pizza costs 90,how much is a mango shake?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #681902 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!
Let m=the cost of mango shake
\n" ); document.write( "Let p=the cost of slice of pizza\r
\n" ); document.write( "\n" ); document.write( "—
\n" ); document.write( "
\r\n" );
document.write( "   m = 2p          (1)\r\n" );
document.write( "   2m+3p = 90      (2)\r\n" );
document.write( "\r\n" );
document.write( "(1) allows us to substitute \"2p\" for \"m\" in (2):\r\n" );
document.write( "\r\n" );
document.write( "      2(2p) + 3p = 90\r\n" );
document.write( "         4p + 3p = 90\r\n" );
document.write( "              7p = 90\r\n" );
document.write( "               p = 90/7  \r\n" );
document.write( "\r\n" );
document.write( "    m = 2p = 2(90/7) = 180/7\r\n" );
document.write( "—\r\n" );
document.write( "Ans:  A mango shake costs 180/7  (in whatever units of currency are specified).\r\n" );
document.write( "—\r\n" );
document.write( "Check:   (180/7)*2 + (90/7)*3 = (360/7)+(270/7) = 630/7 = 90  (ok)  \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "
\n" ); document.write( "
\n" );