document.write( "Question 1158508: In a recent year, North Carolina produced 963,000,000 poundsof turkey. This was 13.5% of the U.S. total in that year. Calculate the U.S. totalturkey production for that year. Round to the nearest billion \n" ); document.write( "
| Algebra.Com's Answer #781459 by mananth(16946)     You can put this solution on YOUR website! Let the total production of Turkey in US be x pounds\r \n" ); document.write( "\n" ); document.write( "Carolina produced 963,000,000 pounds of turkey\r \n" ); document.write( "\n" ); document.write( "13.5% x = 963,000,000\r \n" ); document.write( "\n" ); document.write( "x= 100 *963,000,000/13.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "7 billion \n" ); document.write( " |