document.write( "Question 453861: car A and car B travel from town to a vacation cabin. car A travels at 45 mph. car B leaves two hours after car A and travels 15 mph faster than car A. if the cars arrive at the same time, how many miles is it from town to the cabin \n" ); document.write( "
Algebra.Com's Answer #311743 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
time car A - time car B = 2 hours\r
\n" ); document.write( "\n" ); document.write( "Let distance to cabin be x
\n" ); document.write( "car A speed = 45
\n" ); document.write( "Car B speed = 45+15=60 mph
\n" ); document.write( "x/45 -x/60=2
\n" ); document.write( "LCD = 180
\n" ); document.write( "4x-3x= 2*180
\n" ); document.write( "x=360
\n" ); document.write( "x=360 miles
\n" ); document.write( "
\n" ); document.write( "
\n" );