summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/esami/doc/examples/test5-fillin.tex
blob: 14fcc410e45231c4c0336b60081ec5e213f543b5 (plain)
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

\newfillinproblem{
\FPsetpar{a}{12}{15}
\FPsetpar{b}{13}{15}
\FPsetpar{c}{2}{4}
\FPsetpar{k}{4}{5}
\item \PTs{1}
  $a=\a$, $b=\b$, $c=\c$, $k=\k$

Evaluate   with two exact decimals

$$ \b:\k= \fillin[b]{3cm}{ \FPsv[2]{b/k}}$$
 }


\newfillinproblem{
\FPsetpar{a}{12}{15}
\FPsetpar{b}{13}{15}
\FPsetpar{c}{2}{4}
\FPsetpar{k}{4}{5}
\item \PTs{1}
  $a=\a$, $b=\b$, $c=\c$, $k=\k$

Evaluate   with two exact decimals

$$ \a:\c= \fillin[b]{3cm}{ \FPsv[2]{a/c}}$$ }