An 8x5 rectangle. If the bottom left corner is considered (0, 0), then two lines are drawn within the rectangle, from (0, 4) to (8, 1) and from (1, 5) to (7, 0). The smaller two regions of the four these lines cut the rectangle into are shaded. What is their combined area?

  • zkfcfbzr@lemmy.worldOP
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    2 months ago

    Posting work is encouraged 🙂

    You’ve got it, it’s 6.5. I actually posted this problem because I originally found the answer using trig, which seemed a bit too brute-force-y, especially considering the original source for this problem - I wanted to see if others could/would find the simpler solution that I assumed existed. And you did ^_^

      • zkfcfbzr@lemmy.worldOP
        link
        fedilink
        English
        arrow-up
        6
        ·
        2 months ago

        The issue there is it isn’t a kite: The two longer sides don’t have equal length - they’re sqrt(73)/2 and sqrt(61)/2. So it’s a decent approximation but not quite exact.