document.write( "Question 38959: Hi! If you could can you help me on this problem?
\n" );
document.write( "Elena has one and a half times as much money as Ramon. Together they have $225. How much does each have?
\n" );
document.write( "Thanks. \n" );
document.write( "
Algebra.Com's Answer #24409 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Let r = the amount Ramon has. \n" ); document.write( "Thus Elena has one and a half times as much or (3/2)r. \n" ); document.write( "So we have \n" ); document.write( "r + (3/2)r = 225 \n" ); document.write( "(5/2)r = 225 \n" ); document.write( "Now multiply by 2/5 and get \n" ); document.write( "r = $90 \n" ); document.write( "The Elena has (3/2)($90) = $135. \n" ); document.write( " |