document.write( "Question 611937: I just have problems setting this equation up. \r
\n" );
document.write( "\n" );
document.write( "In a class of 62 students, the number of females is one less than twice the number of males. How many famales and how many males are in the class? \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "One I understand the math talk, I can work this problem out no problem! \n" );
document.write( "
Algebra.Com's Answer #385208 by Yemi(10)![]() ![]() ![]() You can put this solution on YOUR website! if the number of female(F) is one less than twice the number of male(M), then you have F=2M-1. \n" ); document.write( " male+femele=62 \n" ); document.write( " M+F=62 \n" ); document.write( " M+2M-1=62 \n" ); document.write( " 3M-1=62 \n" ); document.write( " 3M=63 \n" ); document.write( " M=21. \n" ); document.write( " F=2(21)-1 \n" ); document.write( " F=42-1=41. \n" ); document.write( "THEREFORE, MALES ARE 21 AND FEMALES ARE 41. \n" ); document.write( " |