document.write( "Question 189448: I would appreciate any help in solving this problem, Please. Thank You!
\n" );
document.write( "Ax=By-C
\n" );
document.write( "Give the slope and y-intercept of each line whose equation is given. Assume that B is not equal to 0.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #142114 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! Ax=By-C \n" ); document.write( ": \n" ); document.write( "By=Ax+C \n" ); document.write( ": \n" ); document.write( "y=(A/B)x+C/B \n" ); document.write( ": \n" ); document.write( "slope is A/B and y intercept is C/B \n" ); document.write( " |