document.write( "Question 163948: 3. Plot the graph of the equations 10x - 4y = 3 and 5x - 2y = 6 and interpret the result. \n" ); document.write( "
Algebra.Com's Answer #120786 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Plot the graph of the equations: \n" ); document.write( "10x - 4y = 3 \n" ); document.write( "If x = 0, y = -3/4 \n" ); document.write( "If y = 0, x = 3/10 \n" ); document.write( "--------------------- \n" ); document.write( "Plot the points: (0,-3/4) and (3/10,0) \n" ); document.write( "Draw a line thru them to get: \n" ); document.write( " \n" ); document.write( "===============================\r \n" ); document.write( "\n" ); document.write( "and 5x - 2y = 6 and interpret the result \n" ); document.write( "Solve for \"y\": \n" ); document.write( "y = (5/2)x-3 \n" ); document.write( "If x = 0, y=-3 \n" ); document.write( "If x = 2, y = 2 \n" ); document.write( "--------------------- \n" ); document.write( "Plot the points: (0,-3) and (2,2) \n" ); document.write( " \n" ); document.write( "====================================== \n" ); document.write( "Find the point of intersection. The x/y values \n" ); document.write( "of that point satisfy both equations. \n" ); document.write( "======================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |