document.write( "Question 514984: For every 37 tickets she sold, Martina was given a free ticket for one of the children. If 175 children wanted to go, how many tickets did Martina have to sell?
\n" );
document.write( "
\n" );
document.write( "I need to have the right equation and answer for my teacher. I can't figure it out. Thanks in advance for your help \n" );
document.write( "
Algebra.Com's Answer #343974 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! For every 37 tickets she sold, Martina was given a free ticket for one of the children. \n" ); document.write( " If 175 children wanted to go, how many tickets did Martina have to sell? \n" ); document.write( ": \n" ); document.write( "let x = no. of tickets required \n" ); document.write( " \n" ); document.write( "multiply both sides by 37 \n" ); document.write( "x = 37 * 175 \n" ); document.write( "x = 6,475 tickets \n" ); document.write( " |