document.write( "Question 1164789: Find an equation for the linear function which has y-intercept (0,-2) and x- intercept (11,0) \n" ); document.write( "
Algebra.Com's Answer #789221 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The slope of a line between those points is 2/11 \n" ); document.write( "the y-intercept is -2, given \n" ); document.write( "so y=(2/11)x-2 \n" ); document.write( " |