document.write( "Question 690249: how can i find the y-intercept and the x-intercept for the equation -15x + y = 65 \n" ); document.write( "
Algebra.Com's Answer #426230 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The y-intercept is at (0,y) and
\n" ); document.write( "the x-intercept is at (x,0)
\n" ); document.write( "--------------
\n" ); document.write( "To find \"+y+\" in the point (0,y)
\n" ); document.write( "\"+-15%2A0+%2B+y+=+65+\"
\n" ); document.write( "\"+y+=+65+\"
\n" ); document.write( "The y-intercept is at (0,65)
\n" ); document.write( "-----------------------
\n" ); document.write( "To find \"+x+\" in the point (x,0)
\n" ); document.write( "\"+-15x+%2B+0+=+65+\"
\n" ); document.write( "\"+-15x+=+65+\"
\n" ); document.write( "\"+x+=+-13%2F3+\"
\n" ); document.write( "The x-intercept is at (-13/3,0)
\n" ); document.write( "
\n" ); document.write( "
\n" );