document.write( "Question 95063: solve for x, (2x+3)/y =5x \n" ); document.write( "
Algebra.Com's Answer #69159 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! (2x + 3)/y = 5x \n" ); document.write( "2x + 3 = 5xy \n" ); document.write( "3 = 5xy - 2x \n" ); document.write( "3 = x(5y - 2) \n" ); document.write( "3/(5y - 2) = x \n" ); document.write( " |