document.write( "Question 1073378: A fruit grower use two types of fertilizer in his orange grove, brand A and brand B. Each bag of brand A contains 9 pounds of nitrogen and 5 pounds of phosphoric acid. Each bag of brand B contains 8 pound of nitrogen and 6 pounds of phosphoric acid. Test indicate that the grove needs 770 pounds of nitrogen and 490 pounds of phosphoric acid. How many bags of each brand should be used to provide the required amounts of nitrogen and phosphoric acid. \r
\n" ); document.write( "\n" ); document.write( "I set up the equation with this:
\n" ); document.write( "9a + 8b=770\r
\n" ); document.write( "\n" ); document.write( "5a + 6b=490\r
\n" ); document.write( "\n" ); document.write( "I then took equation #2 and times it by 2, then subtracted equation #1 from equation #2... \r
\n" ); document.write( "\n" ); document.write( "Help at a loss..
\n" ); document.write( "

Algebra.Com's Answer #688212 by ikleyn(52814)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "You have this system\r\n" );
document.write( "\r\n" );
document.write( "9a + 8b = 770      (1)\r\n" );
document.write( "5a + 6b = 490      (2)\r\n" );
document.write( "\r\n" );
document.write( "Multiply eq(1) by 5 (both sides). Multiply eq(2) by 9 (both sides). You will get\r\n" );
document.write( "\r\n" );
document.write( "45a + 40b = 3850   (1')\r\n" );
document.write( "45a + 54b = 4410   (2')\r\n" );
document.write( "\r\n" );
document.write( "Now subtract eq(1') from eq(2'). You will get\r\n" );
document.write( "\r\n" );
document.write( "54b - 40b = 4410 - 3850,   or\r\n" );
document.write( "\r\n" );
document.write( "14b = 560   --->  b = \"560%2F14\" = 40.\r\n" );
document.write( "\r\n" );
document.write( "From this point please complete the solution on your own.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "The method I used is called the \"Elimination method\".\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "On solving systems of two linear equations in two unknowns (Algebra-I curriculum) see the lesson\r
\n" ); document.write( "\n" ); document.write( "    - Solution of the linear system of two equations in two unknowns by the Substitution method \r
\n" ); document.write( "\n" ); document.write( "    - Solution of the linear system of two equations in two unknowns by the Elimination method \r
\n" ); document.write( "\n" ); document.write( "    - Solution of the linear system of two equations in two unknowns using determinant \r
\n" ); document.write( "\n" ); document.write( "    - Geometric interpretation of the linear system of two equations in two unknowns \r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also, you have this free of charge online textbook in ALGEBRA-I in this site\r
\n" ); document.write( "\n" ); document.write( "    - ALGEBRA-I - YOUR ONLINE TEXTBOOK.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The referred lessons are the part of this online textbook under the topic \"Systems of two linear equations in two unknowns\".\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );