Math & Geometry

Pages

  • Home
  • parallel lines
  • Triangles
  • Matlab Scripts

parallel lines


Theorems



 Proving Lines Parallel

If two lines are cut by a transversal so that the alternate interior angles are congruent, then these lines are parallel

If two lines are cut by a transversal so that the corresponding angles are congruent, then these lines are parallel


If two lines are cut by a transversal so that the interior angles on the same side of the transversal are supplementary, then these lines are parallel


If two lines are cut by a transversal so that the exterior angles on the same side of the transversal are supplementary, then these lines are parallel.
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Home
Subscribe to: Posts (Atom)

Featured Post

Solve simple Absolute Value Inequality

  Exam - BARTON COLLEGE PRACTICE PLACEMENT TEST Ex. 39 Exercise: The inequality |8 - x| < 8   is equivalent to:   a) x < 0 b) x ...

Search This Blog

Popular Posts

  • Matlab - Move sinus function toward x axis direction
    % The Script plot a Sinus Graph Functin and move it to the x axis direction. x= 0:0.1:2*pi y = sin(x); for i1=0:630     y = sin(x- i1...
  • If two angles and a nonincluded side of one triangle are congruent to two angles and a nonincluded side of a second triangle, then the triangles are congruent (AAS)
    Given Triangles ABC, EFG AC = EG Prove   Proof 1: - Given 2: - From 1  - If two angles of one triangle are congruent to two...
  • Resolution of vectors
    A vector can be resolved into two component parts such that the vector addition of the component parts is equal to the original vector. The ...
Theme images by Storman. Powered by Blogger.