document.write( "Question 354018: a farmer raises corn and soybeans on 450 acres of land. He plants 58 more acres of corn and soybeans. How many acres of corn does he plant?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #253052 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let number of acres of soyabean be x \n" ); document.write( "corn will be x+58 \n" ); document.write( "... \n" ); document.write( "x+x+58=450 \n" ); document.write( "-58 \n" ); document.write( "x+x+58-58=450-58 \n" ); document.write( "2x=392 \n" ); document.write( "/2 \n" ); document.write( "x= 392/2 \n" ); document.write( "x= 196 acres of soya bean \n" ); document.write( ".. \n" ); document.write( "so number of acres of corn will be 450-196 \n" ); document.write( "=354 \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |