document.write( "Question 144073: of the studnts who play in the band, 2/3 are eighth graders, 1/6 are seventh graders and 5 sixth graders. How many students are in the band? \n" ); document.write( "
Algebra.Com's Answer #104849 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let x=total students in the band. \n" ); document.write( "2x/3 + x/6 + 5 = x \n" ); document.write( "4x+x+30=6x Multiply each side by 6 to eliminate fractions. \n" ); document.write( "6x=5x+30 \n" ); document.write( "x=30 students \n" ); document.write( ". \n" ); document.write( "Check: \n" ); document.write( "60/3 + 30/6 + 5 = 30 true \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |