document.write( "Question 428320: i need help with a couple problems the 1st is 4x-8y=16 \n" ); document.write( "
Algebra.Com's Answer #297748 by tony.slattery(3)![]() ![]() ![]() You can put this solution on YOUR website! 4x - 8y = 16 \n" ); document.write( "x - 2y = 4 \n" ); document.write( "-2y = -x + 4 \n" ); document.write( "y = (x - 4)/2 \n" ); document.write( " |