document.write( "Question 6020: Determine the horizontal and vertical intercepts for the graph defined by the given equation.\r
\n" );
document.write( "\n" );
document.write( "y = 8x + 5 \n" );
document.write( "
Algebra.Com's Answer #3173 by Abbey(339)![]() ![]() ![]() You can put this solution on YOUR website! find the y-intercept by plugging in 0 for x \n" ); document.write( "and find the x-intercept by plugging in 0 for y \n" ); document.write( "0=8x+5 \n" ); document.write( "-5=8x \n" ); document.write( "-5/8=x, so the x-intercept is (-5/8,0)\r \n" ); document.write( "\n" ); document.write( "y=8(0)+5 \n" ); document.write( "y=5, so the y-intercept is (0,5)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |