document.write( "Question 1063962: There are
\n" );
document.write( "4
\n" );
document.write( " people who want to share
\n" );
document.write( "13
\n" );
document.write( " ride tickets for the carnival. Each person will get an equal number of tickets. How many tickets will each person get? How many tickets will be left over? \n" );
document.write( "
Algebra.Com's Answer #679033 by mathdad1965(8)![]() ![]() You can put this solution on YOUR website! Let x = the number of ticket each person will get.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4x = 13\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4x/4 = 13/4\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 3.25\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Each person can get 3 tickets. \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "How many tickets remain?\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "13 - (3)4 = 1\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "One ticket remains. \n" ); document.write( " |