Angličtina v matematických softwarech 1 Vypracovala: Mgr. Bronislava Kreuzingerová
Název školy
Obchodní akademie a Střední odborné učiliště, Veselí nad Moravou
Název a číslo projektu
Motivace žáků ke studiu technických předmětů OP Vzdělávání pro konkurenceschopnost Registrační číslo: CZ.1.07/1.1.16/01.0065
Název modulu
Matematika jinak
Re al izát or e m to h oto p r oje ktu j e Ob ch od n í ak ad e mi e a St ř ed n í od b o rn é u či li št ě V e se lí n ad Mor a vou Tento projekt je spolufinancován Evropským sociálním fondem a státním rozpočtem České republiky
Pracovní list č. 1
Angličtina v matematických softwarech 1 Numbers natural number integer(integral number) rational irrational real positive negative decimal fraction even odd number set natural domain infinity
přirozené číslo celé číslo racionální iracionální reálné číslo kladné záporné desetinné zlomek sudé liché číselná množina obor přirozených čísel nekonečno
Try to translate : all odd numbers integer domain number 0 is not an element of natural domain set of all even numbers
Mathematical symbols and operations Symbol + * / ^ √ = ≤ ≥
strana 2
Name plus minus times (multiply by) divided by power
Function Commands used in mathematical software addition Plus, add, sum subtraction minus, Subtract multiplication Times
division raising to a power root root extraction equal equality less than inequality less than or equal to greater than inequality greater than or equal to
Divide Power, pow Sqrt, realsqrt Equal, eq Less LessEqual Greater GreaterEqual
Autorem materiálu a všech jeho částí, není-li uvedeno jinak, je Mgr. Bronislava Kreuzingerová
Rewrite using mathematical symbols: 7 plus 3 11 is less than 20 x equals 7 6 times 3 81 divided by 9 y is greater than or equal to -3 5 to the power of 3 equals 125 square root of 36 is not equal to 4 7 times 10 minus 9
Equations (Rovnice) solve an equation have a solution quadratic equation inequality (in)finite number of solutions system of equations variable value
řešit rovnici mít řešení kvadratická rovnice nerovnice (ne)konečně mnoho řešení soustava rovnic proměnná hodnota
Translate into Czech: solve an equation over the reals solve an equation over the positive integers find solutions over the domain of real numbers Mathematica can always solve algebraic equations in one variable when the highest power is less than five. The quadratic equation has two solutions. The form of the intervals depends on the value of a.
Functions linear function line point curve length plot a graph relation coordinates coordinate axis domain of definition range of values trigonometric function exponential function logarithmics function
strana 3
lineární funkce přímka bod křivka délka sestrojit graf funkční předpis souřadnice souřadná osa definiční obor obor hodnot goniometrická funkce exponenciální funkce logaritmická funkce
Autorem materiálu a všech jeho částí, není-li uvedeno jinak, je Mgr. Bronislava Kreuzingerová
Explain the descriptions of the following commands in Mathematica : Plot[f,{x,xmin,xmax}] generates a plot of f as a function of x from xmin to xmax. DiscretePlot [expr,{n,nmin,nmax}] generates a plot of the values of expr when n runs from nmin to nmax. ListPlot [{{x1,y1},{x2,y2},…}] plots a list of points with specified x and y coordinates. Shows the data with the two curves
This generates a table of the numerical values of the exponential function. This gives a table of x, y pairs.
Geometry triangle right-angled altitude square rectangle parallelogram diagonal circle radius polygon perimeter diameter area
trojúhelník pravoúhlý výška čtverec obdélník rovnoběžník úhlopříčka kružnice, kruh poloměr mnohoúhelník obvod průměr obsah
Explain the descriptions of the following commands in Mathematica : Circle[{x, y}, r] i represents a circle of radius r centered at the point x, y. Circle[{x, y}] gives a circle of radius 1.
Area[polygon] gives the area of polygon polygon, when the edges of polygon have unit length
Rectangle [{xmin,ymin},{xmax,ymax}] is a two-dimensional graphics primitive that represents a filled rectangle, oriented parallel to the axes.
strana 4
Autorem materiálu a všech jeho částí, není-li uvedeno jinak, je Mgr. Bronislava Kreuzingerová
Použité zdroje: Anglicko-český / česko-anglický slovník matematické terminologie. [online]. [cit. 2013-01-11]. Dostupné z:
Wolfram Mathematica. [online]. [cit. 2013-01-11]. Dostupné z:
strana 5
Autorem materiálu a všech jeho částí, není-li uvedeno jinak, je Mgr. Bronislava Kreuzingerová