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?

16 points
*

this was my approach

detailed annotation for screen readers here: 4 lines have been added to the original depiction. the first set of 2 lines make a triangle shape using coordinates (4, 2.5) to (4, 0) to (7, 0). the second set of 2 lines make a triangle shape using coordinates (4, 2.5) to (8, 2.5) to (8, 1)

permalink
report
reply
7 points
spoiler

( (4x2.5)- (((2.5x3)/2)+((4x1.5)/2)) )x2 = 6.5

permalink
report
parent
reply
4 points

That’s what I did too

permalink
report
parent
reply
9 points
*

It’s 6.5

| 0  5  1 |   | 0   4   1 |
| 0  4  1 | + | 4  2.5  1 | = 6.5
| 1  5  1 |   | 1   5   1 |

Determinants go brrr

permalink
report
reply
8 points
*

6.5 square units

The description doesn’t match the image. The image shows two lines that intersect. The description’s lines would not intersect as stated. My answer is for the image, not the description.

The first line’s coordinates should be 0,4 to 8,1. The second should be 1,5 to 7,0.

I see you corrected it.

permalink
report
reply
6 points
*

Huh. I got 7.5 square units. Now I’m rechecking my calculations frantically. Lol.

I guess there’s no rule against posting your work.

I divided it in half down the middle and made a note to double my answer at the end.

The whole half rectangle has an area of 20. The trapezoid below has an area of (2.5+4)*4/2=13. The triangle above has an area of 3*2.5/2=3.25. 20-13-3.25=3.75. Multiplying that by 2 (because that 3.75 is only the area of the top left half of the shaded portion) gives 7.5.

Edit: Bah! Never mind. Found my mistake. 3*2.5/2=3.75, not 3.25. With that fix I get 6.5.

permalink
report
parent
reply
4 points
*

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 ^_^

permalink
report
parent
reply
4 points

I tried it just using the area of a kite, but ended up with sqrt(2)*sqrt(22.25) and got ~6.67 I made a mistake somewhere I guess.

permalink
report
parent
reply
4 points
*

13/4 was my original guess, when I checked I realised I’d forgotten to multiply by 2.

I used the same method as clara (and my solution would have matched _)

(Spent a lot of time convincing myself they met in the center)

permalink
report
reply
4 points

It is symmetrical across the diagonal so we will only look at the top left quarter, then multiply by 2 when we are done. Because it is 1/4 of the rectangle it has area 1/4 of the original. 1/4 x 8x5 = 10. This leaves two right triangles and the grey area. The top right triangle has a base of (8/2)-1=3 And height of 5/2=2.5 Area = 1/2 x 3 x 2.5 = 3.75 The bottom left triangle has height of (5/2)-1=1.5 And base of 8/2=4 Area = 1/2 x 1.5 x 4 = 3 Top left grey area is the area of the the quarter minus the areas of the two right triangles = 10 - 3.75 - 3 = 3.25 There are two of these gray areas so final answer is 2 x 3.25 = 6.5

permalink
report
reply

Daily Maths Challenges

!dailymaths@lemmy.world

Create post

Share your cool maths problems.



Complete a challenge:

  • Post your solution in comments, if it is exactly the same as OP’s solution, let us know.
  • Have fun.

Post a challenge:

  • Doesn’t have to be original, as long as it is not a duplicate.
  • Challenges not riddles, if the post is longer than 3 paragraphs, reconsider yourself.
  • Optionally include solution in comments, let it be clear this is not a homework help forums.
  • Tag [unsolved] if you don’t have a solution yet.
  • Please include images, if your question includes complex symbols, attach a render of the maths.

Feel free to contribute to a series by DMing the OP, or start your own challenge series.

Community stats

  • 2

    Monthly active users

  • 33

    Posts

  • 146

    Comments

Community moderators