document.write( "Question 315326: Fun Land theme park has a total of 110 males and females who are employed at the park. If the number of males is 10 more than three times the number of females, how many males are employed at the park? \n" ); document.write( "
Algebra.Com's Answer #225660 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
3x+10+x=110
\n" ); document.write( "4x=100
\n" ); document.write( "x=25 females
\n" ); document.write( "3x+10=85 males
\n" ); document.write( "
\n" );