document.write( "Question 500000: lopez spent 1/3 of his vacation money for travel and 2/5 of his vacation money for lodging. He spent $1100 for travel and lodging. What is the total amount of money he spent on his vacation?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #337945 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 1100/(2/5+1/3)= \n" ); document.write( "1100/(6/15+5/15)= \n" ); document.write( "1100/11/15= \n" ); document.write( "1100*15/11=$1500 \n" ); document.write( " |