document.write( "Question 1039631: Rs 144 is distributed among 2 boys and 3 girls in such a way that each boy gets three times of what each girl gets. Find how much each boy should get. \n" ); document.write( "
Algebra.Com's Answer #654776 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let each part of what a girl gets be n. Then each boy gets 3n parts. So;
\n" ); document.write( "3n+6n=144
\n" ); document.write( "9n=144
\n" ); document.write( "n=16
\n" ); document.write( "Each girl gets 16 Rs; Each boy gets 48 Rs!!!!!!!!!!!!!!!!1
\n" ); document.write( "
\n" );