document.write( "Question 482009: I need help on this problem?\r
\n" );
document.write( "\n" );
document.write( "Mr and Mrs Chan decided to share $120 equally between their children. When the eldest got a holiday job, he divided his share equally between all his brothers and sisters. If each child was given an extra $4, how many children are there in the Chan family?\r
\n" );
document.write( "\n" );
document.write( "Thanks. \n" );
document.write( "
Algebra.Com's Answer #330041 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! [(120 / c)] / (c - 1) = 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "120 / c = 4c - 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "30 = c^2 - c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0 = c^2 - c - 30 ___ 0 = (c - 6)(c + 5)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "c - 6 = 0 ___ c = 6 \n" ); document.write( " |