document.write( "Question 247177: A car travels from one town to another at a speed of 32mph. If it had gone 4mph faster, it could have made the trip in 1/2 hr less time. How far apart are the towns? \n" ); document.write( "
Algebra.Com's Answer #180358 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 32x=d \n" ); document.write( "36(x-1/2)=d \n" ); document.write( "32x=36(x-1/2) \n" ); document.write( "32x=36x-18 \n" ); document.write( "subtract 32x from both sides \n" ); document.write( "0=4x-18 \n" ); document.write( "add 18 to both sides \n" ); document.write( "18=4x\r \n" ); document.write( "\n" ); document.write( "4.5=x \n" ); document.write( " |