document.write( "Question 162927: how would the graph look if it showed a line that passes through (1,-2),perpendicular to a line with a slope of -1/4 \n" ); document.write( "
Algebra.Com's Answer #120090 by elima(1433)![]() ![]() ![]() You can put this solution on YOUR website! slope = 4 \n" ); document.write( "(1,-2) \n" ); document.write( "y=mx+b \n" ); document.write( "we can use the point given to find b; \n" ); document.write( "-2=4+b \n" ); document.write( "-6=b \n" ); document.write( "equation for line; \n" ); document.write( "y=4x-6 \n" ); document.write( ":) \n" ); document.write( " |