document.write( "Question 739844: an equation has an x intecept of 24 and a why intercept of 6, find its equation in slop intercept
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #451371 by Alan3354(69443) You can put this solution on YOUR website! an equation has an x intecept of 24 and a why [sic] intercept of 6, find its equation in slop [sic] intercept \n" ); document.write( "---------------- \n" ); document.write( "If the x-int is (a,0) and the y-int is (0,b), then \n" ); document.write( "bx + ay = a*b \n" ); document.write( "--- \n" ); document.write( "6x + 24y = 144 \n" ); document.write( "x + 4y = 24 \n" ); document.write( "y = -x/4 + 6 \n" ); document.write( " \n" ); document.write( " |