document.write( "Question 624136: For the function f(x)=(1/4)x+2, find the value of x for which f(x)=x \n" ); document.write( "
Algebra.Com's Answer #392547 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! For the function f(x)=(1/4)x+2, find the value of x for which f(x)=x \n" ); document.write( ". \n" ); document.write( "set f(x) to x and solve for x: \n" ); document.write( "f(x)=(1/4)x+2 \n" ); document.write( "x=(1/4)x+2 \n" ); document.write( "x-(1/4)x = 2 \n" ); document.write( "x(1- 1/4) = 2 \n" ); document.write( "x(4/4 - 1/4) = 2 \n" ); document.write( "x(3/4) = 2 \n" ); document.write( "x = 2(4/3) \n" ); document.write( "x = 8/3 \n" ); document.write( " \n" ); document.write( " |