document.write( "Question 316946: What are the x and y intercepts and how do you find them? What are the x and y intercepts for the linear equation 2x + 3y = 15? \n" ); document.write( "
Algebra.Com's Answer #226903 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! put line in slope intercept form y=mx+b \n" ); document.write( "b=y-intercept \n" ); document.write( "set y=0 to find x-intercept \n" ); document.write( "3y=-2x+15 \n" ); document.write( "y=(-2/3)x+5 \n" ); document.write( "5=y-intercept \n" ); document.write( "0=(-2/3)x+5 \n" ); document.write( "-5=(-2/3)x \n" ); document.write( "-15=-2x \n" ); document.write( "15/2=x-intercept \n" ); document.write( " |