document.write( "Question 176458: How do I graph: 4y-3x=12? \n" ); document.write( "
Algebra.Com's Answer #131574 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! graph: 4y-3x=12 \n" ); document.write( "1st: Write the equation in slope-intercept form. \n" ); document.write( "4y = 3x-12 \n" ); document.write( "y = (3/4)x - 3 \n" ); document.write( "----------------- \n" ); document.write( "2nd: Generate and plot two points: \n" ); document.write( "Let x = 0, then y = 3 \n" ); document.write( "Let x = 4, then y = 0 \n" ); document.write( "3rd: Plot the points (0,3) and (4,0) \n" ); document.write( "4th: Draw a line thru the two points. \n" ); document.write( "---------------------------------------- \n" ); document.write( " \n" ); document.write( "---------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |