document.write( "Question 326449: Find the intercepts of the graph of 3y-7x=42. \n" ); document.write( "
Algebra.Com's Answer #233712 by vksarvepalli(154)![]() ![]() You can put this solution on YOUR website! x-intercept means where the graph intercepts(cuts) the x-axis\r \n" ); document.write( "\n" ); document.write( "at x-axis we will have y=0,\r \n" ); document.write( "\n" ); document.write( "so we will get the x-intercept by putting y=0 and y-intercept by putting x=0.\r \n" ); document.write( "\n" ); document.write( "so x-intercept is, \n" ); document.write( " -7x=42 \n" ); document.write( " \n" ); document.write( " => x=-6\r \n" ); document.write( "\n" ); document.write( "and y-intercept is 3y=42\r \n" ); document.write( "\n" ); document.write( " => y=14\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so the x & y intercepts are -6 and 14 respectively.\r \n" ); document.write( "\n" ); document.write( "the points of intersection are (-6,0) and (0,14) \n" ); document.write( " |