Two 3x4 rectangles overlap, as shown below. Find the area of the overlapping region. (Which is shaded)
What I've done so far:
I made The smaller segment of BC be x, and thus making The larger one (or a side of the shaded part) be 4-x. Because the sides are all equal, 3^2+x^2=(4-x)^2, using pythagorean theorem. AFter simplifying, I end up with x^2+9=16-16x+x^2, which further simplifies into x=7/16. I plug in the values, but I keep getting 171/16, which apparently is incorrect. Please tell me what I did wrong, so I can fix my mistake.