document.write( "Question 765221: what is the x-intercept of the equation y=5/8x+10 and how do you find the solution? \n" ); document.write( "
Algebra.Com's Answer #466021 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! solve equation y=5/8x+10 for x \n" ); document.write( "first multiply both sides of = by 8 \n" ); document.write( "8y = 5x +80 \n" ); document.write( "subtract 80 from both sides of the = \n" ); document.write( "5x = 8y -80 \n" ); document.write( "divide both sides of = by 5 \n" ); document.write( "x = (8/5)y -16 \n" ); document.write( "if y=0, then x = -16 and the x intercept is the point (-16, 0) \n" ); document.write( " \n" ); document.write( " |