document.write( "Question 98817: 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 #71892 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! plugging in the points gives 3A-B=1 and -4A-2B=1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "multiplying the first equation by -2 gives -6A+2B=-2 ... adding this to the second equation gives -10A=-1 ... A=.1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3(.1)-B=1 ... .3-1=B ... -.7=B\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( ".1x-.7y=1 ... -.7y=-.1x+1 ... y=(1/7)x-(1/.7) ... y=mx+b ... slope is 1/7 and y-intercept is -10/7 \n" ); document.write( " |