Results 1 to 7 of 7

Thread: [RESOLVED] Find Area Of A Triangle (Without Calculator)

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2006
    Location
    Scotland
    Posts
    1,054

    Resolved [RESOLVED] Find Area Of A Triangle (Without Calculator)

    I am possibly bein a very big dunce here but I am wondering how you would solve this problem. I am currently in school and revising for exams and i came accross a problem that i couldn't figure out how to solve. I would ask a teacher except its the holidays. I was wondering if anyone could shed some light on the solution. A calculator cannot be used at all. Thanks. Attachment 55982
    Last edited by 03myersd; Nov 10th, 2007 at 11:32 AM.

  2. #2

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2006
    Location
    Scotland
    Posts
    1,054

    Re: Find Area Of A Triangle (Without Calculator)

    Yeah I was being thick. I now realise that all i had to do was turn it on its side..... Oh well easy done i suppose?

  3. #3
    PowerPoster Code Doc's Avatar
    Join Date
    Mar 2007
    Location
    Omaha, Nebraska
    Posts
    2,354

    Re: [RESOLVED] Find Area Of A Triangle (Without Calculator)

    10 x 20 / 2 = 100.

    Now, suppose it was not a right triangle. Then you have a more difficult problem to solve.

    Actually, the teacher gave you more information than you needed. Once the right angle was specified, the length of any third side was determined by the other two.
    Doctor Ed

  4. #4
    Frenzied Member zaza's Avatar
    Join Date
    Apr 2001
    Location
    Borneo Rainforest Habits: Scratching
    Posts
    1,486

    Re: [RESOLVED] Find Area Of A Triangle (Without Calculator)

    Although you do, of course, realise that with the lengths specified there, that is not actually a right-angled triangle...
    I use VB 6, VB.Net 2003 and Office 2010



    Code:
    Excel Graphing | Excel Timer | Excel Tips and Tricks | Add controls in Office | Data tables in Excel | Gaussian random number distribution (VB6/VBA,VB.Net) | Coordinates, Vectors and 3D volumes

  5. #5
    PowerPoster Code Doc's Avatar
    Join Date
    Mar 2007
    Location
    Omaha, Nebraska
    Posts
    2,354

    Re: [RESOLVED] Find Area Of A Triangle (Without Calculator)

    ZaZa is correct. Side BC should be 15.

    Chief Big Bear married a squaw who bore 3 sons and lived on a deer hide. He next married another squaw who bore 4 sons and lived on a buffalo hide. He finally married another squaw who bore 5 sons and lived on a hippopotamus hide.

    That proves that the square of the sons of the squaw on the hippopotamus hide equals the sum of the squares of the sons of the squaws on the other two hides.
    Doctor Ed

  6. #6
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: [RESOLVED] Find Area Of A Triangle (Without Calculator)

    If you call m,n the 2 segments of the base at either side of the projection of the height h, you can set up a system of equations

    h2 + m2 = 202
    h2 + n2 = 102
    m + n = 25

    which can be solved very easily. Thereafter the area follows:

    Area = 25*h / 2
    Attached Images Attached Images  
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  7. #7
    New Member
    Join Date
    May 2007
    Posts
    4

    Re: [RESOLVED] Find Area Of A Triangle (Without Calculator)

    please>>help me
    I need the way to draw triangle by ask the user about tow line and one angle by vb.net2005 or 2003 I need it in this week please
    &&&& thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width