document.write( "Question 18360: There are 1260 students at ABC college. The ratio of girls to boys is 6 to 4. How many boys are there? \n" ); document.write( "
Algebra.Com's Answer #8864 by xcentaur(357)![]() ![]() ![]() You can put this solution on YOUR website! Ratio of Boys to Girls = 6x:4x \n" ); document.write( "Total number of students= 1260\r \n" ); document.write( "\n" ); document.write( "1260 = 6x+4x\r \n" ); document.write( "\n" ); document.write( "10x = 1260\r \n" ); document.write( "\n" ); document.write( "x= 126\r \n" ); document.write( "\n" ); document.write( "Boys=6x=126*6=756\r \n" ); document.write( "\n" ); document.write( "
|