Kommentare:Bayrische Abitur 2012 Analysis I: Unterschied zwischen den Versionen

Aus GeoGebra Manual
Wechseln zu: Navigation, Suche
Zeile 6: Zeile 6:
 
==Teil 1==
 
==Teil 1==
 
===1.)a)===
 
===1.)a)===
[[File:Bayrische Abitur 2012 Analysis I 1a.ggb]]
+
 
 
<math>
 
<math>
 
f\left(x\right) = \log\left(x + 3\right)
 
f\left(x\right) = \log\left(x + 3\right)

Version vom 2. Juni 2013, 16:50 Uhr

CAS Beispiele: Sonnenblumenaufgabe
Sonnenblumenaufgabe
Kategorien für CAS Beispiele (Alle CAS Beispiele)


Bayrische Abituraufgaben

Nach Typ
Nach Jahr


en:Bavarian Final Exam 2012 Analysis I

Datei:Abiturpruefung mathematik cas 2012-Analysis I.pdf

Teil 1

1.)a)

f\left(x\right) = \log\left(x + 3\right)

Testinhalt - Deutsche Version: Bitte durch tatsächlichen Inhalt ersetzen!

Mod[ <Integer a>, <Integer b> ]
Yields the remainder when integer a is divided by integer b.
Beispiel:
Mod[9, 4] yields 1.
Mod[ <Polynomial>, <Polynomial>]
Yields the remainder when the first entered polynomial is divided by the second polynomial.
Beispiel:
Mod[x^3 + x^2 + x + 6, x^2 - 3] yields 4 x + 9.

CAS Syntax

Mod[ <Integer a>, <Integer b> ]
Yields the remainder when integer a is divided by integer b.
Beispiel:
Mod[9, 4] yields 1.
Mod[ <Polynomial>, <Polynomial> ]
Yields the remainder when the first entered polynomial is divided by the second polynomial.
Beispiel:
Mod[x^3 + x^2 + x + 6, x^2 - 3] yields 4 x + 9.
© 2024 International GeoGebra Institute