document.write( "Question 98819: This problem has been giving me a head ach for 2 days!! Please help! I need to know how to do this step by step, so that I can do the others... Thanks!!\r
\n" );
document.write( "\n" );
document.write( "Two solutions of the equation Ax+By=1 are (3,-1) and (-4,-2)
\n" );
document.write( "Find A and B... After finding A and B what is the slope and the y-intercept of the line? \n" );
document.write( "
Algebra.Com's Answer #71898 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Two solutions of the equation Ax+By=1 are (3,-1) and (-4,-2) \n" ); document.write( "Find A and B... After finding A and B what is the slope and the y-intercept of the line? \n" ); document.write( "-------------------- \n" ); document.write( "Substitute the x,y values into the form Ax+By=1 to solve for A and B: \n" ); document.write( "1st: 3A -B=1 \n" ); document.write( "2nd: -4A-2B=1 \n" ); document.write( "------------------------ \n" ); document.write( "Multiply 1st by 2 to get: \n" ); document.write( "3rd: 6A-2B=2 \n" ); document.write( "------------- \n" ); document.write( "Subtract 2nd from 3rd to solve for A: \n" ); document.write( "10A = 1 \n" ); document.write( "A = (1/10) \n" ); document.write( "------------ \n" ); document.write( "Substitute into 1st to solve for B: \n" ); document.write( "3(1/10)-B=1 \n" ); document.write( "B = -7/10 \n" ); document.write( "-------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "(1/10)x-(7/10)y = 1 \n" ); document.write( "x-7y=10 \n" ); document.write( "7y = x-10 \n" ); document.write( "y = (1/7)x - (10/7) \n" ); document.write( "-------- \n" ); document.write( "Slope is 1/7 \n" ); document.write( "y-intercept is -10/7 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |