document.write( "Question 426555: Find the equation of a line that passes through the point (1,2) and has a slope of 1/3. Show how you found the equation.
\n" );
document.write( "My book doesn't show how to solve with a fraction involved....
\n" );
document.write( "This is my attempt at the equation. y=1/3x+2 is this correct? \n" );
document.write( "
Algebra.Com's Answer #296707 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! This is one way to do it:\r \n" ); document.write( "\n" ); document.write( "(1,2), m = 1/3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y - y1 = m(x - x1) is point-slope form\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y - 2 = 1/3(x - 1) {substituted point and slope into point-slope form} \n" ); document.write( "y - 2 = 1/3x - 1/3 {used distributive property} \n" ); document.write( "y = 1/3x + 5/3 {added 2 to both sides} \n" ); document.write( "www.algebrahouse.com \n" ); document.write( " |