document.write( "Question 779524: Write a complete equation (using the variables x and y) for the line passing through the point (9, 8) and having y-intercept 6 \n" ); document.write( "
Algebra.Com's Answer #475254 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Write a complete equation (using the variables x and y) for the line passing through the point (9, 8) and having y-intercept 6 \n" ); document.write( "-------- \n" ); document.write( "Passing thru (9,8) and (0,6) \n" ); document.write( "----- \n" ); document.write( "slope = (8-6)/(9-0) = 2/9 \n" ); document.write( "------- \n" ); document.write( "intercept = 6 \n" ); document.write( "----- \n" ); document.write( "Form y = mx + b \n" ); document.write( "Equation: \n" ); document.write( "y = (2/9)x + 6 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |