document.write( "Question 87668: Find the equation.
\n" );
document.write( "The line with the x-intercept 5 and y-intercept -7. \n" );
document.write( "
Algebra.Com's Answer #63627 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! The line with the x-intercept 5 and y-intercept -7 \n" ); document.write( "Use the slope-intercept equation of the line: \n" ); document.write( "y=mx+b \n" ); document.write( "y-intercept = b = (0, -7) \n" ); document.write( "x-intercept = (5, 0) \n" ); document.write( "Plugging in the values of (5, 0): \n" ); document.write( "0=(m)(5)-7 [solve for the m=value] \n" ); document.write( "0=5m-7 \n" ); document.write( "7=5m \n" ); document.write( "7/5=m \n" ); document.write( ". \n" ); document.write( "y=mx+b [plug-in the slope and the y-intercept (b)] \n" ); document.write( "y=7/5bx - 7 \n" ); document.write( " |