document.write( "Question 339620: Tony has twice as much money as Alicia. She has $16 less than Ralph. Together they have $200. How much money does each have? Choices for Ralph's amount: 59, 62, 63 \n" ); document.write( "
Algebra.Com's Answer #243298 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! t=2(x-16)=$92 \n" ); document.write( "a=x-16=46 \n" ); document.write( "r=x=$62 \n" ); document.write( "2(x-16)+x-16+x=200 \n" ); document.write( "2x-32+x-16+x=200 \n" ); document.write( "4x=248 \n" ); document.write( "x=62 \n" ); document.write( " |