document.write( "Question 988905: 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( "
Algebra.Com's Answer #609391 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "x=total vacation money \n" ); document.write( ". \n" ); document.write( "(1/3)x+(2/5)x=$1100 \n" ); document.write( "(5/15)x+(6/15)x=$1100 \n" ); document.write( "(11/15)x=$1100 \n" ); document.write( "x=$1500 \n" ); document.write( "ANSWER: Lopez spent a total of $1500 on his vacation. \n" ); document.write( " |