document.write( "Question 458753: In a class of 44 students, the number of females is one fewer than twice the number of males. How many females and how many males are there in the class? \n" ); document.write( "
Algebra.Com's Answer #314688 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+2x-1=44 \n" ); document.write( "3x=45 \n" ); document.write( "x=15 boys \n" ); document.write( "29 girls \n" ); document.write( " |