document.write( "Question 827556: A group of 5 people equally share the cost of a meal, including tax and tip. The price of the meal equals m. Tax is 7% of the meal's price and the tip will be 15% of the meal's price. What is each person's share of the total cost of the meal? \n" ); document.write( "
Algebra.Com's Answer #498749 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "( m + 0.07m + 0.15m ) / 5 \n" ); document.write( "m( 1 + 0.07 + 0.15 ) / 5 \n" ); document.write( "0.244m \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |