document.write( "Question 71210: given the equation y=-5x+1\r
\n" );
document.write( "\n" );
document.write( "a. find the slope of a line parallel
\n" );
document.write( "b. find the slope of a line perpendicular
\n" );
document.write( "c. graph a parallel line that goes throught the point (4,-1) \n" );
document.write( "
Algebra.Com's Answer #50906 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! y=-5x+1 is the formula for a line with as slope of (-5). \n" ); document.write( "A) Any line with a slope of (-5) is parallel to this line \n" ); document.write( "B) Any line perpendicular to this line has a slope of the negative recoprical of this slope. Thus (+1/5) is the slopre of any perpendicular line. \n" ); document.write( "C) a parallel line through (4,1) with a slope of (-5)is: \n" ); document.write( "-1=-5*4+b \n" ); document.write( "-1=-20+b \n" ); document.write( "-1+20=b \n" ); document.write( "b=19 so the formula for this line is: \n" ); document.write( "y=-5x+19\r \n" ); document.write( "\n" ); document.write( " |