document.write( "Question 88528: Rewrite the equation given in Problem 18 to be a function of x. As it turns out, this is very much like Part (b) of Example 4 on p. 656!\r
\n" );
document.write( "\n" );
document.write( "18) -3x + 4y = 11
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #64389 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Rewrite the equation given in Problem 18 to be a function of x. As it turns out, this is very much like Part (b) of Example 4 on p. 656! \n" ); document.write( "18) -3x + 4y = 11 \n" ); document.write( ": \n" ); document.write( "4y = 3x + 11; added 3x to both sides \n" ); document.write( "y = (3/4)x + (11/4); divided both sides by 4 \n" ); document.write( ": \n" ); document.write( "y = f(x) \n" ); document.write( "Therefore: \n" ); document.write( "f(x) = (3/4)x + (11/4) \n" ); document.write( " |