document.write( "Question 159713: rewrite 10x-5y=15,so that y is a function of x. \n" ); document.write( "
Algebra.Com's Answer #117753 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 10x-5y=15 \n" ); document.write( "10x=5y+15 \n" ); document.write( "x=5y/10+15/10 \n" ); document.write( "x=y/2+3/2 \n" ); document.write( " |