document.write( "Question 1062906: Write two equations and graph.
\n" );
document.write( "Eric has already ran 5 miles and is continuing to run at a pace of 1 mile per hour. Jess has only run 2 miles and is continuing to run at a pace of 2 miles per hour. In how many hours will they have ran the same number of miles? \n" );
document.write( "
Algebra.Com's Answer #677911 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Write two equations and graph. \n" ); document.write( "Eric has already ran 5 miles and is continuing to run at a pace of 1 mile per \n" ); document.write( " hour. \n" ); document.write( "Erick distance:: 5 + 1*x \n" ); document.write( "------------------------------ \n" ); document.write( " Jess has only run 2 miles and is continuing to run at a pace of 2 miles per hour. In how many hours will they have ran the same number of miles? \n" ); document.write( "Jess distance:: 2 + 2x \n" ); document.write( "------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "5 + x = 2 + 2x \n" ); document.write( "Answer:: x = 3 hrs \n" ); document.write( "------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |