document.write( "Question 974466: A and B have Rs.39 between them, but if A were to lose two third of his money, and B three-fourths of his, they would then have only Rs.11. How much amount each has?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #596354 by josgarithmetic(39631) ![]() You can put this solution on YOUR website! A has x and B has y. \n" ); document.write( "x+y=39.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The losses: x/3+y/4=11.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solve the system: \n" ); document.write( " |