document.write( "Question 114569: I have been working on this problem for about an hour. I am ready to toss it out the window!
\n" );
document.write( "1) Let f(x) compute the time in hours to travel x miles at 58 miles per hour.
\n" );
document.write( "2)What does f-1(x) compute? \r
\n" );
document.write( "\n" );
document.write( "Thanks so much. \n" );
document.write( "
Algebra.Com's Answer #83347 by stanbon(75887) ![]() You can put this solution on YOUR website! 1) Let f(x) compute the time in hours to travel x miles at 58 miles per hour. \n" ); document.write( "2)What does f-1(x) compute? \n" ); document.write( "----------------------- \n" ); document.write( "f(x) = distance/rate = x miles/58mph \n" ); document.write( "-------- \n" ); document.write( "The domain of f(x) is \"miles traveled\" \n" ); document.write( "The range of f(x) is \"time required to travel that number of miles\". \n" ); document.write( "------------------------ \n" ); document.write( "f^-1(x) = rate*time = 58 mph*time = distance \n" ); document.write( "f^-1(x) interchanges those: \n" ); document.write( "The domain is time you travel \n" ); document.write( "The range is miles you go in that time. \n" ); document.write( "-------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |