document.write( "Question 1000385: determine the equation of the line with gradient of -4 and passing through 6 on the y - axis
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #617856 by dkppathak(439)![]() ![]() You can put this solution on YOUR website! determine the equation of the line with gradient of -4 and passing through 6 on the y - axis \n" ); document.write( "gradient of line is known as slope of line means M \n" ); document.write( "intercept on y axis is +6 \n" ); document.write( "than equation of line will be \n" ); document.write( "Y=Mx +c \n" ); document.write( "Y= -4x+6 \n" ); document.write( "y+4x-6=0 \n" ); document.write( " |