document.write( "Question 245206: You are running in a marathon. You either run 8 miles per hour or walk 4 miles per hour. Write an equation to show the relationship between time ran and time walked during the 26.2 mile course and then graph the equation. I tried to use 8X + 4Y = 26.2 but it did not work out. If you could just help me get the right equation then I can do the graph and the following couple of problems which are all related to this equation.\r
\n" );
document.write( "\n" );
document.write( "Thanks in advance for your help! \n" );
document.write( "
Algebra.Com's Answer #179213 by stanbon(75887) ![]() You can put this solution on YOUR website! You are running in a marathon. \n" ); document.write( "You either run 8 miles per hour or walk 4 miles per hour. \n" ); document.write( "Write an equation to show the relationship between time \n" ); document.write( "ran and time walked during the 26.2 mile course and then \n" ); document.write( "graph the equation. \n" ); document.write( "----------------------------- \n" ); document.write( "Run DATA: \n" ); document.write( "rate = 8 mph ; time = r hrs. ; distance = 8r miles \n" ); document.write( "----------------------------- \n" ); document.write( "Walk DATA: \n" ); document.write( "rate = 4 mph ; time = w hrs ; distance = 4w miles \n" ); document.write( "----------------------------- \n" ); document.write( "Equation: \n" ); document.write( "distance + distance = 26.2 miles \n" ); document.write( "4w + 8r = 26.2 \n" ); document.write( "---- \n" ); document.write( "Graphable equation: \n" ); document.write( "w = -2r + 6.55 \n" ); document.write( "------------------------- \n" ); document.write( " \n" ); document.write( "========================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |