document.write( "Question 1084939: 1. For a rollerblading party there are 50 tickets available. Jason buys 6 tickets and Heather buys three times as many as Jason bought. How many tickets are left to be sold?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #699161 by emathwiz(15)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let's let Heather's amount of tickets bought be h Jason's be j and the amount remaining be r. Set up the equations like this: \n" ); document.write( "j=6\r \n" ); document.write( "\n" ); document.write( "h=3j\r \n" ); document.write( "\n" ); document.write( "50= j+h+r Jason's value is given so let's fill in the values:\r \n" ); document.write( "\n" ); document.write( "h=3(6)\r \n" ); document.write( "\n" ); document.write( "50= 6+18+r \n" ); document.write( "50= 24+r Subtract 24 to both sides.\r \n" ); document.write( "\n" ); document.write( "26=r \n" ); document.write( " \n" ); document.write( " |