document.write( "Question 1099775: How can you find the y intercept when you only have a slope? \r
\n" ); document.write( "\n" ); document.write( "Example: y= 1/3x + ?
\n" ); document.write( "

Algebra.Com's Answer #714238 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
You need to have more information, like maybe a point on the line for the equation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=%281%2F3%29x%2Bb\", included point (p,v) for some known constants p and v;
\n" ); document.write( "\"b=y-%281%2F3%29x\"
\n" ); document.write( "\"b=v-%281%2F3%29%2Ap\"
\n" ); document.write( "and then you would evaluate b.
\n" ); document.write( "
\n" );