document.write( "Question 661403: hi, can you please help? here is my math question--
\n" );
document.write( "for how many tickets is the cost the same for club members and non-members. one time membership fee $30, club member ticket price $3, non-member ticket price $6. it has to be an equation with a variable on both sides.\r
\n" );
document.write( "\n" );
document.write( "thank you! \n" );
document.write( "
Algebra.Com's Answer #411596 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! fee $30 \n" ); document.write( "member $3 \n" ); document.write( "non-member $6 \n" ); document.write( "x = number of tickets\r \n" ); document.write( "\n" ); document.write( "30 + 3x = 6x \n" ); document.write( "30 + 3x - 3x = 6x - 3x \n" ); document.write( "30 = 3x \n" ); document.write( "30/3 = 3x/3 \n" ); document.write( "10 = x\r \n" ); document.write( "\n" ); document.write( "when there are 10 tickets \n" ); document.write( "Proof \n" ); document.write( "30 + 3(10) = 60 \n" ); document.write( "6(10) = 60 \n" ); document.write( " |