document.write( "Question 572293: write the equation 5x-y=6 so that x is a function of y
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #368359 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! simply solve for x: \n" ); document.write( "5x-y=6 \n" ); document.write( "5x = y+6 \n" ); document.write( "dividing both sides by 5: \n" ); document.write( "x = y/5 + 6/5 (this is what they're looking for) \n" ); document.write( " \n" ); document.write( " |