document.write( "Question 431082: There are 8 girls for every 7 boys on a field trip. If there are 56 girls on a trip, how many students are on the trip? \n" ); document.write( "
Algebra.Com's Answer #299272 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "Let x represent the number of boys
\n" ); document.write( " 8/7 = 56/x
\n" ); document.write( " 8x = 7*56
\n" ); document.write( " x = 7*56/8
\n" ); document.write( " x = 49 boys Total of 105 on the trip \n" ); document.write( "
\n" );