You are on page 1of 1

\documentclass[10pt]{article}

\usepackage{pgfplots}
\pgfplotsset{compat=1.15}
\usepackage{mathrsfs}
\usetikzlibrary{arrows}
\pagestyle{empty}
\begin{document}
\definecolor{ffqqqq}{rgb}{1,0,0}
\definecolor{uuuuuu}{rgb}
{0.26666666666666666,0.26666666666666666,0.26666666666666666}
\definecolor{xdxdff}{rgb}{0.49019607843137253,0.49019607843137253,1}
\definecolor{ududff}{rgb}{0.30196078431372547,0.30196078431372547,1}
\begin{tikzpicture}[line cap=round,line join=round,>=triangle 45,x=1cm,y=1cm]
\clip(-16.6,-11.61) rectangle (16.6,7.05);
\draw [rotate around={0.10851460417888892:(-1.64,0.995)},line width=0.8pt] (-
1.64,0.995) ellipse (3.3cm and 1.9799936868586225cm);
\draw [line width=2pt,color=ffqqqq] (-4.28,0.99)-- (-
1.7838052738817336,2.9729407598353483);
\draw [line width=2pt,color=ffqqqq] (-1.7838052738817336,2.9729407598353483)--
(1,1);
\draw [line width=2pt] (-4.939938491905245,0.9792893170490117)--
(1.6599759311922166,0.9920582804541409);
\draw (-2.4,0.51) node[anchor=north west] {Grand axe a};
\begin{scriptsize}
\draw [fill=ududff] (-4.28,0.99) circle (2.5pt);
\draw[color=ududff] (-4.12,1.42) node {$F$};
\draw [fill=ududff] (1,1) circle (2.5pt);
\draw[color=ududff] (1.24,1.42) node {$F'$};
\draw[color=black] (-3.22,2.52) node {$c$};
\draw [fill=xdxdff] (-1.7838052738817336,2.9729407598353483) circle (2.5pt);
\draw[color=xdxdff] (-1.62,3.4) node {$P$};
\draw [fill=uuuuuu] (-1.64,0.995) circle (2pt);
\draw[color=uuuuuu] (-1.48,1.38) node {$O$};
\draw[color=ffqqqq] (-2.76,1.98) node {$d$};
\draw[color=ffqqqq] (-0.42,1.96) node {$d'$};
\draw [fill=xdxdff] (-4.939938491905245,0.9792893170490117) circle (2.5pt);
\draw[color=xdxdff] (-4.78,1.4) node {$A$};
\draw [fill=xdxdff] (1.6599759311922166,0.9920582804541409) circle (2.5pt);
\draw[color=xdxdff] (1.9,1.42) node {$A'$};
\end{scriptsize}
\end{tikzpicture}
\end{document}

You might also like