document.write( "Question 664380: find the equation of the line with x-intercept 4 and y-intercept 8
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #413284 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find the equation of the line with x-intercept 4 and y-intercept 8 \n" ); document.write( "----------- \n" ); document.write( "For intercepts (A,0) & (0,B), it's \n" ); document.write( "Bx + Ay = A*B \n" ); document.write( "------------------- \n" ); document.write( "8x + 4y = 32 \n" ); document.write( "2x + y = 8 \n" ); document.write( " \n" ); document.write( " |