document.write( "Question 1099603: Maria, Amy, and Sadie share food expenses. Amy pays $10 a month less than Maria. Sadie pays twice as much as Amy. If the monthly bill is $310, how much does each person pay?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #714030 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "Maria + Amy + Sadie = 310 dollars,\r\n" ); document.write( "\r\n" ); document.write( "M + (M-10) + 2*(M-10) = 310 ====>\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "M + M - 10 + 2M - 20 = 310 ====> 4M = 340 ====> M =\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |