document.write( "Question 529160: The slope of a linear equation is 4/5 the intercept (0,6) what is the equation \n" ); document.write( "
Algebra.Com's Answer #349507 by tarungehlot(9) You can put this solution on YOUR website! m= 4/5(given) \n" ); document.write( "let \n" ); document.write( "y= mx +c \n" ); document.write( "be equation of line \n" ); document.write( "y= 4/5 x + 6 \n" ); document.write( "if put now x=0 \n" ); document.write( "we gets \n" ); document.write( "intercept y= 6=c \n" ); document.write( "or (0,6) \n" ); document.write( "hence we are right \n" ); document.write( " |