To find the area of a circle find the radius and square it then multiply by PI
Area = PI x r^2
Answer: 11
The code would print 11 as x=x-4 basically sets x to what x was and subtracts it by 4 which means 15 was its previous value and it takes 4 away from it so it is now 11. Then because the loop condition is x=11 the loop condition has been met and will now go and display x.
80 degrees. 145 = (4x+5) + (6x-10) = 10x-5... so 10x = 150, x = 15. LMN = 6x-10 = 6(15) - 10 = 80.