document.write( "Question 354616: I have a huge problem with graphing equations.
\n" );
document.write( "In my homework I need to graph linear systems and estimate the solution for this equation:\r
\n" );
document.write( "\n" );
document.write( "y= -3x+2
\n" );
document.write( "y= 2x-3 \r
\n" );
document.write( "\n" );
document.write( "My answer for where the two lines crossed was (-1,-3) but I don't know if that's right. \n" );
document.write( "
Algebra.Com's Answer #253360 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! graph linear systems and estimate the solution for this equation: \n" ); document.write( "y= -3x+2 \n" ); document.write( "y= 2x-3 \n" ); document.write( "My answer for where the two lines crossed was (-1,-3) but I don't know if that's right. \n" ); document.write( "---------------- \n" ); document.write( "Check you answer by subbing it into the equations. \n" ); document.write( "y = -3x+2 \n" ); document.write( "-3 =? -3*(-1) + 2 \n" ); document.write( "-3 =? 5 It doesn't, so it's not correct. \n" ); document.write( "------------------- \n" ); document.write( "To graph linear eqns, you need 2 points. \n" ); document.write( "y = -3x + 2 \n" ); document.write( "Pick 2 values for x and find y. \n" ); document.write( "x = 0, y = 2 --> (0,2) \n" ); document.write( "x = 2, y = -4 --> (2,-4) \n" ); document.write( "Plot the 2 points, draw a straight line thru them. \n" ); document.write( "--------- \n" ); document.write( "Do the same for y = 2x - 3 \n" ); document.write( "See where they intersect. \n" ); document.write( "PS x and y are integers. \n" ); document.write( " \n" ); document.write( " |