document.write( "Question 75122: how do you write an equation in slope-intercept form of a line that passes through the origin and (2,3). \n" ); document.write( "
Algebra.Com's Answer #53954 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! you have 2 sets of points (0,0) & (2,3) thus the slope is \n" ); document.write( "(y2-y1)/(x2-x1) \n" ); document.write( "(3-0)/2-0) \n" ); document.write( "3/2 is the slope. \n" ); document.write( "now supstitute one set of points & solve for the y intercept \n" ); document.write( "3=3/2*2+b \n" ); document.write( "3=3+b \n" ); document.write( "b=3-3 \n" ); document.write( "b=0 which is the y intercept \n" ); document.write( "y=3x/2 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |