Saturday, August 25, 2012

Construction of Parallel Line

Given line AB and point P, not on AB. Construct a line through P, parallel to AB. 
  1. Draw a line through P, so that it intersects line AB at point D. 
  2. Open the compass to a comfortable distance, set the compass at D, and make an arc so that it intersects DP at E and line AB at F. 
  3. Using the same compass opening, make an identical arc with the compass set at P, so that the arc intersects DP at G. 
  4. Set the compass at E, and make an arc so that it intersects line AB at point F. 
  5. Using the same compass opening, make an identical arc with the compass set at G so that it intersects the arc you made in step 3 at point H. 
  6. Draw a line through P and H , line PH is parallel to AB.
This is a Java Applet created using GeoGebra from www.geogebra.org - it looks like you don't have Java installed, please go to www.java.com

Thursday, August 23, 2012

Practice Questions - Median - Mode

Wednesday, August 22, 2012

Practice Questions - Statistics (Mean)

Monday, August 20, 2012

Appolonius Theorem

In a triangle , the sum of the square of two sides of a triangle is equal to twice the sum of the square of the median which bisects the third side and the square of half the third side. In triangle ABC , if AD is a median then AB2 + AC2 = 2(AD2+DC2) or 2(AD2+BD2)

This is a Java Applet created using GeoGebra from www.geogebra.org - it looks like you don't have Java installed, please go to www.java.com

Saturday, August 18, 2012

Practice Questions - Basic Proportionality Theorem