document.write( "Question 82957: Can someone please, please show me how to do this?
\n" );
document.write( "Write the equation of the line which passes through the point (2, 1) and is parallel to the line with equation y=5/2 x+6
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #59565 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! ANY PARALLEL LINE TO Y=5/2X+6 HAS A SLOPE OF (5/2). \n" ); document.write( "THUS THE LINE PARALLEL TO THIS LINE THROUGH THE POINTS (2,1) IS: \n" ); document.write( "1=5/2*2+b b BEING THE Y INTERCEPT. \n" ); document.write( "1=5+b \n" ); document.write( "b=1-5 \n" ); document.write( "b=-4 THE Y IMTERCEPT. \n" ); document.write( "THUS THE EQUATION FOR THIS LINE IS: \n" ); document.write( "Y=5/2X-5 ANSWER. \n" ); document.write( " |