document.write( "Question 175533: m=y-5/x-3, solve for y \n" ); document.write( "
Algebra.Com's Answer #130611 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! m=y-5/x-3, solve for y \n" ); document.write( "-------------- \n" ); document.write( "\"Solve for\" means to get y on one side of the = sign by itself. \n" ); document.write( " m=y-5/x-3 \n" ); document.write( "y = m + 5/x + 3 \n" ); document.write( " |