document.write( "Question 1079947: Yolanda, Goran, and Shen have a total of $160 in their wallets. Shen has $10
\n" );
document.write( "less than Yolanda. Goran has 4 times what Shen has. How much do they have in their wallets?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #694182 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Let y, y-10, and 4y-40 be the amounts that Yolanda, Shen, and Goran have in their wallets, respectively. Then: \n" ); document.write( "y+y-10+4y-40=160 \n" ); document.write( "6y=210 \n" ); document.write( "y=35 \n" ); document.write( "Yolanda has $35; Shen has $25, and Goran has $100. ☺☺☺☺ \n" ); document.write( " |