document.write( "Question 494593: The number of pounds in y ounces \n" ); document.write( "
Algebra.Com's Answer #336013 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! There are 16 ounces in a pound. \n" ); document.write( ". \n" ); document.write( "So if you have a 32 ounce package of something, ask yourself how many pounds does it weigh. You can probably tell that it is 2 pounds. How did you do that? You just divide the number of ounces by 16 to convert it to pounds. \n" ); document.write( ". \n" ); document.write( "In equation form use Lbs to represent pounds and oz to represent ounces and you can write that: \n" ); document.write( ". \n" ); document.write( "Lbs = oz/16 \n" ); document.write( ". \n" ); document.write( "Some examples. Suppose you had a box that weighed 64 ounces. You could get the weight in pounds by using the equation and substituting 64 for oz: \n" ); document.write( ". \n" ); document.write( "Lbs = 64/16 = 4 \n" ); document.write( ". \n" ); document.write( "So a 64 oz box weighs 4 pounds. \n" ); document.write( ". \n" ); document.write( "How about a 48 ounce box? Substitute 48 for oz in the equation: \n" ); document.write( ". \n" ); document.write( "Lbs = 48/16 = 3 \n" ); document.write( ". \n" ); document.write( "A 48 oz box weighs 3 pounds. \n" ); document.write( ". \n" ); document.write( "What about a 12 ounce box? \n" ); document.write( ". \n" ); document.write( "Lbs = 12/16 \n" ); document.write( ". \n" ); document.write( "Note that 12 and 16 are both divisible by 4 and this becomes: \n" ); document.write( ". \n" ); document.write( "Lbs = (4*3)/(4*4) \n" ); document.write( ". \n" ); document.write( "One of the fours in the denominator will cancel with the 4 in the numerator and you are left with: \n" ); document.write( ". \n" ); document.write( "Lbs = 3/4 \n" ); document.write( ". \n" ); document.write( "So a 12 ounce box is three-quarters of a pound. \n" ); document.write( ". \n" ); document.write( "How many pounds would a 24 ounce loaf of bread weigh? \n" ); document.write( ". \n" ); document.write( "Lbs = 24/16 \n" ); document.write( ". \n" ); document.write( "Both the numerator and the denominator have 8 as a common factor as follows: \n" ); document.write( ". \n" ); document.write( "Lbs = (8*3)/(8*2) \n" ); document.write( ". \n" ); document.write( "Cancel the 8 in the numerator with the 8 in the denominator and the equation becomes: \n" ); document.write( ". \n" ); document.write( "Lbs = 3/2 \n" ); document.write( ". \n" ); document.write( "So a 24 ounce loaf weighs 3 halves of a pound or more commonly one and one-half pounds. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to see the relationship between pounds and ounces. \n" ); document.write( " |