I need more detail like what the elevation of the fishes are
12 cards : $0.25
8 cards : $0.15
The figure showing the construction is given below.
Steps for the construction of a circle through three points not on a straight line are as follows:
1. To create two lines, connect the points.
2. Create the line's perpendicular bisector.
3. Create the opposite line's perpendicular bisector.
4. The circle's center is where they intersect.
5. Draw your circle by placing the compass on the center point and adjusting its length to reach any point.
What happens if the points are parallel?
The circle traveling through all three points will have an infinite radius if the three points are collinear, or all situated on a straight line. Therefore, a practical circle cannot traverse three collinear locations. The two radii would be parallel and would never come together at a center if you tried the construction. We may claim that they do cross mathematically but at infinity.
Hence, after following the steps we obtain the circle.
Learn more about constructions here-
brainly.com/question/8778086
#SPJ10
Answer:
Step-by-step explanation:
programs can be written in multiply languages. for this solution I'll be writing in C++.
#include<iostream> // this is called the preprocessor definition
using namespace std;
int main() //the main function
{
int num, product; //declaration of the variables
cout << "enter the whole number";
cin >> num;
product = num * 12;
cout << product; // displaying the final results
return 0;
}
Answer:
1771561
Step-by-step explanation:
You are referring to
a formula called Power of Power
