document.write( "Question 10605: Hello,
\n" );
document.write( "it has been a while since I did any linear equations and I would appreciate if you can help me with this questions:
\n" );
document.write( "Solve the following system of linear equations to find unique values for A and B?
\n" );
document.write( "i) A=1600-400B
\n" );
document.write( "ii) A=-200+500B\r
\n" );
document.write( "\n" );
document.write( "Thank you so much,
\n" );
document.write( "Enna \n" );
document.write( "
Algebra.Com's Answer #5612 by rahman(247)![]() ![]() You can put this solution on YOUR website! You can modify both of system of linear equations: \n" ); document.write( "i) A=1600-400B ------------- A + 400B = 1600 \n" ); document.write( "ii) A=-200+500B ------------ A - 500B = -200\r \n" ); document.write( "\n" ); document.write( "You can solve with elimination method: \n" ); document.write( "A + 400B = 1600 \n" ); document.write( "A - 500B = -200 - \n" ); document.write( "---------------- \n" ); document.write( "900B = 1800 \n" ); document.write( "B = 2\r \n" ); document.write( "\n" ); document.write( "A + 400B = 1600 ------- A + 400(2) = 1600 ----- A = 1600 - 800 = 800\r \n" ); document.write( "\n" ); document.write( "So, we find the solution of system of linear equations: A = 800 & B = 2\r \n" ); document.write( "\n" ); document.write( "Ok \n" ); document.write( " |