document.write( "Question 387061: one type of cattle feed is 4% protein while a second type is 13% protein. how many pounds of each type must be mixed to make 45 pounds of mixture that is 10% protein? \n" ); document.write( "
Algebra.Com's Answer #273587 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
one type of cattle feed is 4% protein while a second type is 13% protein. how many pounds of each type must be mixed to make 45 pounds of mixture that is 10% protein?
\n" ); document.write( ".
\n" ); document.write( "Let x = amount (lbs) of 4% protein
\n" ); document.write( "then
\n" ); document.write( "45-x = amount (lbs) of 13% proteen
\n" ); document.write( ".
\n" ); document.write( ".04x + .13(45-x) = .10(45)
\n" ); document.write( ".04x + 5.85-.13x) = 4.5
\n" ); document.write( "5.85-.09x = 4.5
\n" ); document.write( "5.85 = .09x+4.5
\n" ); document.write( "1.35 = .09x
\n" ); document.write( "15 pounds = x (amount of 4% protein feed)
\n" ); document.write( ".
\n" ); document.write( "13% protein feed:
\n" ); document.write( "45-x = 45-15 = 30 pounds\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );