document.write( "Question 576640: find the x intercept of the graph of 2x +5y -10= 0 \n" ); document.write( "
Algebra.Com's Answer #369940 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2x+5y-10=0 \n" ); document.write( "x inter is when y=0 \n" ); document.write( "2x+5*0-10=0 \n" ); document.write( "2x=10 \n" ); document.write( "x=10/2 \n" ); document.write( "x=5 \n" ); document.write( "(5,0) \n" ); document.write( " |