document.write( "Question 1204488: Solve the following system of equations graphically on the set of axes below.\r
\n" );
document.write( "\n" );
document.write( "y=x+8
\n" );
document.write( "y=−2x−4 \n" );
document.write( "
Algebra.Com's Answer #840783 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "If your teacher allows technology to graph, there are many options to pick from. My top two favorites are Desmos and GeoGebra. \n" ); document.write( "If you are in an exam setting, then use of a TI83 or TI84 or similar is probably the better route.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here's the Desmos link to the interactive graph \n" ); document.write( "https://www.desmos.com/calculator/wcygja34rd\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "While using tech is fine for a quick solution, it doesn't help show how the graphing process works. \n" ); document.write( "The next section will cover this.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Each equation given to us is linear because they fit the slope intercept form y = mx+b \n" ); document.write( "All we need at minimum are two points to plot a line.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Each point is a pair of coordinates (x,y). \n" ); document.write( "To generate any given point on the line, pick x values at random to plug into the equation to find its paired y value.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For example, let's go for x = 0 \n" ); document.write( "y = x+8 \n" ); document.write( "y = 0+8 \n" ); document.write( "y = 8 \n" ); document.write( "The input x = 0, leads to y = 8 \n" ); document.write( "We form the ordered pair (x,y) = (0,8)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Repeat the process with x = 1 \n" ); document.write( "y = x+8 \n" ); document.write( "y = 1+8 \n" ); document.write( "y = 9 \n" ); document.write( "The point (1,9) is also on the line y = x+8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Plot the two points (0,8) and (1,9) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then draw a straight line through those points to finish up the graph of y = x+8 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you follow the same outline for the other equation y = -2x-4, then you should find the two points (0,-4) and (1,-6) \n" ); document.write( "Let me know if you need to see the steps. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here's what it looks like when graphing both equations on the same xy grid. \n" ); document.write( " \n" ); document.write( "y = x+8 in green \n" ); document.write( "y = -2x-4 in blue \n" ); document.write( "The intersection point (-4,4) is the solution of the system. \n" ); document.write( "It means x = -4 and y = 4 pair up together to make both equations true.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's check that claim algebraically. \n" ); document.write( "y = x+8 \n" ); document.write( "4 = -4+8 \n" ); document.write( "4 = 4 \n" ); document.write( "The first equation has been confirmed. \n" ); document.write( "Now onto the second equation. \n" ); document.write( "y = -2x-4 \n" ); document.write( "4 = -2*(-4)-4 \n" ); document.write( "4 = 8-4 \n" ); document.write( "4 = 4 \n" ); document.write( "This has been confirmed as well. \n" ); document.write( "Both equations have been confirmed true. \n" ); document.write( "Therefore, we have confirmed the solution (-4, 4). \n" ); document.write( " \n" ); document.write( " |