document.write( "Question 423971: how to solve y=1/2x+4
\n" ); document.write( " 2y+2x=2
\n" ); document.write( "

Algebra.Com's Answer #295624 by linht117(37)\"\" \"About 
You can put this solution on YOUR website!
y=1/2x+4
\n" ); document.write( "2y+2x=2\r
\n" ); document.write( "\n" ); document.write( "use the substitution method, plug \"y\" in the for the second equation
\n" ); document.write( "2(1/2x+4)+2x=2 simplify
\n" ); document.write( "x+4+2x=2
\n" ); document.write( "3x+4=2 subtract 4 from both sides
\n" ); document.write( "3x=-2 divide by 3 from both sides
\n" ); document.write( "x=-2/3\r
\n" ); document.write( "\n" ); document.write( "now plug (-2/3) into an original equation and solve
\n" ); document.write( "y=1/2(-2/3)+4
\n" ); document.write( "y=-1/3+4
\n" ); document.write( "y=11/4 or 3.7
\n" ); document.write( "
\n" );