document.write( "Question 1208453: Mr Abbey bought 8 plates and 12 drinking cups from a shop . A plate cost him 5$ more than a drinking cup . If he spent 940$ altogether how much did a plate and a drinking cup cost \n" ); document.write( "
Algebra.Com's Answer #846873 by ikleyn(52808)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Mr Abbey bought 8 plates and 12 drinking cups from a shop.
\n" ); document.write( "A plate cost him 5$ more than a drinking cup. If he spent 940$ altogether
\n" ); document.write( "how much did a plate and a drinking cup cost
\n" ); document.write( "~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let \"c\" be the cost for a cup, in dollars..\r\n" );
document.write( "Then the cost for a plate is (c+5) dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Write an equation for total cost\r\n" );
document.write( "\r\n" );
document.write( "    12c + 8*(c+5) = 940  dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify, solve and find \"c\"\r\n" );
document.write( "\r\n" );
document.write( "    12c + 8c + 40 = 940,\r\n" );
document.write( "\r\n" );
document.write( "    12c + 8c = 940 - 40,\r\n" );
document.write( "\r\n" );
document.write( "       20c   =    900\r\n" );
document.write( "\r\n" );
document.write( "         c   =    900/20 = 90/2 = 45.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  One cup costs $45.  One plate costs  $45 + $5 = $50.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.   12*45 + 8*50 = 940  dollars,  total cost.   ! correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );