document.write( "Question 351104: we know there will be 105 students on a trip. there are twice as many students in the drama class as the FEA class, and 10 more students in the environmental club than the drama class. \r
\n" );
document.write( "\n" );
document.write( "I need to write an equation to find out how many students will be on the FEA trip. \n" );
document.write( "
Algebra.Com's Answer #250995 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! \"there will be 105 students on a trip\" ___ d + F + e = 105\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"there are twice as many students in the drama class as the FEA class\" ___ d = 2F\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"10 more students in the environmental club than the drama class\" ___ e = d + 10 = 2F + 10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting ___ 2F + F + 2F + 10 = 105 \n" ); document.write( " |