

A kite is a quadrilateral with two pairs of adjacents sides of equal length. If the...
3.5 m Two sides of a triangle have length 2.5 meters and 3.5 meters, and the angle formed by these two sides has a mea- sure of 60°. Determine the area of the triangle. Note: This is the triangle in Progress Check 3.17 on page 200. 60° B 2.5 m A field has the shape of a quadrilateral that is not a parallelogram. As shown in the following diagram, three sides measure 50 yards, 60 yards, and 70 yards. Due...
QUESTION 1
Quadrilateral WXZY is a square. If the measure of angle XYZ = 4x
+ 15, find the value of x.
15
15
18.75
7.5
2 points
QUESTION 2
Determine whether parallelogram JKLM with vertices J(-1, 1),
K(4, 1), L(4, 6) and M(-1, 6) is a rhombus, square, rectangle or
all three.
rhombus
square
rectangle
rhombus, square and rectangle
2 points
QUESTION 3
In rectangle JKLM, JK is equal to 12 feet, and LN is equal...
Moment for Discovery SSS Theorem Via Kites and Darts Two geometric figures, the kite and dart, though elementary, are quite useful. The figures we have in mind are shown in Figure 3.26, where it is assumed that AB = AD and BC = CD. The dart is distinguished from the kite by virtue of the eight angles at A, B, C, and D involving the diagonals AC and BD being either all acute angles (for the kite), or two of...
Suppose there are two non-empty list variables of equal length in Python called coords and sides. The variable coords contains sub-lists of size 2, with each of these values representing an x and a y co-ordinate. The variable sides also contains sub-lists of size 2, with each of these values representing firstly the length thern the width of a rectangle. Also assume there is also a function in Python called draw_rectangle which takes as its parameters two integers representing firstly...
N-Sided Polygon An n-sided polygon is a planed figure whose sides have the same length and whose angles have the same degree. Write a class called NSidedPolygon that contains the following components: Private members to store the name of a polygon, the number of sides, and the length of each side. (You are expected to select the appropriate data types for each member.) A constructor that accepts the number of sides and the length of each side. A private method...
Homework 8.1 Applications Score: 0/5 0/5 answered Question 1 Points A and B are separated by a lake. To find the distance between them, a surveyor locates a point Con land such than ZCAB = 43.8. Find the distance across the lake from A to B. B 5388 43.8° с 338 ft NOTE: The triangle is NOT drawn to scale. ft distance = Enter your answer as a number; your answer should be accurate to 2 decimal places. mework 8.1...
1) An observer fails to check the bubble of a level and it is off two divisions on a 100-m sight. If the sensitivity of the bubble is 20-sec, what error would there be in the reading? 2 ) The following azimuths are from the north: 329°20’, 180°35’, 48°32’, 170°30’, 145°25’, 319°35’, 350°45’, 95°49’, 11°30’, 235°45’. Express these directions as (a) azimuth from the south, (b) back azimuths, (c) bearings. 8) 6.7 The following azimuths are reckoned from the north:...
1) An observer fails to check the bubble of a level and it is off two divisions on a 100-m sight. If the sensitivity of the bubble is 20-sec, what error would there be in the reading? 2 ) The following azimuths are from the north: 329°20’, 180°35’, 48°32’, 170°30’, 145°25’, 319°35’, 350°45’, 95°49’, 11°30’, 235°45’. Express these directions as (a) azimuth from the south, (b) back azimuths, (c) bearings. 8) 6.7 The following azimuths are reckoned from the north:...
The
both files are included. Where are these which are colorful.
Point.h and point.cpp
Hor this assignment you are provided the files for a class called point. Download the h and .cpp files and include them in your project. IheじML diagram below details the class Point くくfriend>> ostream& operator.((ostream&, point&) <ごfriend::. İstream& operator:..イ1stream&-point& - : double - v doublc getX) double getYO double - sctX( double): void - set Y(double) : void - point(double-0.0, double-0.0 operator-(const point& bool perator< const...