Deux parallèles et une sécante
📅 April 18, 2024 | 👁️ Views: 96
\documentclass{standalone}
\standaloneconfig{margin=2mm}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}[scale=1.00]
\draw[thick] (-2,-2) -- (2,2);
\draw[thick] (1,-2) -- (5,2);
\draw[thick] (-3,0) -- (6,0);
\coordinate (A) at (-1.5,-1.5);
\coordinate (B) at (1.5,1.5);
\coordinate (C) at (1.5,-1.5);
\coordinate (D) at (4.5,1.5);
\coordinate (E) at (-2.5,0);
\coordinate (F) at (5.5,0);
\coordinate (I) at (0,0);
\coordinate (J) at (3,0);
\draw[fill=red] (I) -- ++(0.5,0) arc (0:45:0.5) node[pos=0.3,anchor=south west ] {\tiny 45};
\foreach \point/\name/\pos in {A/A/above, B/B/above, C/C/above, D/D/above,
E/E/above, F/F/above right, I/I/above left, J/J/above}
\draw[rotate=-90, \pos] (\point) +(0.1,0.1) -- +(-0.1,-0.1) node {\name};
\end{tikzpicture}
\end{document}
Deux parallèles et une sécante
\documentclass{standalone}
\standaloneconfig{margin=2mm}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}[scale=1.00]
\draw[thick] (-2,-2) -- (2,2);
\draw[thick] (1,-2) -- (5,2);
\draw[thick] (-3,0) -- (6,0);
\coordinate (A) at (-1.5,-1.5);
\coordinate (B) at (1.5,1.5);
\coordinate (C) at (1.5,-1.5);
\coordinate (D) at (4.5,1.5);
\coordinate (E) at (-2.5,0);
\coordinate (F) at (5.5,0);
\coordinate (I) at (0,0);
\coordinate (J) at (3,0);
\draw[fill=red] (I) -- ++(0.5,0) arc (0:45:0.5) node[pos=0.3,anchor=south west ] {\tiny 45};
\foreach \point/\name/\pos in {A/A/above, B/B/above, C/C/above, D/D/above,
E/E/above, F/F/above right, I/I/above left, J/J/above}
\draw[rotate=-90, \pos] (\point) +(0.1,0.1) -- +(-0.1,-0.1) node {\name};
\end{tikzpicture}
\end{document}
Related Courses, Exams, and Exercises
- colorer un angle (arc) Course
- Coordonnées relatives avec angles Course
- Dashed polygone with custom pattern Course
- Dashed polygone with dashed pattern Course
- draw curved lines with tikz Course
- Figure : cercle , diametre et intersections Course
- figure, circle, rectangle, axes Course
- Médiatrice et hauteur d'un triangle Course
- Squares Course
- Syntax des abreviations de coordonées dans Latex Course
- Un parallèlipipède avec Latex Course
- المتوسط ، الإرتفاع والمنصف Course
Course PDF:
📥 Download Deux parallèles et une sécante (PDF)
if you find this content helpful, Please consider supporting me with a small donation
إن وجدت هذا المحتوى مفيدا، من فضلك إدعمني بمبلغ بسيط كتبرع
Buy me a coffee — إشتر لي قهوة
PayPal.me • عبر بايبالOr bank transfer • أو حوالة بنكية
Titulaire : RADOUAN MOSAID RIB : 230 090 6501953211022000 65 IBAN : MA64 2300 9065 0195 3211 0220 0065 BIC / SWIFT : CIHMMAMC
Most Viewed Courses
Tous les sujets des suites numériques des examens nationaux 2008 - 2022
Views: 1.63K
Exam • Maths • 2 Bac Science
DM 1 - Arithmetiques, Calcul vectoriel et projection
Views: 1.56K
Exercise • Maths • Tronc Commun Sciences
MATHEMATIQUES Examens nationaux 2003-2021 2 Bac.Sciences expérimentales
Views: 1.52K
Exam • Maths • 2 Bac Science
Control 01 S01 En arithmétiques et Calcul vectoriel - A 2025-2026
Views: 1.49K
Exam • Maths • Tronc Commun Sciences
Recent Articles
Boosting LaTeX Editing with Custom Vim Mappings
23 Nov 2025
Quran Search: A Feature rich and modern design
13 Feb 2025