document.write( "Question 104196: what is the equation for a line with a slope of 1/2 and passes through the point (-2,3) \n" ); document.write( "
Algebra.Com's Answer #75801 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! Y=mX+b \n" ); document.write( "3=(1/2)*-2+b \n" ); document.write( "3=-1+b \n" ); document.write( "b=3+1 \n" ); document.write( "b=4 OR THE EQUATION IS: \n" ); document.write( "Y=X/2+4 \n" ); document.write( " \n" ); document.write( " |