document.write( "Question 247697: Five friends went to a restaurant and agreed to share the bill equally. However, one person forgot his wallet so the other four friends’ portions of the bill went up by $4 each. How many dollars was the total bill? \n" ); document.write( "
Algebra.Com's Answer #180755 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Five friends went to a restaurant and agreed to share the bill equally.
\n" ); document.write( " However, one person forgot his wallet so the other four friends’ portions of the bill went up by $4 each.
\n" ); document.write( "How many dollars was the total bill?
\n" ); document.write( ":
\n" ); document.write( "Let x = amt of the total bill
\n" ); document.write( "then
\n" ); document.write( "\"x%2F5\" = the share of each originally
\n" ); document.write( "and
\n" ); document.write( "\"x%2F4\" = the share actually
\n" ); document.write( ":
\n" ); document.write( "\"x%2F4\" - \"x%2F5\" = 4
\n" ); document.write( "Multiply by 20 to get rid of the denominators, results
\n" ); document.write( "5x - 4x = 20(4)
\n" ); document.write( "x = $80 is the total bill
\n" ); document.write( ";
\n" ); document.write( ":
\n" ); document.write( "Check:
\n" ); document.write( "80/4 = $20 each
\n" ); document.write( "80/5 = $16 each
\n" ); document.write( "----------------
\n" ); document.write( "dif of $4\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );