document.write( "Question 444723: Sketch a line passing through the point (2, 1) and having
\n" );
document.write( "slope -1/2 \n" );
document.write( "
Algebra.Com's Answer #306484 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Sketch a line passing through the point (2, 1) and having \n" ); document.write( "slope -1/2 \n" ); document.write( "-------------------- \n" ); document.write( "Form: y = mx+b \n" ); document.write( "y = 1 when x = 2, and m = -1/2. \n" ); document.write( "Solve for \"b\": \n" ); document.write( "1 = (-1/2)2 + b \n" ); document.write( "1 = -1 + b \n" ); document.write( "b = 2 \n" ); document.write( "-------- \n" ); document.write( "Equation: \n" ); document.write( "y = (-1/2)x+2 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |