document.write( "Question 983373: for the function f(x)=-1/2x+1, find the value of x for which f(x)=x \n" ); document.write( "
Algebra.Com's Answer #604146 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "x=(-1/2)x+1 \n" ); document.write( "1.5x=1 \n" ); document.write( "x=2/3 \n" ); document.write( "ANSWER: x=2/3 \n" ); document.write( ". \n" ); document.write( "CHECK: \n" ); document.write( "2/3=(-1/2)(2/3)+1 \n" ); document.write( "2/3=(-1/3)+1 \n" ); document.write( "2/3=2/3 \n" ); document.write( " \n" ); document.write( " |