document.write( "Question 609781: how do I find the intercepts if any to the equation Ax+By=C \n" ); document.write( "
Algebra.Com's Answer #383939 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! To find the x-intercept, plug in y = 0 and solve for x. Say your solution is x = c. The x-intercept is then (c,0)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "On the flip side, to find the y-intercept, plug in x = 0 and solve for y. If your solution is y = d, then the y-intercept is (0,d)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps. \n" ); document.write( " |