document.write( "Question 759754: write the question so that y is a function of x.
\n" );
document.write( "x+7y=0 \n" );
document.write( "
Algebra.Com's Answer #462176 by sachi(548) You can put this solution on YOUR website! x+7y=0 \n" ); document.write( "or 7y=-x \n" ); document.write( "or y=-x/7=f(x) \n" ); document.write( " |