document.write( "Question 344522: An equation of the form 4x+6y-2z=32 . Find the difference between x intercept and z intercept? \n" ); document.write( "
Algebra.Com's Answer #246469 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An equation of the form 4x+6y-2z=32 . Find the difference between x intercept and z intercept? \n" ); document.write( "---------- \n" ); document.write( "x-intercept: \n" ); document.write( "Let y = z = 0 \n" ); document.write( "Then x = 32/4 = 8 \n" ); document.write( "Intercept is (8,0,0) \n" ); document.write( "------ \n" ); document.write( "z-intercept \n" ); document.write( "Let x = y = 0 \n" ); document.write( "Then z = -16 \n" ); document.write( "Intercept is (0,0,-16) \n" ); document.write( "---- \n" ); document.write( "distance = sqrt[(change in x)^2 + (change in y)^2 + (change in z)^2 \n" ); document.write( "--- \n" ); document.write( "d = sqrt[8^2 + 0^2 + 16^2] = sqrt(64 + 1024 \n" ); document.write( "d = sqrt(1280) \n" ); document.write( "d = 35.78 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |