Area of any triangle: 0.5*base*perpendicular height
Write an algorithm to find the root of quadratic equation
10001/999900
The area of triangle is : 24.0
The area of a triangle can be calculated with one main formula. That is, A=(b*h)/2, where A is the area of the triangle, b is the base of the triangle, and h is the height of the triangle.
Area of any triangle: 0.5*base*perpendicular height
Here is the algorithm of the algorithm to write an algorithm to access a pointer in a variable. Algorithmically.name_of_the_structure dot name_of_the _field,eg:mystruct.pointerfield
{A program to compute the area of a triangle} {by Ogboin W. Meshach} Var; b,h:real; BEGIN Writeln('Triangle'); Write('Base: '); Readln(base); Write('Height: '); Readln(height); area:=0.5*base*height; Writeln('Area: ', area :0:2); End.
Write an algorithm to find the root of quadratic equation
a write the algorithm to concatenate two given string
area = base * height / 2;
That's correct!
to find area and perimeter of a rectangle
10001/999900
start read pie area circum print area print circum stop
Write the question out properly Write the question out properly
You don't write an algorithm for a C++ program, unless you are documenting the C++ program after-the-fact. The normal procedure is to write the algorithm first, in a language independent fashion, and then translate that stated algorithm into C++ code, or into whatever language you wish.