document.write( "Question 707672: I need help solving this problem: write the equation of the linear function that has a slope 2/3 and passes through the point (9,-1)
\n" );
document.write( "I think I use this equation: y-y1=m(x-x1) but not positive \n" );
document.write( "
Algebra.Com's Answer #435813 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I need help solving this problem: write the equation of the linear function that has a slope 2/3 and passes through the point (9,-1) \n" ); document.write( "I think I use this equation: y-y1=m(x-x1) but not positive \n" ); document.write( "------------------ \n" ); document.write( "You can use that but it's faster to use y = mx + b \n" ); document.write( "--- \n" ); document.write( "You know m = 2/3, and y = -1 when x = 9 \n" ); document.write( "Solve for \"b\": \n" ); document.write( "------ \n" ); document.write( "-1 = (2/3)(9) + b \n" ); document.write( "-1 = 6 + b \n" ); document.write( " b = -7 \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "y = (2/3)x -7 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |