document.write( "Question 227919: Please show how to rewrite this equation into a function of y : \n" );
document.write( "
Algebra.Com's Answer #169334 by checkley77(12844) ![]() You can put this solution on YOUR website! 10y-6x+3=4 \n" ); document.write( "10y=4-3+6x \n" ); document.write( "10y=6x+1 \n" ); document.write( "y=6x/10+1/10 \n" ); document.write( "y=3x/5+1/10 ans. \n" ); document.write( " |