document.write( "Question 202083: Need help translating the following verbal expression into an algebraic equation with a single variable—you don’t need to solve the equation.
\n" );
document.write( "By driving 10 miles per hour slower than Ed, Eunice travels the same distance in 3 hours that Ed travels in 2 hours.\r
\n" );
document.write( "\n" );
document.write( "Not sure how to set this problem up and solve. \n" );
document.write( "
Algebra.Com's Answer #152327 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! By driving 10 miles per hour slower than Ed, Eunice travels the same distance in 3 hours that Ed travels in 2 hours. \n" ); document.write( ". \n" ); document.write( "Applying the distance formula... \n" ); document.write( "Let x = speed of Ed \n" ); document.write( "then \n" ); document.write( "x-10 = speed of Eunice \n" ); document.write( ". \n" ); document.write( "3(x-10) = 2x \n" ); document.write( " \n" ); document.write( " |