Computer Science, asked by estherbara2008, 7 days ago

write the algorithm to find the area and perimeter of a triangle.​

Answers

Answered by Ƥяιηcє
6

\huge\mathbb\fcolorbox{red}{lavenderblush}{✯Aɴsᴡᴇʀ࿐}

  • Step 1: Start.
  • Step 2 : Read a b c.
  • Step 3: s=a+b+c/2.
  • Step 4 : Area = ss-as-bs-c1/2
  • Step 5 : Print Area.

  • #нσρє íт нєℓρѕ☁
  • #мαяк αѕ вяαíηℓíѕт⚡
Answered by dineshgupta17153
0

Answer: Step 1: Start.

Step 2: Read a b c.

Step 3: s=a+b+c/2.

Step 4 : Area = ss-as-bs-c1/2

Step 5 : Print Area.

Similar questions