document.write( "Question 24848: i need to fine y intercept form of this problem (2,3)m=3/4+b \n" ); document.write( "
Algebra.Com's Answer #13274 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "You are told: y=3, x=2, m=3/4 \n" ); document.write( "Plug those in and solve for \"b\". \n" ); document.write( "3=(3/4)2+b \n" ); document.write( "3=(3/2)+b \n" ); document.write( "b=3/2\r \n" ); document.write( "\n" ); document.write( "y = (3/4)x + (3/2)\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |