document.write( "Question 139351: Determine graphically the vertices of the triangle, the equation of whose sides are given as y=x; y=0; 2x+3y=10? \n" ); document.write( "
Algebra.Com's Answer #101596 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
You are looking for three points of intersection:\r
\n" ); document.write( "\n" ); document.write( "First, the intersection of: \"y=x\" and \"y=0\"
\n" ); document.write( "Second, the intersection of: \"y=x\" and \"2x%2B3y=10\"
\n" ); document.write( "Third, the intersection of: \"y=0\" and \"2x%2B3y=10\"\r
\n" ); document.write( "\n" ); document.write( "So solve the three systems of equations to find your three points. Given the simplicity of two of the equations, the substitution method would be best for all three systems, but the question asks for a graphical solution. My approach would be to solve all three systems by substitution, plot the three points of intersection, and then draw the lines. You have to calculate two points for each line anyway, so why deal with 6 points when you can accomplish the same goal with 3?
\n" ); document.write( "
\n" );