document.write( "Question 881428: I need to find the function form of 9x-2y=6
\n" );
document.write( "Please show me each step....I don't get it \n" );
document.write( "
Algebra.Com's Answer #532245 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 9x-2y=6 \n" ); document.write( "subtract 9x from both sides \n" ); document.write( "-2y = -9x + 6 \n" ); document.write( "y has to be positive, mult both sides by -1 \n" ); document.write( "2y = +9x - 6 \n" ); document.write( "y has to have a coefficient of 1; divide both sides by 2 \n" ); document.write( "y = \n" ); document.write( "y = 4.5x - 3 \n" ); document.write( ": \n" ); document.write( "y = f(x); (y = a function of x) \n" ); document.write( "f(x) = 4.5x - 3 is the function form \n" ); document.write( " |