document.write( "Question 407094: Write an equation and solve
\n" );
document.write( "The number of girls in the Swim club is 5 less than twice the number of boys.
\n" );
document.write( "There are 75 girls in the club. How many boys are in the club?
\n" );
document.write( "n2-5=75 \n" );
document.write( "
Algebra.Com's Answer #287033 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The number of girls in the Swim club is 5 less than twice the number of boys. \n" ); document.write( "There are 75 girls in the club. How many boys are in the club? \n" ); document.write( "----- \n" ); document.write( "Let the # of boys be \"x\". \n" ); document.write( "Then # of girls is \"2x-5\" \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "2x-5 = 75 \n" ); document.write( "2x = 80 \n" ); document.write( "x = 40 (# of boys) \n" ); document.write( "---- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |