document.write( "Question 984785: A car is traveling at a constant speed of 48 miles per hour The formula for the distance traveled at the end of t hours is d=48t. Represent the distance traveled at the end of 4, 11, and 18 hours as ordered pairs in the form (t,d). \n" ); document.write( "
Algebra.Com's Answer #605608 by srinivas.g(540)![]() ![]() You can put this solution on YOUR website! distance d=48t \n" ); document.write( "for t=4 , d= 48*4 \n" ); document.write( " =192 \n" ); document.write( "hence (4,192) \n" ); document.write( "for t=11 d= 48*11 \n" ); document.write( " =528 \n" ); document.write( "hence (11,528) \n" ); document.write( "for t=18, d=48*18 \n" ); document.write( " =864 \n" ); document.write( "hence (18,864) \n" ); document.write( " \n" ); document.write( " |