document.write( "Question 1042246: 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 #657223 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = total amount spent on his vacation
\n" ); document.write( "\"+%281%2F3%29%2Ax+\" for travel
\n" ); document.write( "\"+%282%2F5%29%2Ax+\" for lodging
\n" ); document.write( "\"+%281%2F3%29%2Ax+%2B+%282%2F5%29%2Ax+=+1100+\"
\n" ); document.write( "Multiply both sides by \"+15+\"
\n" ); document.write( "\"+5x+%2B+3x+=+16500+\"
\n" ); document.write( "\"+8x+=+16500+\"
\n" ); document.write( "\"+x+=+2062.5+\"
\n" ); document.write( "He spent $2,062.50 on vacation
\n" ); document.write( "
\n" );