document.write( "Question 22714: How do you find the x and y intercept of the graph of 4x-7y =14 \n" ); document.write( "
Algebra.Com's Answer #11095 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! To get the y-intercept let x=0 \n" ); document.write( "Then -7y=14 \n" ); document.write( " y=-2 \n" ); document.write( "To get the x-intercept let y=0 \n" ); document.write( "Then 4x =14 \n" ); document.write( " x = 7/2 \n" ); document.write( "The graph intercepts the y-axis at (0,2) \n" ); document.write( "and the x-axis at (7/2,0).\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |