document.write( "Question 1090673: A group of friends go out to dinner one evening. They agree to share the R1 120 bill evenly. However, three members forget their wallets and cannot pay. The remaining friends have to pay an extra R84 to settle the bill. How many friends are in the group? \n" ); document.write( "
Algebra.Com's Answer #705209 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Let n be the number of friends with wallets. Then, the total number of diners would be n+3. So: \n" ); document.write( "1120/(n+3) +84=1120/n \n" ); document.write( "1120n+84(nē+3n)=1120(n+3) \n" ); document.write( "84nē+252n-3360=0 \n" ); document.write( "nē+3n-40=0 \n" ); document.write( "(n+8)(n-5)=0 \n" ); document.write( "n=5 or -8 \n" ); document.write( "n=5 \n" ); document.write( "n+3=8 \n" ); document.write( "☺☺☺☺ \n" ); document.write( " |