Answer:
the answer is A and D
Step-by-step explanation:
Answer:
if thisa is a triangle then 180-30+30 = 120 degree and we say all angles on a triangle add up to 180
Then reaply the rule changing 180 to 360 on all 4 sided shapes
180(n-2) to all other shapes.
ie) pentagon 180(n-2) = 540
continue with 540-30-30 = 480 etc....
Step-by-step explanation:
Answer:
for(j = n; j > 0; j--)
System.out.print(\"*\");
Step-by-step explanation:
-A for loop is a repetition control structure.
-It allows the efficiency to write a loop that would otherwise be written a couple of times.
-The output is a single line comprising n asterisks,
-The number of asterisks printed will be equivalent to the n-value declared.
The angle measures tell you the triangles are similar, so corresponding sides will have the same ratio.
GX/BX = UH/NH
GX = BX·UH/NH
GX = 7·18/(3√11)
GX = (42/11)√11
GB/BX = UN/NH
GB = BX·UN/NH
GB = 7·15/(3√11)
GB = (35/11)√11
Answer:
11 degrees
Step-by-step explanation:
-2+13=11