document.write( "Question 95332: How do you graph the line with y-intercept 3 and slope -3/4?? \n" ); document.write( "
Algebra.Com's Answer #69379 by checkley71(8403) ![]() You can put this solution on YOUR website! Y=-3X/4+3 ANSWER. \n" ); document.write( " \n" ); document.write( "TO PLOT THIS LINE YOU NEED TO FIND 2 POINTS. \n" ); document.write( "SET Y=0 & SOLVE FOR X \n" ); document.write( "0=-3/4*X+3 \n" ); document.write( "-3/4X=-3 \n" ); document.write( "NOW DIVIDE BY -3/4 \n" ); document.write( "X=-3*-4/3 (NOT TO DIVIDE BY A FRACTION INVERT THE FRACTION & MULTIPLY. \n" ); document.write( "X=12/3 \n" ); document.write( "X=4 THIS POINT IS (4,0) \n" ); document.write( "NOW SET X=0 & SOLVE FOR Y \n" ); document.write( "Y=-3/4*0+3 \n" ); document.write( "Y=3 THIS POINT IS (0,3) \n" ); document.write( "NOW PLOT THESE TWO POINTS AND DRAW THE LINE THROUGH THEM. \n" ); document.write( " |