document.write( "Question 46934: What is the equation of the line with y-intercept 7 and x-intercept 5? \n" ); document.write( "
Algebra.Com's Answer #31090 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! The \"intercept\" form of a line is not often well-taught...it is \n" ); document.write( "x/a + y/b = 1 \n" ); document.write( "where a and b are the x- and y- intercepts, respectively. \n" ); document.write( "Thus we get \n" ); document.write( "x/5 + y/7 = 1 \n" ); document.write( "To put this in standard form, we multiply by 35 and get \n" ); document.write( "7x + 5y = 35 \n" ); document.write( " |