document.write( "Question 161593: how can you rewrite this equation so that y is a function of x:\r
\n" );
document.write( "\n" );
document.write( "5(y-3x)=8-2x \n" );
document.write( "
Algebra.Com's Answer #119079 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 5(y-3x)=8-2x \n" ); document.write( "distributing the 5 to terms inside the parenthesis on the left: \n" ); document.write( "5y-15x=8-2x \n" ); document.write( "Adding 15x to both sides: \n" ); document.write( "5y=13x+8 \n" ); document.write( "finally, dividing both sides by 5: \n" ); document.write( "y = (13/5)x + (8/5)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |