document.write( "Question 1188797: what is the inverse of f(x)=5-2x? \n" ); document.write( "
Algebra.Com's Answer #819969 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! what is the inverse of f(x)=5-2x? \n" ); document.write( "----- \n" ); document.write( "y = 5 - 2x \n" ); document.write( "Sway the x and y \n" ); document.write( "x = 5 - 2y \n" ); document.write( "Solve for y. \n" ); document.write( "2y = 5 - x \n" ); document.write( "y = 2.5 - (x/2) is the inverse. \n" ); document.write( " |