Intersecting curves. Simultaneous Equations.
Simple Trigo Calculator
The simple Trigo Calculator was designed with the trigonometry functions in mind. The following functions can be calculated in normal mode: sin(x), cos(x), tan(x), sinh(x), cosh(x), tanh(x). In SHIFT mode we get the inverse functions: […]
Perimeters, Areas and Volumes in Geometry
Perimeter of a polygon: The perimeter of a Polygon is the sum of the lengths of all sides of the polygon. Perimeter of a triangle: -For a scalene Triangle of sides , and , the […]
Number of Occurrences
The following Java Code generates random numbers. Put them in an array and prints the number of times each one occurs in the Array. Only generated numbers will be listed. import java.util.Random;public class Histograms […]
Unit Circle, important angles
Unit Circle, important angles Now that we have seen some of the trigonometric functions, it is time to start putting elements together to get ready for solving trigonometric problems. In this part of our trigonometry adventure, we […]
Quadrilaterals
Quadrilaterals A quadrilateral is a polygon that has four sides. The line segment sides lie within a single plane. Quadrilaterals with non-coplanar sides are called “SKEW”. PARALLELOGRAM: A parallelogram is a quadrilateral in which […]
Geometry lounge pack 1
Geometry lounge pack 1 Problem 1: Three points A, B, C have the coordinates (3,4), (3,-2), (-5,-2) respectively -Find which of the line segments joining the points is horizontal and what is the length? -Which line […]
