answersLogoWhite

0


Best Answer

*

**

***

****

simply use dis...

{

int x,y;

for(x=1;x<=4;x++)

{

for(y=1;y<=x;y++)

printf("*");

printf("\n");

}

}

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you write a program to make asterisk isosceles triangle using for loop in c plus plus?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How is isosceles triangle is drawn?

An isosceles triangle has 3 sides and 2 of its sides are of equal length which can be constructed by using a straight edge and a compass.


How do you work out the base of an isosceles triangle?

Using trigonometry. The Hypotenuse x The height


Is a right triangle can be isosceles?

Yes. Only if the other two angles of the right triangle are congruent and each equal 45 degrees. Then using the isosceles triangle theorem, you know that the two sides opposite the angles are congruent.


What triangle has two or more equal sides?

Using the traditional definitions, a triangle that has two equal sides (and angles) is an isosceles triangle and one with three equal sides (and angles) is an equilateral triangle. However, some mathematicians define an isosceles triangle as any triangle having at least two equal sides, which is what you are describing.


What type of triangle is ABC?

You must have more information about the triangle. If you know the angles, and two of them are equal, it is an isosceles triangle. If all three of the angles are sixty-degrees, it is an equilateral triangle. If none of the angles are the same, it is a scalene triangle. If one of the angles is ninety degrees, it is a right triangle (right triangles may also be scalene or isosceles). If you know the side lengths and two of them are equal, it is isosceles. If they are all equal, it is equilateral. If none of them are equal, it is scalene. A scalene or isosceles triangle may also be a right triangle, which you could determine from side lengths using the pythagorean theorem.


All equilateral triangles are also isosceles triangles?

True or False, depending on your definition of isosceles triangles!Actually, whether your answer is true or false depends upon your definition of an isosceles triangle. Some mathematicians define an isosceles triangle as one with at least two sides, while others define an isosceles triangle as one with exactly two sides. The latter definition is the more generally accepted one. Since an equilateral triangle has three, not exactly two congruent sides, people using the second definition of isosceles triangles would say that the statement is false, not true.False because an equilateral triangle has 3 equal sides whereas an isosceles triangle has only 2 equal sides


How can you find the length of the 2 sides of an isosceles triangle when you know the base and the height?

By using Pythagoras' theorem.


Is it possible to make large square using only isosceles triangle?

Yes 2 congruent right angle isosceles triangles joined together will make a square


What is the length of the third side of a triangle when the other sides are 17 cm in length with an angle of 45 degrees between them?

Using the cosine rule: 13.0112367 cm The triangle is in fact an isosceles triangle.


In an isoceles triangle what is the length of the hypotenuse if 2 legs are 30?

If it is a right angle isosceles triangle then by using Pythagoras' theorem its hypotenuse is 30 times the square root of 2


How do you solve a 45 45 90 triangle?

If its angles are 45, 45 and 90 degrees then it is an isosceles right angle triangle and its properties can be worked out using Pythagoras' theorem and trigonometry


How do you solve 45 45 90 triangle?

If its angles are 45, 45 and 90 degrees then it is an isosceles right angle triangle and its properties can be worked out using Pythagoras' theorem and trigonometry