document.write( "Question 5829: what is the y-intercept of the line with the equation 5x-1/6y=3? \n" ); document.write( "
Algebra.Com's Answer #3066 by Abbey(339)\"\" \"About 
You can put this solution on YOUR website!
put it in the form y=mx + b
\n" ); document.write( "the \"b\" will be the y-intercept.\r
\n" ); document.write( "\n" ); document.write( "\"5x-%281%2F6%29%2Ay+=+3\"
\n" ); document.write( "subtract 5x from both sides:
\n" ); document.write( "\"-%281%2F6%29%2Ay=-5x%2B3\"
\n" ); document.write( "multiply both sides by -6 to clear the denominator:
\n" ); document.write( "\"y=30x-18\"
\n" ); document.write( "so the y intercept occurs at (0,-18)
\n" ); document.write( "
\n" );