document.write( "Question 937058: a. Stephen is walking from his house to his friend Sharon's house. When he is 12 blocks away, he looks at his watch. He looks again when he is 8 blocks away and finds that 6 minutes have passed. Write two ordered pairs for these data in the form (time, blocks).\r
\n" );
document.write( "\n" );
document.write( "b. Write a linear equation for these two points.\r
\n" );
document.write( "\n" );
document.write( "c. What is the total time it takes Stephen to reach Sharon's house? \n" );
document.write( "
Algebra.Com's Answer #570491 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = time \n" ); document.write( "y = number of blocks remaining to sharon's house \n" ); document.write( "--- \n" ); document.write( "(0,12) \n" ); document.write( "(6,8) \n" ); document.write( "--- \n" ); document.write( "slope = dy/dx \n" ); document.write( "m = (12-8)/(0-6) \n" ); document.write( "m = -4/6 = -2/3 \n" ); document.write( "--- \n" ); document.write( "y - 12 = (-2/3)(x - 0) \n" ); document.write( "y = (-2/3)x + 12 \n" ); document.write( "--- \n" ); document.write( "time to reach sharon's: \n" ); document.write( "0 = (-2/3)x + 12 \n" ); document.write( "(2/3)x = 12 \n" ); document.write( "x = 12*3/2 \n" ); document.write( "x = 18 minutes \n" ); document.write( "--- \n" ); document.write( "Free algebra tutoring live chat: \n" ); document.write( "https://sooeet.com/chat.php?gn=algebra \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations with quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( " |