document.write( "Question 307703: 2x + 3/2y + 3z = 6 . \r
\n" );
document.write( "\n" );
document.write( "It wants me to find the intercepts.. How do i do this? \n" );
document.write( "
Algebra.Com's Answer #220094 by Alan3354(69443) You can put this solution on YOUR website! Assuming it's (3/2)y and not 3/(2y) (parentheses are free, use some): \n" ); document.write( "-------- \n" ); document.write( "To find the x-axis int, set y & z = 0 \n" ); document.write( "2x = 3 \n" ); document.write( "x = 3 --> (3,0,0) \n" ); document.write( "-------------------- \n" ); document.write( "Do the same for the y and z intercepts. Set the others to zero. \n" ); document.write( " \n" ); document.write( " |