document.write( "Question 81949: Find the x- and y-intercepts for the equation.
\n" );
document.write( "53) -6x - 12y = 12 \n" );
document.write( "
Algebra.Com's Answer #58717 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Given: \n" ); document.write( ". \n" ); document.write( "-6x - 12y = 12 \n" ); document.write( ". \n" ); document.write( "Note that any point on the y-axis has zero as its corresponding x value. Therefore, in \n" ); document.write( "the given equation if you set x equal to zero you can solve the remaining equation for the \n" ); document.write( "corresponding value of y. Setting x equal to zero results in the equation becoming: \n" ); document.write( ". \n" ); document.write( "-6(0) - 12y = 12 \n" ); document.write( ". \n" ); document.write( "which simplifies to: \n" ); document.write( ". \n" ); document.write( "-12y = 12 \n" ); document.write( ". \n" ); document.write( "Dividing both sides by -12 (the multiplier of the y term) results in: \n" ); document.write( ". \n" ); document.write( "y = 12/(-12) = -1 \n" ); document.write( ". \n" ); document.write( "So the y-intercept for the given equation occurs at the point (0, -1) which is the same \n" ); document.write( "as -1 on the y-axis. \n" ); document.write( ". \n" ); document.write( "Similarly, any point on the x-axis has zero for its y value. So to find the x intercept, \n" ); document.write( "set the value of y equal to zero in the given equation and solve what's left for x. With y \n" ); document.write( "equal to zero, the given equation becomes: \n" ); document.write( ". \n" ); document.write( "-6x - 12(0) = 12 \n" ); document.write( ". \n" ); document.write( "and this simplifies to: \n" ); document.write( ". \n" ); document.write( "-6x = 12 \n" ); document.write( ". \n" ); document.write( "Solve for x by dividing both sides by -6, the multiplier of x. When you do the division, \n" ); document.write( "the equation becomes: \n" ); document.write( ". \n" ); document.write( "x = 12/(-6) = -2 \n" ); document.write( ". \n" ); document.write( "So the x intercept is at the point (-2, 0) which is the same as at the point -2 on the \n" ); document.write( "x-axis. \n" ); document.write( ". \n" ); document.write( "Hope this explanation clarifies the problem for you. \n" ); document.write( " \n" ); document.write( " |