document.write( "Question 233989: Find the equation of the line with a slope of -1/2 and containing the point (-3, 2). \n" ); document.write( "
| Algebra.Com's Answer #172586 by scott8148(6628)     You can put this solution on YOUR website! using point-slope ___ y - 2 = -1/2 (x + 3) \n" ); document.write( " |