document.write( "Question 294708: Alphonse has three times as many marbles as Beatrice. If Alphonse would give 15 of his marbles to Beatrice then he would have twice as many marbles as she would have. How many marbles must Alphonse give to Beatrice so that they each have the same number?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #212503 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a=3b \n" ); document.write( "a-15=2*(b+15) \n" ); document.write( "a=135 b=45 \n" ); document.write( "135+45=180 \n" ); document.write( "180/2=90 \n" ); document.write( "if a gave b 45 marbles they would each have 90 \n" ); document.write( "BTW when a gave b 15 he would have 120 and she would have 60 \n" ); document.write( " \n" ); document.write( " |