document.write( "Question 69140: if x/2+y/5=1 sole for x \n" ); document.write( "
Algebra.Com's Answer #49209 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
x/2 = 1 - y/5
\n" ); document.write( "x = 2 - 2y/5
\n" ); document.write( "
\n" );