document.write( "Question 1128115: Given the linear equation x − 10y = 3, find the slope and y-intercept of the line. Write the slope in simplest form and the y-intercept as an ordered pair. \n" ); document.write( "
Algebra.Com's Answer #744579 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 10y=x-3, rewriting \n" ); document.write( "y=(1/10)x-(3/10), dividing by 10 \n" ); document.write( "slope is (1/10) \n" ); document.write( "y-intercept is the other number (-3/10) \n" ); document.write( "(0, -(3/10) \n" ); document.write( " |