Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
polimi-cheatsheet
GitHub Repository: polimi-cheatsheet/GAL-cheatsheet
Path: blob/master/teoria/1.piani.tex
185 views
1
\section{Piani}
2
\begin{tabular}{cc}
3
$\begin{cases}
4
x = x_0 + a_1t + a_2s \\[-0.3em]
5
y = y_0 + b_1t + b_2s \\[-0.3em]
6
z = z_0 + c_1t + c_2s \\
7
\end{cases}$ &
8
$ax + by + cz + d = 0$ \\
9
Forma parametrica & Forma cartesiana \\
10
\end{tabular}
11
12
Nella forma cartesiana $(a, b, c)$ sono i parametri direttori del piano e indicano la direzione
13
\emph{perpendicolare} al piano.
14
15