document.write( "Question 1027786: Mr.P has 4/3 money as Mr.Q, but Mr.Q has 5/4 money as R . Altogether they have Rs.94. How much have each of them. \n" ); document.write( "
Algebra.Com's Answer #643005 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=amt of money that R has \n" ); document.write( "Then Q has (5/4)x \n" ); document.write( "And P has (4/3)(5/4)x \n" ); document.write( "Sooooo \n" ); document.write( "(4/3)(5/4)=20/12=5/3\r \n" ); document.write( "\n" ); document.write( "x+(5/4)x+(5/3)x=94 multiply each term by 12 to get rid of fractions \n" ); document.write( "12x+15x+20x=1128 \n" ); document.write( "47x=1128 \n" ); document.write( "x=24 ---R's amt \n" ); document.write( "(5/4)*24=30----Q's amt \n" ); document.write( "(5/3)*24=40----P's amt\r \n" ); document.write( "\n" ); document.write( "Hope this helps--ptaylor \n" ); document.write( " \n" ); document.write( " |