document.write( "Question 896190: Steve and tom sold 94 raffle tickets for their school. Steve sold 16 more than twice as many raffle tickets as tom. How many raffle tickets did each boy sell? How many raffle tickets did Tom sell? \n" ); document.write( "
Algebra.Com's Answer #543293 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! s+t=94 \n" ); document.write( "s=2t+16 \n" ); document.write( "2t+16+t=94 \n" ); document.write( "3t+16=94 \n" ); document.write( "3t=78 \n" ); document.write( "t=26 \n" ); document.write( "s=68 \n" ); document.write( " \n" ); document.write( " |