-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathimg-mour-497-2.tex
More file actions
35 lines (35 loc) · 2.23 KB
/
Copy pathimg-mour-497-2.tex
File metadata and controls
35 lines (35 loc) · 2.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
\documentclass[10pt]{article}
\usepackage[utf8]{inputenc}
\usepackage{pgfplots}
\pgfplotsset{compat=1.15}
\usepackage{mathrsfs}
\usetikzlibrary{arrows}
\pagestyle{empty}
\begin{document}
\begin{tikzpicture}[scale=1.5,line cap=round,line join=round,>=latex,x=1.0cm,y=1.0cm]
%\begin{axis}[x=1.0cm,y=1.0cm,axis lines=middle,ymajorgrids=true, xmajorgrids=true,xmin=0,xmax=5.5,ymin=0,ymax=2.5,xtick={0,1,...,5},ytick={0,1,...,2},]
%\clip(0,0) rectangle (5.5,2.5);
\draw [line width=1.pt,color=blue] (0.028079632558572855,0.41362873461504185)-- (5.472564961537816,0.408679202497788);
\draw [line width=1.pt,dash pattern=on 2pt off 2pt,color=blue] (0.4780000214071557,0.07599998141697857)-- (1.535630335657716,2.5133072107971475);
\draw [line width=1.pt,dash pattern=on 2pt off 2pt,color=blue] (1.1220932231652823,2.315687705712269)-- (4.990312054178577,0.2955772092890659);
\draw [line width=1.pt,dash pattern=on 2pt off 2pt,color=blue] (1.7954633886396874,0.06136149955883942)-- (2.61155875223095,1.9680237615814642);
\draw [line width=1.pt,dash pattern=on 2pt off 2pt,color=blue] (0.6390233218466873,0.8920953450082364)-- (5.157328160622477,0.3678457429694598);
\draw [->,line width=1.pt,color=blue] (2.0814219541317076,2.881530670613136) -- (2.1935492583699863,3.141193901480727);
\begin{small}
\draw[color=blue] (2.972761653863127,0.2704155653036311) node {$d$};
%\draw [fill=blue] (1.3893192358667674,2.1761335344622985) circle (2.0pt);
\draw[color=blue] (1.2750080712039027,2.4047343549323643) node {$A$};
%\draw [fill=blue] (2.4610688646380976,1.6164307955013046) circle (2.0pt);
\draw[color=blue] (2.604106590199981,1.7047372689999774) node {$M$};
%\draw [fill=blue] (0.8228748515365102,0.8707634307808145) circle (2.0pt);
\draw[color=blue] (0.751129822840485,1.0659343868925224) node {$A'$};
%\draw [fill=blue] (2.079498806476463,0.7249599421281636) circle (2.0pt);
\draw[color=blue] (2.2548544246243694,0.851009753148484) node {$M'$};
%\draw [fill=blue] (4.764694164590585,0.4134022566424916) circle (2.0pt);
\draw[color=blue] (4.854842768353925,0.6390706289667758) node {$I$};
%\draw [fill=blue] (2.1935492583699863,3.141193901480727) circle (2.5pt);
\draw[color=blue] (2.245152975580602,3.3554763612215273) node {$O$};
\end{small}
%\end{axis}
\end{tikzpicture}
\end{document}