document.write( "Question 522381: Hello I am trying to figure out how to write this equation in my sons homework I worked the answer in my head 150 but need help showing the work thanks.\r
\n" );
document.write( "\n" );
document.write( "David and Amrita had an equal number of marbles. After Amrita gave 50 marbles to David, he had 5 times as many marbles as her. Find the total number of marbles they had. \n" );
document.write( "
Algebra.Com's Answer #346805 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! David and Amrita had an equal number of marbles. After Amrita gave 50 marbles to David, he had 5 times as many marbles as her. Find the total number of marbles they had. \n" ); document.write( "-------------------- \n" ); document.write( "b = # of marbles they each had \n" ); document.write( "b+50 = 5*(b-50) \n" ); document.write( "b+50 = 5b - 250 \n" ); document.write( "-6b = -300 \n" ); document.write( "b = 50 \n" ); document.write( " \n" ); document.write( " |