document.write( "Question 702127: solve for the equation for x:y= mx + b \n" ); document.write( "
Algebra.Com's Answer #432809 by sofiyac(983)\"\" \"About 
You can put this solution on YOUR website!
mx=b-y
\n" ); document.write( "x=(b-y)/m
\n" ); document.write( "
\n" );