Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Mathematics (https://www.askmehelpdesk.com/forumdisplay.php?f=199)
-   -   Inequality problems (https://www.askmehelpdesk.com/showthread.php?t=6373)

  • Nov 24, 2004, 06:40 PM
    bluedicius
    Inequality problems
    A type of cake requires 150g of flour. Another requires 750g of flour. At most, 2.25kg of flour is available, how do you represent this in an inequality?

    A dog owner wants to build a rectangular dog run usiing no more than 20m of fencing. She wants the run to have an area of at least 20 square meters. How do you represent this problem as an inequality?
  • Dec 3, 2004, 02:51 AM
    CroCivic91
    lets define SmallCake as a number of cakes that require 150g of flour, and
    lets define BigCake as a number of cakes that require 750g of flour
    notice that SmallCake and BigCake must be natural numbers

    so our inequality is:
    SmallCake*150g + BigCake*750g <= 2250g

    -----

    rectangle is not a square, so lets define W as width and H as height of the dog run

    then our (system of) inequalities look like this:
    2*W + 2*H <= 20 (that means that the total amount of fence used is not more then 20m)
    W*H >= 20 (that means that the area must be bigger than 20 square meters)

    Kresho
  • Dec 3, 2004, 04:07 PM
    bluedicius
    Thank you, you've helped me out a lot, I really appreciate it.

  • All times are GMT -7. The time now is 09:55 AM.