document.write( "Question 912973: i need some help with this question: Given the function f(x)=9-4*x, what value of x results in f(x)=1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #554225 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! f(x)=9-4x \n" ); document.write( "1 =9-4x \n" ); document.write( "4x = 8 \n" ); document.write( "x = 2 \n" ); document.write( " |