Gerade, Kreis und Parabel
About points...
We associate a certain number of points with each exercise.
When you click an exercise into a collection, this number will be taken as points for the exercise, kind of "by default".
But once the exercise is on the collection, you can edit the number of points for the exercise in the collection independently, without any effect on "points by default" as represented by the number here.
That being said... How many "default points" should you associate with an exercise upon creation?
As with difficulty, there is no straight forward and generally accepted way.
But as a guideline, we tend to give as many points by default as there are mathematical steps to do in the exercise.
Again, very vague... But the number should kind of represent the "work" required.
When you click an exercise into a collection, this number will be taken as points for the exercise, kind of "by default".
But once the exercise is on the collection, you can edit the number of points for the exercise in the collection independently, without any effect on "points by default" as represented by the number here.
That being said... How many "default points" should you associate with an exercise upon creation?
As with difficulty, there is no straight forward and generally accepted way.
But as a guideline, we tend to give as many points by default as there are mathematical steps to do in the exercise.
Again, very vague... But the number should kind of represent the "work" required.
About difficulty...
We associate a certain difficulty with each exercise.
When you click an exercise into a collection, this number will be taken as difficulty for the exercise, kind of "by default".
But once the exercise is on the collection, you can edit its difficulty in the collection independently, without any effect on the "difficulty by default" here.
Why we use chess pieces? Well... we like chess, we like playing around with \(\LaTeX\)-fonts, we wanted symbols that need less space than six stars in a table-column... But in your layouts, you are of course free to indicate the difficulty of the exercise the way you want.
That being said... How "difficult" is an exercise? It depends on many factors, like what was being taught etc.
In physics exercises, we try to follow this pattern:
Level 1 - One formula (one you would find in a reference book) is enough to solve the exercise. Example exercise
Level 2 - Two formulas are needed, it's possible to compute an "in-between" solution, i.e. no algebraic equation needed. Example exercise
Level 3 - "Chain-computations" like on level 2, but 3+ calculations. Still, no equations, i.e. you are not forced to solve it in an algebraic manner. Example exercise
Level 4 - Exercise needs to be solved by algebraic equations, not possible to calculate numerical "in-between" results. Example exercise
Level 5 -
Level 6 -
When you click an exercise into a collection, this number will be taken as difficulty for the exercise, kind of "by default".
But once the exercise is on the collection, you can edit its difficulty in the collection independently, without any effect on the "difficulty by default" here.
Why we use chess pieces? Well... we like chess, we like playing around with \(\LaTeX\)-fonts, we wanted symbols that need less space than six stars in a table-column... But in your layouts, you are of course free to indicate the difficulty of the exercise the way you want.
That being said... How "difficult" is an exercise? It depends on many factors, like what was being taught etc.
In physics exercises, we try to follow this pattern:
Level 1 - One formula (one you would find in a reference book) is enough to solve the exercise. Example exercise
Level 2 - Two formulas are needed, it's possible to compute an "in-between" solution, i.e. no algebraic equation needed. Example exercise
Level 3 - "Chain-computations" like on level 2, but 3+ calculations. Still, no equations, i.e. you are not forced to solve it in an algebraic manner. Example exercise
Level 4 - Exercise needs to be solved by algebraic equations, not possible to calculate numerical "in-between" results. Example exercise
Level 5 -
Level 6 -
Question
Solution
Short
Video
\(\LaTeX\)
No explanation / solution video to this exercise has yet been created.
Visit our YouTube-Channel to see solutions to other exercises.
Don't forget to subscribe to our channel, like the videos and leave comments!
Visit our YouTube-Channel to see solutions to other exercises.
Don't forget to subscribe to our channel, like the videos and leave comments!
Exercise:
Gegeben ist ein Kreis mit dem Mittelpunkt M welcher durch den Ursprung verläuft. Durch dessen Mittelpunkt den Ursprung und auch den Punkt P verläuft eine Gerade m. Ausserdem ist eine Parabel gegeben welche auch durch den Ursprung und den Punkt P geht und am Punkt P eine gemeinsame Tangente mit dem Kreis besitzt. Die Fläche zwischen der Kugel und der Parabel hier blau markiert soll bestimmt werden. center tikzpicturescaletikscale latex fillblue! Mx My circle radius; fill red! variablex -. My - radius + . -- plotsmoothdomain-.:-b/a+. x a * x * x + b * x -- -b/a+. My - radius + . -- cycle; fill BoxBackground variablex -. My - radius -- plotsmoothdomain-.:-b/a+. x minPy/Px * x My + radius * . -- -b/a+. My - radius -- cycle; fill BoxBackground Px Py -- Mx + radius Py -- Mx + radius My - radius -- My - radius -- -- cycle; drawblack line width .mm plotsmoothdomain-.:-b/a+. x a * x * x + b * x nodebelowp; drawblack Mx My circle radius; draw- thick colorgreen!!black Mx - radius -- -b/a+ noderightx; draw- thick colorgreen!!black My - radius -- maxy nodeabovey; fillblack Px Py circle ./tikscale; fillblack Mx My circle ./tikscale; nodebelow right-pt of MxMy outer seppt MMx My; noderightpt of PxPy outer seppt P; fillblack circle ./tikscale; drawblack - Px * . - Py * . -- Px * . Py * . noderightm; drawblack Px Py -- ++My / radius * abssmaller * . -Mx / radius * abssmaller * . noderightt; drawblack Px Py -- ++-My / radius * abssmaller * . Mx / radius * abssmaller * .; tikzpicture center
Solution:
bf Lösungsidee Der Punkt P ist das Doppelte des Punkts M und beträgt somit MpgfmathprnumberPx pgfmathprnumberPy. Solange die Parabel zwischen dem Ursprung und dem Punkt P innerhalb des Kreises verläuft ist die blaue Fläche die Fläche des oberen Halbkreises minus der roten Fläche. Die rote Fläche ist die Fläche unter der Parabel von x bis x P_x minus der Fläche unter der Geraden m von x bis x P_x. newcommandnewcircput..ovalphantomcirc newcommandcleftsemicircput..ovallput..linephantomcirc pgfmathsetmacroAreaMx * Mx + My * Mx * PI pgfmathsetmacroAreaNoPiMx * Mx + My * Mx pgfmathsetmacroAreaHalfMx * Mx + My * Mx * PI / pgfmathsetmacroAreaHalfNoPiMx * Mx + My * Mx / bf . Schritt: Gesamtfläche der Halbkugel Da der Kreis durch den Ursprung geht ist dessen Radius der Abstand des Mittelpunkts zum Ursprung. Daraus lässt sich dann auch dessen Fläche und diejenige des Halbkreises berechnen. r^ M_x^ + M_y^ A_newcirc r^pi piM_x^ + M_y^ pgfmathprnumberAreaNoPipi approx Area A_cleftsemicirc fracA_newcirc fracpiM_x^ + M_y^ pgfmathprnumberAreaHalfNoPipi approx AreaHalf pgfmathsetmacroPydivPxPy / Px pgfmathsetmacrominusPxdivPy-Px / Py newcommandopentriangle% raisebox.ptmakebox.em% setlengthunitlength.em% linethickness.pt% picture polygon picture% % renewcommandqedsymbolopentriangle pgfmathsetmacroPyPxPy * Px pgfmathsetmacroUnderLinePy * Px * . bf . Schritt: Fläche unter Geraden Die Fläche unter der Geraden m ist die Hälfte der Fläche des Rechtecks mit einer Ecke am Ursprung und der anderen Ecke am Punkt P. A_scriptscriptstyleopenbox P_xP_y pgfmathprnumberPyPx A_scriptscriptstyleopentriangle fracP_xP_y pgfmathprnumberUnderLine bf . Schritt: Fläche unter Parabel Eine Parabel ist durch drei Koeffizienten a b c definiert die herausgefunden werden müssen um sie egrieren zu können. center y ax^ + bx + c center Da die Parabel durch den Punkt geht muss der Koeffizient c sein: center a + b + c c center Die Tatsache dass die Parabel durch den Punkt P verläuft liefert die erste Gleichung welche a und b enthält: center pgfmathsetmacroPxSqPx * Px P_y P_x^ a + P_xb pgfmathprnumberPy pgfmathprnumberPxSqa + pgfmathprnumberPxb center Die Gerade m hat eine Steigung von fracP_yP_x fracpgfmathprnumberPypgfmathprnumberPx pgfmathprnumberPydivPx. Da die Tangente t einen rechten Winkel zu m aufweist ist deren Steigung -fracP_xP_y -fracpgfmathprnumberPxpgfmathprnumberPy pgfmathprnumberminusPxdivPy. Die erste Ableitung der Parabel muss also an der Stelle P_x pgfmathprnumberPx einen Wert von -fracP_xP_y pgfmathprnumberminusPxdivPy haben. Dies liefert die zweite Gleichung mit a und b: center -fracP_xP_y P_x a + b pgfmathprnumberminusPxdivPy pgfmathprnumberPx a + b center Nimmt man jetzt die beiden Gleichungen zusammen und löst das Gleichungssystem nach a und b auf bekommt man deren Werte: center a -fracP_yP_x^ - fracP_y pgfmathprnumbera b fracP_yP_x + fracP_xP_y pgfmathprnumberb center Jetzt muss nur noch die Parabel zwischen und P_x egriert werden: A_p _^P_x ax^ + bx dx fracaP_x^ + fracbP_x^ fracpgfmathprnumberapgfmathprnumberPx^ + fracpgfmathprnumberbpgfmathprnumberPx^ &approx areaparab pgfmathsetmacrosolAreaHalf - areaparab - UnderLine A A_cleftsemicirc - A_p - A_scriptscriptstyleopentriangle fracpiM_x^ + M_y^ - fracaP_x^ + fracbP_x^ - fracP_xP_y &approx sol
Gegeben ist ein Kreis mit dem Mittelpunkt M welcher durch den Ursprung verläuft. Durch dessen Mittelpunkt den Ursprung und auch den Punkt P verläuft eine Gerade m. Ausserdem ist eine Parabel gegeben welche auch durch den Ursprung und den Punkt P geht und am Punkt P eine gemeinsame Tangente mit dem Kreis besitzt. Die Fläche zwischen der Kugel und der Parabel hier blau markiert soll bestimmt werden. center tikzpicturescaletikscale latex fillblue! Mx My circle radius; fill red! variablex -. My - radius + . -- plotsmoothdomain-.:-b/a+. x a * x * x + b * x -- -b/a+. My - radius + . -- cycle; fill BoxBackground variablex -. My - radius -- plotsmoothdomain-.:-b/a+. x minPy/Px * x My + radius * . -- -b/a+. My - radius -- cycle; fill BoxBackground Px Py -- Mx + radius Py -- Mx + radius My - radius -- My - radius -- -- cycle; drawblack line width .mm plotsmoothdomain-.:-b/a+. x a * x * x + b * x nodebelowp; drawblack Mx My circle radius; draw- thick colorgreen!!black Mx - radius -- -b/a+ noderightx; draw- thick colorgreen!!black My - radius -- maxy nodeabovey; fillblack Px Py circle ./tikscale; fillblack Mx My circle ./tikscale; nodebelow right-pt of MxMy outer seppt MMx My; noderightpt of PxPy outer seppt P; fillblack circle ./tikscale; drawblack - Px * . - Py * . -- Px * . Py * . noderightm; drawblack Px Py -- ++My / radius * abssmaller * . -Mx / radius * abssmaller * . noderightt; drawblack Px Py -- ++-My / radius * abssmaller * . Mx / radius * abssmaller * .; tikzpicture center
Solution:
bf Lösungsidee Der Punkt P ist das Doppelte des Punkts M und beträgt somit MpgfmathprnumberPx pgfmathprnumberPy. Solange die Parabel zwischen dem Ursprung und dem Punkt P innerhalb des Kreises verläuft ist die blaue Fläche die Fläche des oberen Halbkreises minus der roten Fläche. Die rote Fläche ist die Fläche unter der Parabel von x bis x P_x minus der Fläche unter der Geraden m von x bis x P_x. newcommandnewcircput..ovalphantomcirc newcommandcleftsemicircput..ovallput..linephantomcirc pgfmathsetmacroAreaMx * Mx + My * Mx * PI pgfmathsetmacroAreaNoPiMx * Mx + My * Mx pgfmathsetmacroAreaHalfMx * Mx + My * Mx * PI / pgfmathsetmacroAreaHalfNoPiMx * Mx + My * Mx / bf . Schritt: Gesamtfläche der Halbkugel Da der Kreis durch den Ursprung geht ist dessen Radius der Abstand des Mittelpunkts zum Ursprung. Daraus lässt sich dann auch dessen Fläche und diejenige des Halbkreises berechnen. r^ M_x^ + M_y^ A_newcirc r^pi piM_x^ + M_y^ pgfmathprnumberAreaNoPipi approx Area A_cleftsemicirc fracA_newcirc fracpiM_x^ + M_y^ pgfmathprnumberAreaHalfNoPipi approx AreaHalf pgfmathsetmacroPydivPxPy / Px pgfmathsetmacrominusPxdivPy-Px / Py newcommandopentriangle% raisebox.ptmakebox.em% setlengthunitlength.em% linethickness.pt% picture polygon picture% % renewcommandqedsymbolopentriangle pgfmathsetmacroPyPxPy * Px pgfmathsetmacroUnderLinePy * Px * . bf . Schritt: Fläche unter Geraden Die Fläche unter der Geraden m ist die Hälfte der Fläche des Rechtecks mit einer Ecke am Ursprung und der anderen Ecke am Punkt P. A_scriptscriptstyleopenbox P_xP_y pgfmathprnumberPyPx A_scriptscriptstyleopentriangle fracP_xP_y pgfmathprnumberUnderLine bf . Schritt: Fläche unter Parabel Eine Parabel ist durch drei Koeffizienten a b c definiert die herausgefunden werden müssen um sie egrieren zu können. center y ax^ + bx + c center Da die Parabel durch den Punkt geht muss der Koeffizient c sein: center a + b + c c center Die Tatsache dass die Parabel durch den Punkt P verläuft liefert die erste Gleichung welche a und b enthält: center pgfmathsetmacroPxSqPx * Px P_y P_x^ a + P_xb pgfmathprnumberPy pgfmathprnumberPxSqa + pgfmathprnumberPxb center Die Gerade m hat eine Steigung von fracP_yP_x fracpgfmathprnumberPypgfmathprnumberPx pgfmathprnumberPydivPx. Da die Tangente t einen rechten Winkel zu m aufweist ist deren Steigung -fracP_xP_y -fracpgfmathprnumberPxpgfmathprnumberPy pgfmathprnumberminusPxdivPy. Die erste Ableitung der Parabel muss also an der Stelle P_x pgfmathprnumberPx einen Wert von -fracP_xP_y pgfmathprnumberminusPxdivPy haben. Dies liefert die zweite Gleichung mit a und b: center -fracP_xP_y P_x a + b pgfmathprnumberminusPxdivPy pgfmathprnumberPx a + b center Nimmt man jetzt die beiden Gleichungen zusammen und löst das Gleichungssystem nach a und b auf bekommt man deren Werte: center a -fracP_yP_x^ - fracP_y pgfmathprnumbera b fracP_yP_x + fracP_xP_y pgfmathprnumberb center Jetzt muss nur noch die Parabel zwischen und P_x egriert werden: A_p _^P_x ax^ + bx dx fracaP_x^ + fracbP_x^ fracpgfmathprnumberapgfmathprnumberPx^ + fracpgfmathprnumberbpgfmathprnumberPx^ &approx areaparab pgfmathsetmacrosolAreaHalf - areaparab - UnderLine A A_cleftsemicirc - A_p - A_scriptscriptstyleopentriangle fracpiM_x^ + M_y^ - fracaP_x^ + fracbP_x^ - fracP_xP_y &approx sol
Meta Information
Exercise:
Gegeben ist ein Kreis mit dem Mittelpunkt M welcher durch den Ursprung verläuft. Durch dessen Mittelpunkt den Ursprung und auch den Punkt P verläuft eine Gerade m. Ausserdem ist eine Parabel gegeben welche auch durch den Ursprung und den Punkt P geht und am Punkt P eine gemeinsame Tangente mit dem Kreis besitzt. Die Fläche zwischen der Kugel und der Parabel hier blau markiert soll bestimmt werden. center tikzpicturescaletikscale latex fillblue! Mx My circle radius; fill red! variablex -. My - radius + . -- plotsmoothdomain-.:-b/a+. x a * x * x + b * x -- -b/a+. My - radius + . -- cycle; fill BoxBackground variablex -. My - radius -- plotsmoothdomain-.:-b/a+. x minPy/Px * x My + radius * . -- -b/a+. My - radius -- cycle; fill BoxBackground Px Py -- Mx + radius Py -- Mx + radius My - radius -- My - radius -- -- cycle; drawblack line width .mm plotsmoothdomain-.:-b/a+. x a * x * x + b * x nodebelowp; drawblack Mx My circle radius; draw- thick colorgreen!!black Mx - radius -- -b/a+ noderightx; draw- thick colorgreen!!black My - radius -- maxy nodeabovey; fillblack Px Py circle ./tikscale; fillblack Mx My circle ./tikscale; nodebelow right-pt of MxMy outer seppt MMx My; noderightpt of PxPy outer seppt P; fillblack circle ./tikscale; drawblack - Px * . - Py * . -- Px * . Py * . noderightm; drawblack Px Py -- ++My / radius * abssmaller * . -Mx / radius * abssmaller * . noderightt; drawblack Px Py -- ++-My / radius * abssmaller * . Mx / radius * abssmaller * .; tikzpicture center
Solution:
bf Lösungsidee Der Punkt P ist das Doppelte des Punkts M und beträgt somit MpgfmathprnumberPx pgfmathprnumberPy. Solange die Parabel zwischen dem Ursprung und dem Punkt P innerhalb des Kreises verläuft ist die blaue Fläche die Fläche des oberen Halbkreises minus der roten Fläche. Die rote Fläche ist die Fläche unter der Parabel von x bis x P_x minus der Fläche unter der Geraden m von x bis x P_x. newcommandnewcircput..ovalphantomcirc newcommandcleftsemicircput..ovallput..linephantomcirc pgfmathsetmacroAreaMx * Mx + My * Mx * PI pgfmathsetmacroAreaNoPiMx * Mx + My * Mx pgfmathsetmacroAreaHalfMx * Mx + My * Mx * PI / pgfmathsetmacroAreaHalfNoPiMx * Mx + My * Mx / bf . Schritt: Gesamtfläche der Halbkugel Da der Kreis durch den Ursprung geht ist dessen Radius der Abstand des Mittelpunkts zum Ursprung. Daraus lässt sich dann auch dessen Fläche und diejenige des Halbkreises berechnen. r^ M_x^ + M_y^ A_newcirc r^pi piM_x^ + M_y^ pgfmathprnumberAreaNoPipi approx Area A_cleftsemicirc fracA_newcirc fracpiM_x^ + M_y^ pgfmathprnumberAreaHalfNoPipi approx AreaHalf pgfmathsetmacroPydivPxPy / Px pgfmathsetmacrominusPxdivPy-Px / Py newcommandopentriangle% raisebox.ptmakebox.em% setlengthunitlength.em% linethickness.pt% picture polygon picture% % renewcommandqedsymbolopentriangle pgfmathsetmacroPyPxPy * Px pgfmathsetmacroUnderLinePy * Px * . bf . Schritt: Fläche unter Geraden Die Fläche unter der Geraden m ist die Hälfte der Fläche des Rechtecks mit einer Ecke am Ursprung und der anderen Ecke am Punkt P. A_scriptscriptstyleopenbox P_xP_y pgfmathprnumberPyPx A_scriptscriptstyleopentriangle fracP_xP_y pgfmathprnumberUnderLine bf . Schritt: Fläche unter Parabel Eine Parabel ist durch drei Koeffizienten a b c definiert die herausgefunden werden müssen um sie egrieren zu können. center y ax^ + bx + c center Da die Parabel durch den Punkt geht muss der Koeffizient c sein: center a + b + c c center Die Tatsache dass die Parabel durch den Punkt P verläuft liefert die erste Gleichung welche a und b enthält: center pgfmathsetmacroPxSqPx * Px P_y P_x^ a + P_xb pgfmathprnumberPy pgfmathprnumberPxSqa + pgfmathprnumberPxb center Die Gerade m hat eine Steigung von fracP_yP_x fracpgfmathprnumberPypgfmathprnumberPx pgfmathprnumberPydivPx. Da die Tangente t einen rechten Winkel zu m aufweist ist deren Steigung -fracP_xP_y -fracpgfmathprnumberPxpgfmathprnumberPy pgfmathprnumberminusPxdivPy. Die erste Ableitung der Parabel muss also an der Stelle P_x pgfmathprnumberPx einen Wert von -fracP_xP_y pgfmathprnumberminusPxdivPy haben. Dies liefert die zweite Gleichung mit a und b: center -fracP_xP_y P_x a + b pgfmathprnumberminusPxdivPy pgfmathprnumberPx a + b center Nimmt man jetzt die beiden Gleichungen zusammen und löst das Gleichungssystem nach a und b auf bekommt man deren Werte: center a -fracP_yP_x^ - fracP_y pgfmathprnumbera b fracP_yP_x + fracP_xP_y pgfmathprnumberb center Jetzt muss nur noch die Parabel zwischen und P_x egriert werden: A_p _^P_x ax^ + bx dx fracaP_x^ + fracbP_x^ fracpgfmathprnumberapgfmathprnumberPx^ + fracpgfmathprnumberbpgfmathprnumberPx^ &approx areaparab pgfmathsetmacrosolAreaHalf - areaparab - UnderLine A A_cleftsemicirc - A_p - A_scriptscriptstyleopentriangle fracpiM_x^ + M_y^ - fracaP_x^ + fracbP_x^ - fracP_xP_y &approx sol
Gegeben ist ein Kreis mit dem Mittelpunkt M welcher durch den Ursprung verläuft. Durch dessen Mittelpunkt den Ursprung und auch den Punkt P verläuft eine Gerade m. Ausserdem ist eine Parabel gegeben welche auch durch den Ursprung und den Punkt P geht und am Punkt P eine gemeinsame Tangente mit dem Kreis besitzt. Die Fläche zwischen der Kugel und der Parabel hier blau markiert soll bestimmt werden. center tikzpicturescaletikscale latex fillblue! Mx My circle radius; fill red! variablex -. My - radius + . -- plotsmoothdomain-.:-b/a+. x a * x * x + b * x -- -b/a+. My - radius + . -- cycle; fill BoxBackground variablex -. My - radius -- plotsmoothdomain-.:-b/a+. x minPy/Px * x My + radius * . -- -b/a+. My - radius -- cycle; fill BoxBackground Px Py -- Mx + radius Py -- Mx + radius My - radius -- My - radius -- -- cycle; drawblack line width .mm plotsmoothdomain-.:-b/a+. x a * x * x + b * x nodebelowp; drawblack Mx My circle radius; draw- thick colorgreen!!black Mx - radius -- -b/a+ noderightx; draw- thick colorgreen!!black My - radius -- maxy nodeabovey; fillblack Px Py circle ./tikscale; fillblack Mx My circle ./tikscale; nodebelow right-pt of MxMy outer seppt MMx My; noderightpt of PxPy outer seppt P; fillblack circle ./tikscale; drawblack - Px * . - Py * . -- Px * . Py * . noderightm; drawblack Px Py -- ++My / radius * abssmaller * . -Mx / radius * abssmaller * . noderightt; drawblack Px Py -- ++-My / radius * abssmaller * . Mx / radius * abssmaller * .; tikzpicture center
Solution:
bf Lösungsidee Der Punkt P ist das Doppelte des Punkts M und beträgt somit MpgfmathprnumberPx pgfmathprnumberPy. Solange die Parabel zwischen dem Ursprung und dem Punkt P innerhalb des Kreises verläuft ist die blaue Fläche die Fläche des oberen Halbkreises minus der roten Fläche. Die rote Fläche ist die Fläche unter der Parabel von x bis x P_x minus der Fläche unter der Geraden m von x bis x P_x. newcommandnewcircput..ovalphantomcirc newcommandcleftsemicircput..ovallput..linephantomcirc pgfmathsetmacroAreaMx * Mx + My * Mx * PI pgfmathsetmacroAreaNoPiMx * Mx + My * Mx pgfmathsetmacroAreaHalfMx * Mx + My * Mx * PI / pgfmathsetmacroAreaHalfNoPiMx * Mx + My * Mx / bf . Schritt: Gesamtfläche der Halbkugel Da der Kreis durch den Ursprung geht ist dessen Radius der Abstand des Mittelpunkts zum Ursprung. Daraus lässt sich dann auch dessen Fläche und diejenige des Halbkreises berechnen. r^ M_x^ + M_y^ A_newcirc r^pi piM_x^ + M_y^ pgfmathprnumberAreaNoPipi approx Area A_cleftsemicirc fracA_newcirc fracpiM_x^ + M_y^ pgfmathprnumberAreaHalfNoPipi approx AreaHalf pgfmathsetmacroPydivPxPy / Px pgfmathsetmacrominusPxdivPy-Px / Py newcommandopentriangle% raisebox.ptmakebox.em% setlengthunitlength.em% linethickness.pt% picture polygon picture% % renewcommandqedsymbolopentriangle pgfmathsetmacroPyPxPy * Px pgfmathsetmacroUnderLinePy * Px * . bf . Schritt: Fläche unter Geraden Die Fläche unter der Geraden m ist die Hälfte der Fläche des Rechtecks mit einer Ecke am Ursprung und der anderen Ecke am Punkt P. A_scriptscriptstyleopenbox P_xP_y pgfmathprnumberPyPx A_scriptscriptstyleopentriangle fracP_xP_y pgfmathprnumberUnderLine bf . Schritt: Fläche unter Parabel Eine Parabel ist durch drei Koeffizienten a b c definiert die herausgefunden werden müssen um sie egrieren zu können. center y ax^ + bx + c center Da die Parabel durch den Punkt geht muss der Koeffizient c sein: center a + b + c c center Die Tatsache dass die Parabel durch den Punkt P verläuft liefert die erste Gleichung welche a und b enthält: center pgfmathsetmacroPxSqPx * Px P_y P_x^ a + P_xb pgfmathprnumberPy pgfmathprnumberPxSqa + pgfmathprnumberPxb center Die Gerade m hat eine Steigung von fracP_yP_x fracpgfmathprnumberPypgfmathprnumberPx pgfmathprnumberPydivPx. Da die Tangente t einen rechten Winkel zu m aufweist ist deren Steigung -fracP_xP_y -fracpgfmathprnumberPxpgfmathprnumberPy pgfmathprnumberminusPxdivPy. Die erste Ableitung der Parabel muss also an der Stelle P_x pgfmathprnumberPx einen Wert von -fracP_xP_y pgfmathprnumberminusPxdivPy haben. Dies liefert die zweite Gleichung mit a und b: center -fracP_xP_y P_x a + b pgfmathprnumberminusPxdivPy pgfmathprnumberPx a + b center Nimmt man jetzt die beiden Gleichungen zusammen und löst das Gleichungssystem nach a und b auf bekommt man deren Werte: center a -fracP_yP_x^ - fracP_y pgfmathprnumbera b fracP_yP_x + fracP_xP_y pgfmathprnumberb center Jetzt muss nur noch die Parabel zwischen und P_x egriert werden: A_p _^P_x ax^ + bx dx fracaP_x^ + fracbP_x^ fracpgfmathprnumberapgfmathprnumberPx^ + fracpgfmathprnumberbpgfmathprnumberPx^ &approx areaparab pgfmathsetmacrosolAreaHalf - areaparab - UnderLine A A_cleftsemicirc - A_p - A_scriptscriptstyleopentriangle fracpiM_x^ + M_y^ - fracaP_x^ + fracbP_x^ - fracP_xP_y &approx sol
Contained in these collections
| Title | Creator | Matched on |
|---|---|---|
| Fläche zwischen zwei Kurven abschneiden | uz | tags |
| Oberflächeninhalt | uz | tags |
| Fläche | uz | tags |
| Parabel | uz | tags |
| Gefältelte Membran | uz | tags |
Similar exercises (12)
| Title | Creator | Matched on |
|---|---|---|
| Fläche zwischen zwei Kurven abschneiden | uz | tags |
| Oberflächeninhalt | uz | tags |
| Fläche | uz | tags |
| Parabel | uz | tags |
| Gefältelte Membran | uz | tags |
| Bestimmtes Integral | uz | tags |
| Kurvendiskussion | uz | tags |
| Eingeschlossene Fläche | uz | tags |
| Fläche unter Kurve | uz | tags |
| Parameter für bestimmten Flächeninhalt | uz | tags |
| Verfahren von Newton | uz | tags |
| Uneigentliche Integrale | uz | tags |

