document.write( "Question 263769: if x + y = 100, what will happen to the value of y when the value of x is doubled? \n" ); document.write( "
Algebra.Com's Answer #194350 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
if x + y = 100, what will happen to the value of y when the value of x is doubled?\r
\n" ); document.write( "\n" ); document.write( "x+y=100
\n" ); document.write( "y=100-x\r
\n" ); document.write( "\n" ); document.write( "y=100-2x
\n" ); document.write( "
\n" );