(easy?) trapezoid question



Hi all! This time the situation is:

'Consider trapezioid ABCD as a right trapezoid (DCB = CBA = 90°).
Consider point M as the median point of CB (CM = DM). Consider that AM
is the bisector of angle BAD. If DC = 6 cm and AB = 10 cm, what is the
area of the trapezoid?'

This question came with a drawing, and I redid it in the computer so
that you can have a better idea of the picture:

http://img208.imageshack.us/my.php?image=trapezoidur6.jpg

Thanks in advance!

.



Relevant Pages

  • Re: (easy?) trapezoid question
    ... Consider point M as the median point of CB. ... This question came with a drawing, and I redid it in the computer so ... that you can have a better idea of the picture: ...
    (sci.math)
  • Re: How to print selected controls with high resolution?
    ... Instead, create your logo as a metafile in a standard drawing package, perhaps Corel Draw or something like that. ... Your code can then simply use PaintPicture to draw the logo either to your Form or to the Printer with great accuracy regarding size and position and at a high quality. ... Personally I would draw the picture into a Picture Box at the desired size using PaintPicture. ...
    (microsoft.public.vb.general.discussion)
  • Re: How to print selected controls with high resolution?
    ... then simply use PaintPicture to draw the logo either to your Form or to the ... if you do not have a drawing program then you take a simpler route and just ... Your VB code can then use PaintPicture to print the "logo image" on ... a Picture Box at the desired size using PaintPicture. ...
    (microsoft.public.vb.general.discussion)
  • Re: exporting drawings
    ... PowerPoint is not really designed for picture editing. ... I prefer to make simple drawings in PPT as I am more ... I have to do two things: place the drawing into a Word document ...
    (microsoft.public.powerpoint)
  • Re: Print preview image in a picture box
    ... (i.e. Portrait/Landscape + margins), ... If you're printing the image as it has been drawn into the PictureBox ... property of an Autoredraw Picture Box). ... If I were you I would suggest drawing your graph into a metafile. ...
    (microsoft.public.vb.general.discussion)