document.write( "Question 67021This question is from textbook Beginning Algebra
\n" );
document.write( ": Rewrite each equation as a function of x.\r
\n" );
document.write( "\n" );
document.write( "-3x + 4y = 11\r
\n" );
document.write( "\n" );
document.write( "I am a little unsure on how to do this. I am thinking by the other problems that are function problems, I would need to do x powers instead of numbers. Is this correct?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #47652 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! -3x + 4y = 11 \n" ); document.write( ": \n" ); document.write( "4y = 3x + 11 \n" ); document.write( ": \n" ); document.write( "y = (3/4)x + (11/4) \n" ); document.write( "; \n" ); document.write( "f(x) = y \n" ); document.write( ": \n" ); document.write( "f(x) = (3/4)x + 11/4) \n" ); document.write( " |