document.write( "Question 140410: how would I write an equation using: slope=1/3,passing through(-1,5)? thank you!! \n" ); document.write( "
Algebra.Com's Answer #102263 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! write an equation using: slope=1/3,passing through(-1,5) \n" ); document.write( "---------------- \n" ); document.write( "form y = mx + b \n" ); document.write( "You know y=5 when x=-1 and you know m = 1/3; solve for \"b\":\r \n" ); document.write( "\n" ); document.write( "5 = (1/3)*(-1) + b \n" ); document.write( "5 = -1/3 + b \n" ); document.write( "b = 16/3 \n" ); document.write( "-------------- \n" ); document.write( "EQUATION: \n" ); document.write( "y = (1/3)x + (16/3) \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |