document.write( "Question 1039839: Represent the pairs of eguations graphically and writes the coordinates of points where the line introduct x axis and y axis
\n" ); document.write( "x + 10y = 105
\n" ); document.write( "x + 25y = 255
\n" ); document.write( "

Algebra.Com's Answer #654631 by KMST(5397)\"\" \"About 
You can put this solution on YOUR website!
The points where the lines intersect the x-axis and the y-axis are easy to find.
\n" ); document.write( "
\n" ); document.write( "On the x-axis, \"y=0\" , so all you have to find is he value of \"x\" when \"y=0\" .
\n" ); document.write( "For the graph of \"green%28x%2B10y=105%29\" ,
\n" ); document.write( "\"system%28x%2B10y=105%2Cy=0%29\" --> \"system%28y=0%2Cx%2B10%2A0=105%29\" --> \"system%28y=0%2Cx%2B0=105%29\" --> \"highlight%28system%28y=0%2Cx=105%29%29\" .
\n" ); document.write( "For the graph of \"red%28x%2B25y=255%29\" ,
\n" ); document.write( "\"system%28x%2B25y=255%2Cy=0%29\" --> \"system%28y=0%2Cx%2B10%2A0=255%29\" --> \"system%28y=0%2Cx%2B0=255%29\" --> \"highlight%28system%28y=0%2Cx=255%29%29\" .
\n" ); document.write( "
\n" ); document.write( "On the y-axis, \"x=0\" , so all you have to find is he value of \"y\" when \"x=0\" :
\n" ); document.write( "\"system%28x=0%2Cx%2B10y=105%29\" --> \"system%28x=0%2C0%2B10y=105%29\" --> \"system%28x=0%2C10y=105%29\" --> \"system%28x=0%2Cy=105%2F10%29\" --> \"highlight%28system%28x=0%2Cy=10.5%29%29\" , and
\n" ); document.write( "\"system%28x=0%2Cx%2B25y=255%29\" --> \"system%28x=0%2C0%2B25y=255%29\" --> \"system%28x=0%2C25y=255%29\" --> \"system%28x=0%2Cy=255%2F25%29\" --> \"highlight%28system%28x=0%2Cy=10.2%29%29\" .
\n" ); document.write( "
\n" ); document.write( "Having the coordinates of two points for each line, all we have to do is
\n" ); document.write( "draw the one an only straight line that passes through those two points:
\n" ); document.write( "
\n" ); document.write( "
\n" );