document.write( "Question 939039: Let f(s) = 3s where s represents the speed in miles per hour of a car and f(s) represents the total distance traveled. If the maximum speed of the car is 75 mph , what is the reasonable range for the function ? \n" ); document.write( "
Algebra.Com's Answer #572118 by srinivas.g(540)![]() ![]() You can put this solution on YOUR website! f(s)= 3s \n" ); document.write( "where s represents the speed in miles per hour of a car and f(s) represents the total distance traveled \n" ); document.write( " max speed (s)= 75 mph \n" ); document.write( " max value of f(s)= 3*75 \n" ); document.write( " =225 \n" ); document.write( " min value of s can be 0 miles per hour \n" ); document.write( " min value of f f(s)= 3*0 \n" ); document.write( " =0 \n" ); document.write( " Range : 0- 225\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |