document.write( "Question 1090891: in a class of 60 students,the number of girls is one third the number of boys.find the number of girls and boys in the class
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #705357 by Alan3354(69443) You can put this solution on YOUR website! in a class of 60 students,the number of girls is one third the number of boys.find the number of girls and boys in the class\r \n" ); document.write( "\n" ); document.write( "-----\r \n" ); document.write( "\n" ); document.write( "G + B = 60 \n" ); document.write( "B = 3G \n" ); document.write( "------------ \n" ); document.write( "Can you go from there? \n" ); document.write( " |