document.write( "Question 38873: PLease help me write the equation of the line with x-intercept (3, 0) and y-intercept (0, 2).
\n" );
document.write( "Thank You \n" );
document.write( "
Algebra.Com's Answer #24370 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! There is a special form of a line not taught very often called the intercept form and it goes like this \n" ); document.write( "x/a + y/b = 1 \n" ); document.write( "where a and b are the x- and y-intercepts... \n" ); document.write( "Here we have such a case and so \n" ); document.write( "x/3 + y/2 = 1 \n" ); document.write( "now multiply by 6 and get \n" ); document.write( "2x + 3y = 6 \n" ); document.write( " |