document.write( "Question 50297This question is from textbook Precalculus with Limits a Graphing Approach
\n" );
document.write( ": Find an equation of the line that passes through (-3, 5) and has slope -3/2 \n" );
document.write( "
Algebra.Com's Answer #33486 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! y=mx+b [Slope-intercept form for the equation of a line] \n" ); document.write( "Given: Points = (-3, 5) and m = -3/2 \n" ); document.write( "5=(-3/2)(-3)+b [Plug-in the values and solve for b] \n" ); document.write( "5=9/2+b \n" ); document.write( "1/2=b \n" ); document.write( "y=-3/2x+1/2 [Plug-in the values for the slope and the y-intercept (b)] \n" ); document.write( " |