document.write( "Question 442851: Find an equation in slope-intercept form of the line having a slope 1⁄3 and containing the point (3,4). \n" ); document.write( "
Algebra.Com's Answer #305572 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find an equation in slope-intercept form of the line having a slope 1⁄3 and containing the point (3,4). \n" ); document.write( ".. \n" ); document.write( "Equation of slope-intercept form: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "For given line, y=1/3x+b \n" ); document.write( "All we need to do is find b to complete the equation. \n" ); document.write( "To find b, plug in x & y from given point, (3,4), and solve for b. \n" ); document.write( "4=(1/3)*3+b \n" ); document.write( "4=1+b \n" ); document.write( "b=3 \n" ); document.write( "Equation: y=(1/3)x+3 (ans) \n" ); document.write( " |