document.write( "Question 230404: Graph of a line that pass through (2,3)and has a slope of 1/3 \n" ); document.write( "
Algebra.Com's Answer #170614 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Graph of a line that pass through (2,3)and has a slope of 1/3 \n" ); document.write( "----------- \n" ); document.write( "Form y= mx+b \n" ); document.write( "--- \n" ); document.write( "You have m = 1/3 and y = 3 when x = 2 ; solve for b. \n" ); document.write( "--- \n" ); document.write( "3 = (1/3)2 + b \n" ); document.write( "3 = (2/3) + b \n" ); document.write( "b = 9/3 - 2/3 = 7/3 \n" ); document.write( "--------------------------- \n" ); document.write( "Equation: \n" ); document.write( "y = (1/3)x + (7/3) \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |