document.write( "Question 83461This question is from textbook
\n" );
document.write( ": In a class of 62 students, the number of females is one less 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 #59965 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! M+(2M-1)=62 \n" ); document.write( "M+2M-1=62 \n" ); document.write( "3M=62+1 \n" ); document.write( "3M=63 \n" ); document.write( "M=63/3 \n" ); document.write( "M=21 NUMBER OF MALES. \n" ); document.write( "62-21=41 NUMBER OF FEMALES. \n" ); document.write( " \n" ); document.write( " |