document.write( "Question 509274: can you please tell me how to write an equation of a line that has the
\n" );
document.write( "x-intecept5 and y-intercept 2? thank you \n" );
document.write( "
Algebra.Com's Answer #341370 by Alan3354(69443) You can put this solution on YOUR website! If it's (A,0) and (0,B), \n" ); document.write( "--> Ax + By = A*B \n" ); document.write( "----------- \n" ); document.write( "2x + 5y = 10 \n" ); document.write( " \n" ); document.write( " |