Simultaneous Equations (Linear and Quadratic)
2017-09-05 08:56
This GeoGebra example demonstrates how to solve systems of simultaneous equations involving linear and quadratic equations. By graphing lines and quadratic curves (such as parabolas or circles) on the same coordinate plane, it uses the Intersect command to automatically find intersection points A, B, and C, visually illustrating that the solutions to simultaneous equations correspond to the coordi
Loading the GeoGebra board and drawing, please wait…
<?xml version="1.0" encoding="utf-8"?>
<geogebra format="5.0" version="5.0.385.0" app="classic" platform="d" id="07973e28-c865-46ef-81e1-0e47607ca221" xsi:noNamespaceSchemaLocation="http://www.geogebra.org/ggb.xsd" xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
<gui>
<window width="1920" height="1030" />
<perspectives>
<perspective id="tmp">
<panes>
<pane location="" divider="0.2604166666666667" orientation="1" />
</panes>
<views>
<view id="4097" visible="false" inframe="true" stylebar="true" location="1,1,1,1" size="400" window="303,291,700,550" />
<view id="512" toolbar="0 | 1 501 5 19 , 67 | 2 15 45 18 , 7 37 | 514 3 9 , 13 44 , 47 | 16 | 551 550 11 , 20 22 21 23 , 55 56 57 , 12 | 69 | 510 511 , 512 513 | 533 531 , 534 532 , 522 523 , 537 536 , 535 | 521 520 | 36 , 38 49 560 | 571 30 29 570 31 33 | 17 | 540 40 41 42 , 27 28 35 , 6 , 502" visible="false" inframe="false" stylebar="false" location="1,1,1" size="500" window="100,100,600,400" />
<view id="4" toolbar="0 || 2020 , 2021 , 2022 , 66 || 2001 , 2003 , 2002 , 2004 , 2005 || 2040 , 2041 , 2042 , 2044 , 2043" visible="false" inframe="false" stylebar="true" location="1,1" size="300" window="100,100,600,400" />
<view id="8" toolbar="1001 | 1002 | 1003 || 1005 | 1004 || 1006 | 1007 | 1010 || 1008 1009 || 66 68 || 6" visible="false" inframe="false" stylebar="false" location="1,3" size="300" window="100,100,600,400" />
<view id="1" visible="true" inframe="false" stylebar="true" location="1" size="1891" window="100,100,600,400" />
<view id="2" visible="false" inframe="false" stylebar="false" location="3" size="500" window="100,100,250,400" />
<view id="16" visible="false" inframe="false" stylebar="false" location="1" size="150" window="50,50,500,500" />
<view id="32" visible="false" inframe="false" stylebar="true" location="1" size="150" window="50,50,500,500" />
<view id="64" toolbar="0" visible="false" inframe="true" stylebar="true" location="1" size="150" window="50,50,500,500" />
<view id="70" toolbar="0 || 2020 || 2021 || 2022" visible="false" inframe="true" stylebar="true" location="1" size="150" window="50,50,500,500" />
</views>
<toolbar show="true" items="0 39 73 62 | 1 501 67 , 5 19 , 72 75 76 | 2 15 45 , 18 65 , 7 37 | 4 3 8 9 , 13 44 , 58 , 47 | 16 51 64 , 70 | 10 34 53 11 , 24 20 22 , 21 23 | 55 56 57 , 12 | 36 46 , 38 49 50 , 71 14 68 | 30 29 54 32 31 33 | 25 17 26 60 52 61 | 40 41 42 , 27 28 35 , 6" position="1" help="false" />
<input show="true" cmd="true" top="algebra" />
<dockBar show="true" east="true" />
</perspective>
</perspectives>
<labelingStyle val="0"/>
<font size="20"/>
</gui>
<euclidianView>
<viewNumber viewNo="1"/>
<size width="1891" height="806"/>
<coordSystem xZero="789.5869646882043" yZero="392.75488354620614" scale="62.12434259954918" yscale="62.1243425995492"/>
<evSettings axes="true" grid="false" gridIsBold="false" pointCapturing="3" rightAngleStyle="1" checkboxSize="26" gridType="0"/>
<bgColor r="255" g="255" b="255"/>
<axesColor r="0" g="0" b="0"/>
<gridColor r="192" g="192" b="192"/>
<lineStyle axes="1" grid="0"/>
<axis id="0" show="true" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
<axis id="1" show="true" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
</euclidianView>
<kernel>
<continuous val="false"/>
<usePathAndRegionParameters val="true"/>
<decimals val="2"/>
<angleUnit val="degree"/>
<algebraStyle val="0" spreadsheet="0"/>
<coordStyle val="0"/>
</kernel>
<scripting blocked="false" disabled="false"/>
<construction title="" author="" date="">
<expression label ="f" exp="f(x) = x^(2) - (3 * x) - 4" type="function"/>
<element type="function" label="f">
<show object="true" label="true" ev="4"/>
<objColor r="204" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="17" y="71"/>
<labelMode val="3"/>
<animation speed="1" type="0" playing="false"/>
<isShape val="false"/>
<lineStyle thickness="10" type="0" typeHidden="1" opacity="178"/>
<caption val="y= x² - 3x - 4"/>
</element>
<expression label ="g" exp="y = x - 4" type="line"/>
<element type="line" label="g">
<show object="true" label="true" ev="4"/>
<condition showObject="e"/>
<objColor r="0" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="61" y="-52"/>
<labelMode val="2"/>
<animation speed="1" type="0" playing="false"/>
<isShape val="false"/>
<coords x="-1.0" y="1.0" z="4.0"/>
<lineStyle thickness="9" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="explicit"/>
</element>
<expression label ="h" exp="y = (-2 * x) - 5" type="line"/>
<element type="line" label="h">
<show object="true" label="true" ev="4"/>
<condition showObject="a"/>
<objColor r="0" g="0" b="255" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="49" y="63"/>
<labelMode val="2"/>
<animation speed="1" type="0" playing="false"/>
<isShape val="false"/>
<coords x="2.0" y="1.0" z="5.0"/>
<lineStyle thickness="9" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="explicit"/>
</element>
<expression label ="i" exp="y = (3 * x) - 13" type="line"/>
<element type="line" label="i">
<show object="true" label="true" ev="4"/>
<condition showObject="c"/>
<objColor r="255" g="153" b="0" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="27" y="73"/>
<labelMode val="2"/>
<animation speed="1" type="0" playing="false"/>
<isShape val="false"/>
<coords x="-3.0" y="1.0" z="13.0"/>
<lineStyle thickness="9" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="explicit"/>
</element>
<command name="Intersect">
<input a0="f" a1="i"/>
<output a0="A"/>
</command>
<element type="point" label="A">
<show object="true" label="true" ev="4"/>
<condition showObject="d"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="25" y="28"/>
<labelMode val="2"/>
<isShape val="false"/>
<coords x="3.0" y="-4.0" z="1.0"/>
<pointSize val="7"/>
<pointStyle val="1"/>
</element>
<command name="Intersect">
<input a0="f" a1="g"/>
<output a0="B" a1="C"/>
</command>
<element type="point" label="B">
<show object="true" label="true" ev="4"/>
<condition showObject="j"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="10" y="20"/>
<labelMode val="2"/>
<isShape val="false"/>
<coords x="0.0" y="-4.0" z="1.0"/>
<pointSize val="7"/>
<pointStyle val="1"/>
</element>
<element type="point" label="C">
<show object="true" label="true" ev="4"/>
<condition showObject="j"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="35" y="0"/>
<labelMode val="2"/>
<isShape val="false"/>
<coords x="4.0" y="0.0" z="1.0"/>
<pointSize val="7"/>
<pointStyle val="1"/>
</element>
<element type="boolean" label="a">
<value val="false"/>
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="283" y="256"/>
<labelMode val="0"/>
<checkbox fixed="true"/>
<caption val="Show y=-2x-5"/>
</element>
<expression label="text1" exp=""∵No intersection between y=-2x-5 and y=x^2 -3x-4 ∴no solution""/>
<element type="text" label="text1">
<show object="true" label="false" ev="40"/>
<condition showObject="b"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<startPoint x="-12.194687830687837" y="-0.8248798185940998" z="1.0"/>
</element>
<element type="boolean" label="b">
<value val="false"/>
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="283" y="318"/>
<labelMode val="0"/>
<checkbox fixed="true"/>
<caption val="Show the solution of y=-2x-5"/>
</element>
<element type="boolean" label="c">
<value val="false"/>
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="283" y="504"/>
<labelMode val="3"/>
<checkbox fixed="true"/>
<caption val="Show y=3x-13"/>
</element>
<element type="boolean" label="d">
<value val="false"/>
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="283" y="602"/>
<labelMode val="0"/>
<checkbox fixed="true"/>
<caption val="Show the solution of y= 3x-13"/>
</element>
<element type="boolean" label="e">
<value val="false"/>
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="283" y="69"/>
<labelMode val="0"/>
<checkbox fixed="true"/>
<caption val="Show y=x-4"/>
</element>
<element type="boolean" label="j">
<value val="false"/>
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="283" y="131"/>
<labelMode val="0"/>
<checkbox fixed="true"/>
<caption val="Show the solution of y=x-4"/>
</element>
</construction>
</geogebra>