document.write( "Question 204700: In the xy plane find the equation of the straight line passing through the point (3,2) with y-intercept 1 \n" ); document.write( "
Algebra.Com's Answer #154488 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In the xy plane find the equation of the straight line passing through the point (3,2) with y-intercept 1 \n" ); document.write( "--- \n" ); document.write( "You have two points: (3/2) and (0,1) \n" ); document.write( "slope = (2-1)(3-0) = 1/3 \n" ); document.write( "intercept is 1 \n" ); document.write( "-------------------- \n" ); document.write( "Equation: \n" ); document.write( "y = (1/3)x + 1 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |