document.write( "Question 904398: Teacher Eden has 50 students. If she has 5 fewer female students than 4 times the number of male students, how many male students does she have? ( answer is 11 show your solution) \n" ); document.write( "
Algebra.Com's Answer #548714 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x the number of male students
\n" ); document.write( "(4x-5) + x = 50
\n" ); document.write( "5x = 55
\n" ); document.write( "x = 11, the number of male students.
\n" ); document.write( "
\n" );