document.write( "Question 254813: What is the distance between the x- and the y- intercepts of y=1/4x+2? \n" ); document.write( "
Algebra.Com's Answer #187098 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! You need to do three things. \n" ); document.write( "Find the x intercept \n" ); document.write( "0=1/4x+2 \n" ); document.write( "-2=1/4x \n" ); document.write( "-8=x \n" ); document.write( "(-8,0) \n" ); document.write( "Find the y intercept \n" ); document.write( "From the equation 0,2 \n" ); document.write( "Find the distance between them \n" ); document.write( "8^2+2^2=c^2 \n" ); document.write( "64+4=68=c^2 \n" ); document.write( "c=sqrt(68) \n" ); document.write( "factors of 68 \n" ); document.write( "17,4 \n" ); document.write( "c=2sqrt(17) \n" ); document.write( "c=8.24621 distance between them \n" ); document.write( " |