document.write( "Question 281376: Find the x intercept and y intercept of the line given by the equation. 5x-8y=-15 \n" ); document.write( "
Algebra.Com's Answer #204387 by subudear(62)\"\" \"About 
You can put this solution on YOUR website!
Standard line equation of form y = mx + c\r
\n" ); document.write( "\n" ); document.write( "where m is the slope of line and c is the y intercept.\r
\n" ); document.write( "\n" ); document.write( "Now equation of line given is 5x - 8y = -15
\n" ); document.write( "converting it to standard form we will get\r
\n" ); document.write( "\n" ); document.write( "8y = 5x + 15
\n" ); document.write( "or
\n" ); document.write( "y = 5/8*x + 15/8\r
\n" ); document.write( "\n" ); document.write( "Now y intercept is 15/8
\n" ); document.write( "we can finsd x intercept by replacing y by 0 so we get\r
\n" ); document.write( "\n" ); document.write( "x = -3\r
\n" ); document.write( "\n" ); document.write( "x intercept is -3
\n" ); document.write( "
\n" );