document.write( "Question 11542: y(2x+1)-3x=8
\n" );
document.write( "How do you find the value of y in this equation?
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #5966 by akmaths(3)![]() ![]() ![]() You can put this solution on YOUR website! You have to isolate terms having 'y' so we have\r \n" ); document.write( "\n" ); document.write( "y(2x +1) = 8 + 3x or\r \n" ); document.write( "\n" ); document.write( "y = (8 + 3x) divided by (2x + 1) \n" ); document.write( " |