document.write( "Question 56846This question is from textbook Glencoe Algebra 2
\n" );
document.write( ": Find the coordinates of the vertices of the triangle whose sides are contained in the lines whose equations are 5x - 3y = -7, x + 2y = 9, and 3x - 7y = 1.\r
\n" );
document.write( "\n" );
document.write( "5x - 3y = -7
\n" );
document.write( " x + 2y = 9 --> x = -2y + 9
\n" );
document.write( "3x - 7y = 1\r
\n" );
document.write( "\n" );
document.write( "5(-2y + 9) - 3y = -7
\n" );
document.write( "-10y + 45 - 3y = -7
\n" );
document.write( "-13y + 45 = -7
\n" );
document.write( " - 45 on both sides
\n" );
document.write( "-13y = -52
\n" );
document.write( " divide by -13 on both sides
\n" );
document.write( "y = 4\r
\n" );
document.write( "\n" );
document.write( "put 4 back into the equation to find x:
\n" );
document.write( "5x - 3(4) = -7
\n" );
document.write( "5x - 12 = -7
\n" );
document.write( " add 12 to both sides:
\n" );
document.write( "5x = 5
\n" );
document.write( "x = 1\r
\n" );
document.write( "\n" );
document.write( "(1, 4)\r
\n" );
document.write( "\n" );
document.write( "check answers:
\n" );
document.write( "5x - 3y = -7 --> 5(1) - 3(4) = 5 - 12 = -7 (correct)
\n" );
document.write( " x + 2y = 9 --> 1 + 2(4) = 1 + 8 = 9 (correct)
\n" );
document.write( "3x - 7y = 1 --> 3(1) - 7(4) = 3 - 28 = -25 is not equal to 1. (incorrect) \n" );
document.write( "
Algebra.Com's Answer #38686 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! Find the coordinates of the vertices of the triangle whose sides are contained in the lines whose equations are 5x - 3y = -7, x + 2y = 9, and 3x - 7y = 1.\r \n" ); document.write( "\n" ); document.write( "5x - 3y = -7 \n" ); document.write( " x + 2y = 9 --> x = -2y + 9 \n" ); document.write( "3x - 7y = 1\r \n" ); document.write( "\n" ); document.write( "5(-2y + 9) - 3y = -7 \n" ); document.write( "-10y + 45 - 3y = -7 \n" ); document.write( "-13y + 45 = -7 \n" ); document.write( " - 45 on both sides \n" ); document.write( "-13y = -52 \n" ); document.write( " divide by -13 on both sides \n" ); document.write( "y = 4\r \n" ); document.write( "\n" ); document.write( "put 4 back into the equation to find x: \n" ); document.write( "5x - 3(4) = -7 \n" ); document.write( "5x - 12 = -7 \n" ); document.write( " add 12 to both sides: \n" ); document.write( "5x = 5 \n" ); document.write( "x = 1\r \n" ); document.write( "\n" ); document.write( "(1, 4)\r \n" ); document.write( "\n" ); document.write( "check answers: \n" ); document.write( "5x - 3y = -7 --> 5(1) - 3(4) = 5 - 12 = -7 (correct) \n" ); document.write( " x + 2y = 9 --> 1 + 2(4) = 1 + 8 = 9 (correct) \n" ); document.write( ": \n" ); document.write( "You were right about the first vertex, but there are three vertices in a triangle. \n" ); document.write( "Look at the graph: \n" ); document.write( " \n" ); document.write( "The red line is: 5x-3y=-7 \n" ); document.write( "The green line is: x+2y=9 \n" ); document.write( "The blue line is: 3x-7y=1 \n" ); document.write( "You found 1, the intersection of: \n" ); document.write( "5x-3y=-7 and x+2y=9 \n" ); document.write( "Now you have to find the intersection of: \n" ); document.write( "5x-3y=-7 and 3x-7y=1 \n" ); document.write( "Since you know how to do that, I'll just give you and answer to check yourself against. If you don't get that answer, let me know and I'll elaberate: (-2,-1) \n" ); document.write( "Finally you have to find the intersection of: \n" ); document.write( "x+2y=9 and 3x-7y=1 Check your answer against: (5,2). \n" ); document.write( "Let me know, if you need more information. I think you are on the right track and just needed a nudge. \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |