You have to give every thing that the problem says for me to be able to figure it out.
Answer: 
Step-by-step explanation:
By definition, the sum of the exterior angles of a polygon is 360 degrees.
Knowing this, you can write the following equation:

Then, you must solve for "x" in order to find its value. To do it, you can follow these steps:
1. You need to add the like terms:

2. Now, subtract 40 from both sides of the equation:

3. Finally, you must divide both sides of the equation by 4. Then:

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.
Answer:
No,it's not linear because it doesn't have Y=2x+1.
Step-by-step explanation:
Answer:
-37 subtract -53
-53 subtract -37 = -16
Step-by-step explanation: