document.write( "Question 815135: Bill started walking to town at a speed of 6 km/hr. Thirty minutes later Sue wanted to catch up to Bill and started running at 12 km/hr. Draw a graph to show how long it would take for Sue to catch up to Bill. Draw the graph \n" ); document.write( "
Algebra.Com's Answer #490757 by mananth(16946) You can put this solution on YOUR website! bill speed = 6km/h \n" ); document.write( "bill distance = y \n" ); document.write( "bill time = x\r \n" ); document.write( "\n" ); document.write( "distance = rt \n" ); document.write( "y=6x\r \n" ); document.write( "\n" ); document.write( "----------- \n" ); document.write( "Sue\r \n" ); document.write( "\n" ); document.write( "distance =y \n" ); document.write( "speed = 12 km/h \n" ); document.write( "time = (x-1/2)\r \n" ); document.write( "\n" ); document.write( "y= 6(x-1/2)\r \n" ); document.write( "\n" ); document.write( "y=12x-6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "generate points for both equations \n" ); document.write( "and draw the lines \n" ); document.write( "x value of the intersection point is the time she overtakes \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x value is 1 hour \n" ); document.write( " |