document.write( "Question 1032773: Roy and Shaun had 1850 game cards, after Roy gave 220 of his
\n" );
document.write( "game cards to Shaun, Roy had four times as many game cards as Shaun. How many game cards did Roy have at first time? \n" );
document.write( "
Algebra.Com's Answer #648352 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let R=Roy, S=Shaun; \n" ); document.write( "R+S=1850 \n" ); document.write( "R-220/4=S+220 \n" ); document.write( "R-220=4S+880 \n" ); document.write( "R=4S+1100 \n" ); document.write( "4S+1100+S=1850 \n" ); document.write( "5S=750 \n" ); document.write( "S=150 \n" ); document.write( "R=1700 \n" ); document.write( "At the beginning, Roy had 1700 cards, and Shaun had 150!!!!!!!!! \n" ); document.write( " |