document.write( "Question 672247: Graph each line from the given information; then find the equation in general form for each line.
\n" );
document.write( "Through (-2,-1) with slope 3/5 \n" );
document.write( "
Algebra.Com's Answer #417854 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the equation in general form for each line. \n" ); document.write( "Through (-2,-1) with slope 3/5 \n" ); document.write( "---- \n" ); document.write( "Form: y = mx + b \n" ); document.write( "Substitute and solve for \"b\": \n" ); document.write( "-1 = (3/5)(-2) + b \n" ); document.write( "----- \n" ); document.write( "-1 = -6/5 + b \n" ); document.write( "---- \n" ); document.write( "-5/5 = -6/5 + b \n" ); document.write( "---- \n" ); document.write( "b = 1/5 \n" ); document.write( "============== \n" ); document.write( "Equation: \n" ); document.write( "y = (3/5)x + (1/5) \n" ); document.write( "Standard form: \n" ); document.write( "3x - 5y = -1 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |