document.write( "Question 96870This question is from textbook
\n" );
document.write( ": how would i graph:
\n" );
document.write( "y=[-3x+5]
\n" );
document.write( "[ and ] meaning absolute value?????? \n" );
document.write( "
Algebra.Com's Answer #70485 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! graph: \n" ); document.write( "y=[-3x+5] \n" ); document.write( "------------ \n" ); document.write( "To plot a few points find the zero value for y: \n" ); document.write( "-3x+5 = 0 \n" ); document.write( "x = 5/3 \n" ); document.write( "That give you the point (5/3,0) \n" ); document.write( "Plot a few points to the right and the left to see the slope: \n" ); document.write( "If x=2, y = 1 \n" ); document.write( "If x=3, y = 4 \n" ); document.write( "If x=1, y = 2 \n" ); document.write( "If x=0, y = 5 \n" ); document.write( "Plot those points and draw a line where you can: \n" ); document.write( "------------- \n" ); document.write( " \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |