document.write( "Question 373759: Consider the line y=-2/5x+1\r
\n" );
document.write( "\n" );
document.write( "Find the equation of the line that is parallel to this line and passes through the point (-6,2)\r
\n" );
document.write( "\n" );
document.write( "Find the equation of the line that is perpendicular to this line and passes through the point (-6,2) \n" );
document.write( "
Algebra.Com's Answer #265986 by danisanders021(4)![]() ![]() You can put this solution on YOUR website! y=(-2x/5)+1 \n" ); document.write( "y=mx=b \n" ); document.write( "m=-2/5 \n" ); document.write( "get negative reciprocal \n" ); document.write( "mperp=5/2 \n" ); document.write( "y=mx+b \n" ); document.write( "y=5/2times x+b \n" ); document.write( "y=5/2 times -6+b \n" ); document.write( "2=5/2 times -6+b \n" ); document.write( "(-15)+b=2 \n" ); document.write( "b=17 \n" ); document.write( "y=(5x/2)+17 \n" ); document.write( "Parallel \n" ); document.write( "y=-2/5 times -6+b \n" ); document.write( "2=(-2/5) times6+b \n" ); document.write( "12/5+b=2 \n" ); document.write( "b=-2/5 \n" ); document.write( "y=(-2x/5)-2/5 \n" ); document.write( " |