What did you try? How far did you get? Where are you stuck?
There are different ways to solve this exercise. I'm thinking of a way that uses Heron's Formula, for finding the area of a triangle when you know its three side lengths.
If you're not sure how to begin, try tkhunny's suggestion: draw a rough sketch, and find an equation for AB's perpendicular bisector and for the line through A (parallel to BC). Use these equations, to determine the coordinates at their intersection point (D).
AB's perpendicular bisector intersects side AC. Let's name this intersection point E. Determine the coordinates of point E.
Now, from your diagram, you can see that quadrilateral ABCD can be decomposed into three triangles: ABC, ADE, and ACE.
You can calculate the area of triangle ABC directly from its base and height. You can use Heron's Formula, to calculate the areas of triangles ADE and ACE.
Sum these three areas. :cool:
If you haven't learned Heron's Formula, yet, let us know.
If you've forgotten how to write equations of lines, or how to find their intersection points, or how to use the Distance Formula, let us know.
If you've been thinking of a different approach, let us know.