document.write( "Question 238511: find an equation of the line that has a y-intercept of 2 that is parallel to the graph of the line 4x+2y=8 \n" ); document.write( "
Algebra.Com's Answer #175246 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Since it's parallel, the left hand side will be identical. \n" ); document.write( "Only the right hand side will change. \n" ); document.write( "4x+2y=G \n" ); document.write( "2y=-4x+G \n" ); document.write( "y=-4x+(G/2) \n" ); document.write( "\"y-intercept of 2\" \n" ); document.write( "G/2=2 \n" ); document.write( "G=4 \n" ); document.write( "4x+2y=4 \n" ); document.write( " |