document.write( "Question 494263: Find the equation of the straight line with gradient -2/3 and passing through (-3,5). If this line also passes through the point (A,3), find A. \n" ); document.write( "
Algebra.Com's Answer #335586 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the equation of the straight line with gradient -2/3 \n" ); document.write( "and passing through (-3,5). \n" ); document.write( "--- \n" ); document.write( "Form: y = mx + b \n" ); document.write( "Solve for \"b\": \n" ); document.write( "5 = (-2/3)*(-3) + b \n" ); document.write( "b = 3 \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "y = (-2/3)x +3 \n" ); document.write( "-----\r \n" ); document.write( "\n" ); document.write( "If this line also passes through the point (A,3), find A. \n" ); document.write( "3 = (-2/3)A + 3 \n" ); document.write( "(-2/3)A = 0 \n" ); document.write( "A = 0 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |