document.write( "Question 698512: I need to know how to find the X and Y intercept of an equation. \n" ); document.write( "
Algebra.Com's Answer #430748 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
know how to find the X and Y intercept of an equation.
\n" ); document.write( "====
\n" ); document.write( "Example:
\n" ); document.write( "2x + 3y = 5
\n" ); document.write( "---
\n" ); document.write( "To find the x-intercept, let y = 0; then solve for \"x\":
\n" ); document.write( "2x + 3*0 = 5
\n" ); document.write( "2x = 5
\n" ); document.write( "x = 5/2 is the x-intercept
\n" ); document.write( "--------------------------------
\n" ); document.write( "To find the y-intercept, let x = 9; then solve for \"y\":
\n" ); document.write( "2*0 + 3y = 5
\n" ); document.write( "3y = 5
\n" ); document.write( "y = 5/3 is the y-intercept
\n" ); document.write( "=============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );