document.write( "Question 1148861: Write the equation of the line, in standard form, that has an x-intercept of 2 and is parallel to 2x + y = -5. Include your work in your final answer. \n" ); document.write( "
Algebra.Com's Answer #770191 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! \n" ); document.write( "Anything parallel to 2x + y = -5 will be of the form 2x + y = C, where C is some constant value. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In a more general sense, Ax + By = C is parallel to Ax + By = D when \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We want the second line to have an x-intercept of 2, so this means the point (2,0) is on the line. Plug x = 2 and y = 0 into the equation to compute C.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x + y = C \n" ); document.write( "2*2 + 0 = C \n" ); document.write( "4 + 0 = C \n" ); document.write( "4 = C \n" ); document.write( "C = 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore, 2x + y = C updates to 2x + y = 4 \n" ); document.write( "Answer: 2x + y = 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Side note: We can solve the original equation for y to get y = -2x - 5. We see the slope is -2. Do the same for the answer above and we get y = -2x+4. The slope is -2 as well. Parallel lines always have equal slopes. \n" ); document.write( " \n" ); document.write( " |