Answer:
I beliive it is 16, but haven't done this in a bit haha
Step-by-step explanation:
So bisect means to "split in half" aka segment BD is directly in the middle of triangle ABC. This means we can look at the half of the triangle we know (ABD). We see a 16, so therefore x should be 16.
(again, hopefully I am correct)
Answer:
the answer is A
Step-by-step explanation:
hope this help
Answer:
It is the second answer
Step-by-step explanation:
The standard form of an ellipse is
x^2/a^2 + y^2/b^2 or x^2/b^2 + y^2/a^2 = 1
If the x is the main axis we use the first form. If the y is the main axis we use the second form. We will use the second form.
our a is 3 and our b is 4
x^2/3^2 + y^2/4^2
Answer:
[13, 15, 17, 16, 12]
[16, 12, 17, 13, 15]
[16, 15, 14, 13, 12]
[17, 13, 15, 12, 14]
Step-by-step explanation:
Writing a Python code, I got the answers given, reading from left to right to down. For example, for [13, 15, 17, 16, 12], 13 is the top left circle, 15 is the middle right, 17 is the far right, 16 is the bottom left, and 12 is the bottom right