document.write( "Question 30150: how do you figure out the y-intercept of an equation and how do you figure out wether it is perpendicular or not? \n" ); document.write( "
Algebra.Com's Answer #16854 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The y-intercept means \"where am I on the y-axis when x=0?\"
\n" ); document.write( "So make x=0 and whatever y is, that's the y-intercept.
\n" ); document.write( " A line with slope = m is perpendicular to what ever line has
\n" ); document.write( "the slope -1/m
\n" ); document.write( " say the equation is the most simple one
\n" ); document.write( "\"y+=+x\"
\n" ); document.write( "The y-intercept is whatever I get when x = 0.
\n" ); document.write( "\"y+=+0\" that's the y-intercept
\n" ); document.write( "What's the line perpendicular to \"y=x\"?
\n" ); document.write( "\"y+=+mx+%2B+b\" is the general slope-intercept formula
\n" ); document.write( "How does it compare with \"y+=+x\"?
\n" ); document.write( "\"y+=+1%2Ax+%2B+0\"
\n" ); document.write( "So 1 is the slope
\n" ); document.write( "any line perpendicular to it will have slope -1/m or -1/1
\n" ); document.write( "which is -1
\n" ); document.write( "Hope all this makes sense. Keep working at it.
\n" ); document.write( "
\n" );