document.write( "Question 281612: I need help in writing equations for lines that are parallel to a given line and passes through a given point. For example:\r
\n" ); document.write( "\n" ); document.write( "4y-5=2x ; (-3,-2)
\n" ); document.write( "

Algebra.Com's Answer #204589 by Mathematicians(84)\"\" \"About 
You can put this solution on YOUR website!
\"4y+-+5+=+2x\"\r
\n" ); document.write( "\n" ); document.write( "we need to find the slope from the above equation, in order to do that, we want to put it in:\r
\n" ); document.write( "\n" ); document.write( "\"y+=+mx+%2B+b\" form
\n" ); document.write( "\"4y+-+5+=+2x\" add 5 to both sides
\n" ); document.write( "\"4y+=+2x+%2B+5\" divide 4 on both sides
\n" ); document.write( "\"y+=+1%2F2%2Ax+%2B+5%2F4\" \r
\n" ); document.write( "\n" ); document.write( "the coefficient of x is \"1%2F2\", so our slope is \"1%2F2\"\r
\n" ); document.write( "\n" ); document.write( "From there, we can use this formula to find the equation of the line parallel to the point (-3,-2)\r
\n" ); document.write( "\n" ); document.write( "\"Y+-+y+=+m%28X+-+x%29\" where lowercase y and x is from the point and m is slope.
\n" ); document.write( "\"Y+-+%28-2%29+=+1%2F2+%28X+-+%28-3%29%29\" distribute the 1/2
\n" ); document.write( "\"Y+%2B+2+=+1%2F2+%2A+X+%2B+3%2F2\" subtract 2 on both sides
\n" ); document.write( "\"highlight%28Y+=+1%2F2+%2A+X+-+1%2F2%29\" final answer
\n" ); document.write( "
\n" );