document.write( "Question 43386: If f(x)=5x-1, find the following f(a-2) \n" ); document.write( "
Algebra.Com's Answer #28398 by psbhowmick(878)![]() ![]() You can put this solution on YOUR website! f(x) = 5x - 1 \n" ); document.write( "To get f(a-2), replace 'x' with (a-2). \n" ); document.write( "Then you get, f(a-2) = 5(a-2) - 1 = 5a - 10 - 1 = 5a - 11 \n" ); document.write( " |