document.write( "Question 436373: in a class of 74 students.the number of females is one fewer than twice the number of males.how many females and how many males are in the class. \n" ); document.write( "
Algebra.Com's Answer #301900 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Let x equal the number of males; then 2x-1 equals the number of females: \n" ); document.write( "x+2x-1=74 \n" ); document.write( "3x=75 \n" ); document.write( "x=25 \n" ); document.write( "2x-1=49. \n" ); document.write( " |