document.write( "Question 901429: Formulate a system of equations for the situation below and solve.\r
\n" ); document.write( "\n" ); document.write( "The Johnson Farm has 400 acres of land allotted for cultivating corn and wheat. The cost of cultivating corn and wheat (including seeds and labor) is $48 and $36 per acre, respectively. Jacob Johnson has $18,600 available for cultivating these crops. If he wishes to use all the allotted land and his entire budget for cultivating these two crops, how many acres of each crop should he plant?
\n" ); document.write( "

Algebra.Com's Answer #546735 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
x+y=400,
\n" ); document.write( "48*x+36*y=18600
\n" ); document.write( "x=400-y
\n" ); document.write( "48*(400-y)+36*y=18600
\n" ); document.write( "19200-48y+36*y=18600
\n" ); document.write( "-12*y=-600
\n" ); document.write( "y=50 at $36
\n" ); document.write( "x=400-y
\n" ); document.write( "x=350 at $8
\n" ); document.write( "check
\n" ); document.write( "48*350+036*50=18600
\n" ); document.write( "16800+1800=18600
\n" ); document.write( "18600=18600
\n" ); document.write( "ok
\n" ); document.write( "
\n" ); document.write( "
\n" );