document.write( "Question 825129: x+10y=20
\n" ); document.write( "Solve for x in terms of y
\n" ); document.write( "

Algebra.Com's Answer #497056 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
x = 20-10y \n" ); document.write( "
\n" );