document.write( "Question 596141: in a school there are 180 students in year 8.\r
\n" );
document.write( "\n" );
document.write( "5/9 of the students are boys
\n" );
document.write( "1/4 of the boys walk to school
\n" );
document.write( "2/5 of girls walk to school\r
\n" );
document.write( "\n" );
document.write( "what fraction of all year 8 students walk to school? \n" );
document.write( "
Algebra.Com's Answer #377542 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! in a school there are 180 students in year 8. \n" ); document.write( "5/9 of the students are boys \n" ); document.write( "1/4 of the boys walk to school \n" ); document.write( "2/5 of girls walk to school \n" ); document.write( "what fraction of all year 8 students walk to school? \n" ); document.write( "-------------------- \n" ); document.write( "Ans: (1/4)(5/9) + (2/5)(4/9) = 5/36 + 8/45 \n" ); document.write( "--- \n" ); document.write( "lcd = 2^2*3^2^5 = 180 \n" ); document.write( "(5*5/lcd) + (4*8)/lcd \n" ); document.write( "------ \n" ); document.write( "= (25+32)/lcd \n" ); document.write( "------ \n" ); document.write( "= 57/180 \n" ); document.write( "= 19/60 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |