document.write( "Question 20890: Find the equation of the line that passes through the point (2;1) and is parallel to the line y = 3/4 x + 7. \n" ); document.write( "
Algebra.Com's Answer #10044 by algebrapro18(249)![]() ![]() ![]() You can put this solution on YOUR website! well since parallel lines have the same slope we know that the new line has a slope of 3/4 so now we can either solve the equation y=mx+b for b and then plug in or use the point slope formula.\r \n" ); document.write( "\n" ); document.write( "solving for b we get\r \n" ); document.write( "\n" ); document.write( "y=mx+b where m=3/4 x=2 and y=1\r \n" ); document.write( "\n" ); document.write( "1=3/4(2)+b \n" ); document.write( "1 = 3/2+b \n" ); document.write( "-1/2 = b\r \n" ); document.write( "\n" ); document.write( "y=3/4x-1/2\r \n" ); document.write( "\n" ); document.write( "using point-slope form you get\r \n" ); document.write( "\n" ); document.write( "y-y1=m(x-x1) where m=3/4 y1=1 and x1=2\r \n" ); document.write( "\n" ); document.write( "y-1=3/4(x-2) \n" ); document.write( "y=3/4x-3/2+1 \n" ); document.write( "y=3/4x-1/2\r \n" ); document.write( "\n" ); document.write( "*Note point slope form becomes very important in later math courses and is very helpeful for calculus so keep that in mind. \n" ); document.write( " |