document.write( "Question 169881: A fertilizer mixture containing 30% nitrogen is desired for a certain crop. The farmer has a fertilizer with 17% nitrogen content and another fertilizer with 43% nitrogen content. How much of each fertilizer is needed to make 100kg of fertilizer with the desired nitrogen content ?\r
\n" ); document.write( "\n" ); document.write( "please give me the table of your solution
\n" ); document.write( "

Algebra.Com's Answer #125300 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
.43x+.17(100-x)=.3*100
\n" ); document.write( ".43x+17-.17x=30
\n" ); document.write( ".26x=30-17
\n" ); document.write( ".26x=13
\n" ); document.write( "x=13/.26
\n" ); document.write( "x=50 kg of 43% fertilizer is used.
\n" ); document.write( "100=50=50 kg of 17% fertilizer is also used.
\n" ); document.write( "Proof:
\n" ); document.write( ".43*50+.17*50=30
\n" ); document.write( "21.5+8.5=30
\n" ); document.write( "30=30
\n" ); document.write( "
\n" ); document.write( "
\n" );