Project ID:
5000000069
Accepted:
Template:
Question:
\vspace{-2em}
\hfill
\vspace{-2em}
Question Row 1:
\ifen the lines and : \fi \ifcs přímkami a : \fi \ifpl prostymi i : \fi \ifsk priamkami a : \fi \ifes las rectas y : \fi
Answer Row 1:
* , , ,
Question Row 2:
\ifen the lines and : \fi \ifcs přímkami a : \fi \ifpl prostymi i : \fi \ifsk priamkami a : \fi \ifes las rectas y : \fi
Answer Row 2:
Question Row 3:
\ifen the lines and : \fi \ifcs přímkami a : \fi \ifpl prostymi i : \fi \ifsk priamkami a : \fi \ifes las rectas y : \fi
Answer Row 3:
Question Row 4:
\ifen the lines and : \fi \ifcs přímkami a : \fi \ifpl prostymi i : \fi \ifsk priamkami a : \fi \ifes las rectas y : \fi
Answer Row 4:
Question Row 5:
\ifen the line and the plane : \fi \ifcs přímkou a rovinou : \fi \ifpl prostą i płaszczyzną : \fi \ifsk priamkou a rovinou : \fi \ifes la recta y el plano \fi
Answer Row 5:
Question Row 6:
\ifen the line and the plane : \fi \ifcs přímkou a rovinou : \fi \ifpl prostą i płaszczyzną : \fi \ifsk priamkou a rovinou : \fi \ifes la recta y el plano \fi
Answer Row 6:
Question Row 7:
\ifen the line $BE$ and the plane $AFG$: \fi \ifcs přímkou $BE$ a rovinou $AFG$: \fi \ifpl prostą $BE$ i płaszczyzną $AFG$: \fi \ifsk priamkou $BE$ a rovinou $AFG$: \fi \ifes la recta $BE$ y el plano $AFG$ \fi
Answer Row 7:
Question Row 8:
\ifen the line and the plane : \fi \ifcs přímkou a rovinou : \fi \ifpl prostą i płaszczyzną : \fi \ifsk priamkou a rovinou : \fi \ifes la recta y el plano \fi
Answer Row 8:
* , , ,
Tex:
% tiket 33042
\MsrTabulka[0pt]{0.5\linewidth}{0.4\linewidth}
\pocetsloupcu{4}
\def\obrA{\obrMsr[x=1.5cm,y=1.5cm,z=0.2cm]{-1}2{-1}2
{
\pgfmathsetmacro{\cubex}{1}
\pgfmathsetmacro{\cubey}{1}
\pgfmathsetmacro{\cubez}{2}
\coordinate (A) at (0,0,0);
\coordinate (B) at (\cubex,0,0);
\coordinate (C) at (\cubex.2,0,\cubez);
\coordinate (D) at (0.2,0,\cubez);
\coordinate (E) at (0,\cubey,0);
\coordinate (F) at (\cubex,\cubey,0);
\coordinate (G) at (\cubex.2,\cubey,\cubez);
\coordinate (H) at (0.2,\cubey,\cubez);
\draw[thick,dashed] (A) -- (D) node [yshift=-6pt,xshift=3pt]{$D$} -- (C) node [yshift=-5pt,xshift=5pt]{$C$};
\draw[thick,dashed] (D) -- (H);
\draw[thick] (A) node [yshift=-5pt,xshift=-5pt]{$A$} -- (B) node [yshift=-6pt,xshift=3pt]{$B$} -- (F) node [yshift=6pt,xshift=-3pt]{$F$}-- (E) node [yshift=6pt,xshift=-3pt]{$E$} -- cycle;
\draw[thick] (B) -- (C) -- (G) -- (F);
\draw[thick] (G) node [yshift=6pt,xshift=3pt]{$G$} -- (H) node [yshift=6pt,xshift=-3pt]{$H$} -- (E);
}}