document.write( "Question 358231: how do i solve y-2x=1 \n" ); document.write( "
Algebra.Com's Answer #255674 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Solve it for what?
\n" ); document.write( "You can solve for y in terms of x:
\n" ); document.write( "y = 2x + 1
\n" ); document.write( "----------
\n" ); document.write( "Or x in terms of y:
\n" ); document.write( "x = (y-1)/2
\n" ); document.write( "
\n" ); document.write( "
\n" );