document.write( "Question 698836: chris collected toys for charity. he donated 3/4 to charity A and then 1/3 of the remaining to charity B. After the two donations, Chris had 10 toys left. How many did Chris originally collect? \n" ); document.write( "
Algebra.Com's Answer #431080 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! chris collected toys for charity. he donated 3/4 to charity A and then 1/3 of the remaining to charity B. \n" ); document.write( " After the two donations, Chris had 10 toys left. How many did Chris originally collect? \n" ); document.write( ": \n" ); document.write( "let x the original number of toys \n" ); document.write( ": \n" ); document.write( "x - \n" ); document.write( "then after 1/3 of the remainder is donated you have: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "2x = 12*10 \n" ); document.write( "2x = 120 \n" ); document.write( "x = 60 toys originally \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "You can check this in the original equations \n" ); document.write( " |