In centre is the centre of a circle that is inscribed in a triangle, called the incircle, i.e. circle is tangent to all three sides AND located inside the triangle. An incircle is roughly sketched in the accompanying diagram.
Since all radii of an incircle are equal, we have
4x-1=6x-5
Solving for x,
6x-4x=5-1
x=2
consequently, distance from incentre to each side of the triangle is
4(2)-1=7
check 6x-5=6(2)-5=7... checks.
Answers:
The value of x = 2
The distance from incentre to side of triangle is 7
That question is not a statistical question since there will be only one answer. If it were to be statistical it would have multiple answers an example of that type of question would be, Why did you decide to try out for the volleyball team? This is statistical because some could say they joined for fun, credits, to do something active, etc.. there would be multiple answers. Your question, How many students tried out for the volleyball team isn't statistical since it will have one answer such as, 26 students, 15 student, 2 students, etc...
Hope this helped!
The program is an illustration of loops
<h3>What are loops?</h3>
Loops are program statements that are used to perform repetition
<h3>The main program</h3>
The program written in Python, where comments are used to explain each line is as follows:
#This initializes sum to 0
summ = 0
#This gets input for the first number
num = int(input())
#This is repeated while num is not -1
while num!= -1:
#This calculates the sum
summ+=num
#This gets input for the num
num = int(input())
#This prints the sum
print(summ)
Read more about loops at:
brainly.com/question/16397886
Answer:
I am pretty sure the answer is 30 blocks :)
4 + 11 + 6 + 9 = 30 blocks