document.write( "Question 1204350: A group of friends decides to go out of town to a championship football game. The group pays $185 per ticket plus a one-time convenience fee of $15. They also pay $27 to ride a tour bus to the game. If the group spent $2,771 in total, how many friends are in the group?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #840537 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "n = number of people\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The equation to solve is \n" ); document.write( "185n + 15 + 27 = 2771\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The unfortunate thing is that the solution is n = 2729/185 = 14.751 approximately \n" ); document.write( "It's not possible to have a fractional number of people. It's possible that your teacher made a typo.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Edit: if the $27 refers to the cost per person to ride the bus, then the equation would be 185n + 15 + 27n = 2771 which solves to n = 13 \n" ); document.write( " \n" ); document.write( " |