document.write( "Question 1015350: The Caverns of Sonora have two different types of tours: the Crystal Palace tour and the Horseshoe lake tour. The total length of both tours 3.25 mi. The Crystal Palace tour is a half mile less than twice the distance of Horseshoe Lake tour. Determine the length of each tour.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #631757 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "C=length Crystal Palace tour; H=length Horseshoe Lake tour \n" ); document.write( ". \n" ); document.write( "C=2H-0.5 \n" ); document.write( ". \n" ); document.write( "C+H=3.25 \n" ); document.write( "(2H-0.5)+H=3.25 \n" ); document.write( "3H=3.75 \n" ); document.write( "H=1.25 \n" ); document.write( "ANSWER 1: Horseshoe Lake tour is 1.25 miles \n" ); document.write( ". \n" ); document.write( "C=2H-0.5=2(1.25)-0.5=2.5-0.5=2 \n" ); document.write( "ANSWER: Crystal Palace tour is 2.0 miles. \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |