document.write( "Question 530730: Teresa is on her way home in her car. She has driven 12 miles so far, which is three-fourths of the way home. What is the total length of her drive? \n" ); document.write( "
Algebra.Com's Answer #350199 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! x = distance home \n" ); document.write( "3/4*x = 12 \n" ); document.write( "3x = 48 \n" ); document.write( "x = 16 miles \n" ); document.write( " |