document.write( "Question 1206663: Find the equation passing through (1,0) and that is parallel to 4x+2y=7. \n" ); document.write( "
Algebra.Com's Answer #844233 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The slope of Ax+By = C is m = -A/B \n" ); document.write( "If B = 0, then the slope is undefined and the line is vertical.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In the case of 4x+2y = 7 the slope is m = -A/B = -4/2 = -2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Any parallel line to this will also have slope of -2. \n" ); document.write( "Parallel lines have equal slopes but different y intercepts.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = mx+b \n" ); document.write( "y = -2x+b .... plug in slope \n" ); document.write( "0 = -2*1+b .... plug in point's coordinates \n" ); document.write( "0 = -2+b \n" ); document.write( "b = 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We determine that \n" ); document.write( "m = -2 and b = 2 \n" ); document.write( "It means y = mx+b turns into y = -2x+2 \n" ); document.write( "That is the slope-intercept version of the answer.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you want the answer in standard form, then add the 2x to both sides \n" ); document.write( "y = -2x+2 \n" ); document.write( "2x+y = 2 \n" ); document.write( "Note that doubling both sides leads to 4x+2y = 4, where we see the \"4x+2y\" expression show up again. \n" ); document.write( "4x+2y = 7 is parallel to 4x+2y = 4 \n" ); document.write( "This is because Ax+By = C is parallel to Ax+By = D, where \n" ); document.write( " \n" ); document.write( " |