document.write( "Question 20891: Find the equation in the y = mx + b form of the line that contains the point (3,2) and has a slope of 4/3. \n" ); document.write( "
Algebra.Com's Answer #10043 by algebrapro18(249)\"\" \"About 
You can put this solution on YOUR website!
For this question you can do it 2 ways. Either you can solve for b using the y=mx+b form or you can do it using point slope form.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solving for b you get\r
\n" ); document.write( "\n" ); document.write( "y=mx+b
\n" ); document.write( "2=4/3(3)+b
\n" ); document.write( "2=4+b
\n" ); document.write( "-2=b\r
\n" ); document.write( "\n" ); document.write( "y = 4/3x-2\r
\n" ); document.write( "\n" ); document.write( "using point slope form\r
\n" ); document.write( "\n" ); document.write( "y-y1=m(x-x1)
\n" ); document.write( "y-2=4/3(x-3)
\n" ); document.write( "y=4/3x-4+2
\n" ); document.write( "y=4/3x-2\r
\n" ); document.write( "\n" ); document.write( "either way you get the right answer\r
\n" ); document.write( "\n" ); document.write( "*Note point slope form is very useful later in mathematics and is used alot in calculus so keep that in mind.
\n" ); document.write( "
\n" );