(************** Content-type: application/mathematica ************** Mathematica-Compatible Notebook This notebook can be used with any Mathematica-compatible application, such as Mathematica, MathReader or Publicon. The data for the notebook starts with the line containing stars above. To get the notebook into a Mathematica-compatible application, do one of the following: * Save the data starting with the line of stars above into a file with a name ending in .nb, then open the file inside the application; * Copy the data starting with the line of stars above to the clipboard, then use the Paste menu command inside the application. Data for notebooks contains only printable 7-bit ASCII and can be sent directly in email or through ftp in text mode. Newlines can be CR, LF or CRLF (Unix, Macintosh or MS-DOS style). NOTE: If you modify the data for this notebook not in a Mathematica- compatible application, you must delete the line below containing the word CacheID, otherwise Mathematica-compatible applications may try to use invalid cache data. For more information on notebooks and Mathematica-compatible applications, contact Wolfram Research: web: http://www.wolfram.com email: info@wolfram.com phone: +1-217-398-0700 (U.S.) Notebook reader applications are available free of charge from Wolfram Research. *******************************************************************) (*CacheID: 232*) (*NotebookFileLineBreakTest NotebookFileLineBreakTest*) (*NotebookOptionsPosition[ 442785, 10994]*) (*NotebookOutlinePosition[ 443790, 11025]*) (* CellTagsIndexPosition[ 443746, 11021]*) (*WindowFrame->Normal*) Notebook[{ Cell[TextData[StyleBox["Problem 7a. Using the exact model \n(No thin-walled \ assumption)", FontFamily->"Times New Roman"]], "Title", CellFrame->{{0, 0}, {0, 3}}, FontFamily->"Courier"], Cell[BoxData[ \(Off[General::spell1, General::spell, Solve::"\"]\)], "Input"], Cell[CellGroupData[{ Cell["Cross section properties", "Section", FontFamily->"Times New Roman"], Cell[BoxData[ \(\(vars = {t\_1\ \[Rule] \ 0.005, t\_2\ \[Rule] \ 0.005, \ b \[Rule] \ 0.100, h \[Rule] \ 0.100, \ M \[Rule] \ 1000};\)\)], "Input"], Cell[TextData[{ StyleBox["Note that M = 1000 N-m; ", FontVariations->{"CompatibilityType"->0}], "All other units converted to meters. Also note that N/", Cell[BoxData[ \(TraditionalForm\`mm\^2\)]], "=MPa" }], "Text", FontFamily->"Times New Roman"] }, Open ]], Cell[CellGroupData[{ Cell["Total Cross sectional Area of the beam", "Section", FontFamily->"Times New Roman"], Cell["Section 1: Web ", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(h\_1\ = h - t\_2;\)\), "\[IndentingNewLine]", \(\(A\_1\ = \ h\_1\ t\_1;\)\), "\[IndentingNewLine]", \(Print[\*"\"\\"", A\_1, "\< = \>", \ A\_1 /. vars\ // N, \*"\"\< \!\(m\^2\)\>\"", "\< = \>", 10\^6\ A\_1 /. vars\ // N, \*"\"\< \!\(mm\^2\)\>\""]\)}], "Input"], Cell[BoxData[ InterpretationBox[\("The redefined web area is \!\(A\_1\) = "\ \[InvisibleSpace]\(t\_1\ \((h - t\_2)\)\)\[InvisibleSpace]" = "\[InvisibleSpace]0.000475`\ \[InvisibleSpace]" \!\(m\^2\)"\[InvisibleSpace]" = "\[InvisibleSpace]475.`\ \[InvisibleSpace]" \!\(mm\^2\)"\), SequenceForm[ "The redefined web area is \!\(A\_1\) = ", Times[ Subscript[ t, 1], Plus[ h, Times[ -1, Subscript[ t, 2]]]], " = ", .000475, " \!\(m\^2\)", " = ", 475.0, " \!\(mm\^2\)"], Editable->False]], "Print"] }, Open ]], Cell["Section 2: Flange", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(h\_2\ = t\_2;\)\), "\[IndentingNewLine]", \(\(A\_2\ = \ b\ h\_2\ ;\)\), "\[IndentingNewLine]", \(Print[\*"\"\\"", A\_2, "\< = \>", \ A\_2 /. vars\ // N, \*"\"\< \!\(m\^2\)\>\"", "\< = \>", \ \(10\^6\) A\_2 /. vars\ // N, \*"\"\< \!\(mm\^2\)\>\""]\)}], "Input"], Cell[BoxData[ InterpretationBox[\("The redefined flange area is \!\(A\_2\) = "\ \[InvisibleSpace]\(b\ t\_2\)\[InvisibleSpace]" = "\[InvisibleSpace]0.0005`\ \[InvisibleSpace]" \!\(m\^2\)"\[InvisibleSpace]" = "\[InvisibleSpace]500.`\ \[InvisibleSpace]" \!\(mm\^2\)"\), SequenceForm[ "The redefined flange area is \!\(A\_2\) = ", Times[ b, Subscript[ t, 2]], " = ", .00050000000000000001, " \!\(m\^2\)", " = ", .5*^3, " \!\(mm\^2\)"], Editable->False]], "Print"] }, Open ]], Cell["Total area", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(A\_\(\(T\)\(\ \)\) = \ ExpandAll[\[Sum]\+\(j = 1\)\%2 A\_j];\)\), "\[IndentingNewLine]", \(Print[\*"\"\\"", Expand[A\_\(\(T\)\(\ \)\)], "\< = \>", \ A\_\(\(T\)\(\ \)\) /. vars\ // N, \*"\"\< \!\(m\^2\)\>\"", "\< = \>", \ \(10\^6\) A\_\(\(T\)\(\ \)\) /. vars\ // N, \*"\"\< \!\(mm\^2\)\>\""]\)}], "Input"], Cell[BoxData[ InterpretationBox[\("The total area is \!\(A\_\(\(T\)\(\\ \)\)\) = "\ \[InvisibleSpace]\(h\ t\_1 + b\ t\_2 - t\_1\ t\_2\)\[InvisibleSpace]" = \ "\[InvisibleSpace]0.0009750000000000001`\[InvisibleSpace]" \!\(m\^2\)"\ \[InvisibleSpace]" = "\[InvisibleSpace]975.0000000000001`\[InvisibleSpace]" \ \!\(mm\^2\)"\), SequenceForm[ "The total area is \!\(A\_\(\(T\)\(\\ \)\)\) = ", Plus[ Times[ h, Subscript[ t, 1]], Times[ b, Subscript[ t, 2]], Times[ -1, Subscript[ t, 1], Subscript[ t, 2]]], " = ", .00097500000000000006, " \!\(m\^2\)", " = ", 975.00000000000011, " \!\(mm\^2\)"], Editable->False]], "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Centroid: ", Cell[BoxData[ FormBox[ SubscriptBox[ FormBox[\(x\&_\), "TraditionalForm"], "G"], TraditionalForm]]], " (let's place the origin at point B)" }], "Section", FontFamily->"Times New Roman"], Cell["\<\ Section 1: Horizontal distance from the origin to centroid of web\ \ \>", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(x\&_\_1 = \ t\_1\/2;\)\), "\[IndentingNewLine]", \(Print[\*"\"\\"", Expand[x\&_\_1], "\< = \>", \ x\&_\_1\ /. vars\ // N, "\< m\>", "\< = \>", 10\^3\ x\&_\_1\ /. vars\ // N, "\< mm\>"]\)}], "Input"], Cell[BoxData[ InterpretationBox[\("Centroid of the web is \!\(x\&_\_1\) = "\ \[InvisibleSpace]t\_1\/2\[InvisibleSpace]" = "\[InvisibleSpace]0.0025`\ \[InvisibleSpace]" m"\[InvisibleSpace]" = "\[InvisibleSpace]2.5`\ \[InvisibleSpace]" mm"\), SequenceForm[ "Centroid of the web is \!\(x\&_\_1\) = ", Times[ Rational[ 1, 2], Subscript[ t, 1]], " = ", .0025000000000000001, " m", " = ", 2.5, " mm"], Editable->False]], "Print"] }, Open ]], Cell["\<\ Section 2: Horizontal distance from the origin to centroid of \ flange\ \>", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(x\&_\_2 = \ b\/2\ ;\)\), "\[IndentingNewLine]", \(Print[\*"\"\\"", Expand[x\&_\_2], "\< = \>", \ x\&_\_2\ /. vars\ // N, "\< m\>", "\< = \>", 10\^3\ x\&_\_2\ /. vars\ // N, "\< mm\>"]\)}], "Input"], Cell[BoxData[ InterpretationBox[\("Centroid of the web is \!\(x\&_\_2\) = "\ \[InvisibleSpace]b\/2\[InvisibleSpace]" = "\[InvisibleSpace]0.05`\ \[InvisibleSpace]" m"\[InvisibleSpace]" = "\[InvisibleSpace]50.`\ \[InvisibleSpace]" mm"\), SequenceForm[ "Centroid of the web is \!\(x\&_\_2\) = ", Times[ Rational[ 1, 2], b], " = ", .050000000000000003, " m", " = ", .5*^2, " mm"], Editable->False]], "Print"] }, Open ]], Cell[TextData[{ "Sum ", Cell[BoxData[ \(Ax\ = \[Sum]\+\(j = 1\)\%2\( A\_j\) x\&_\_j\)]] }], "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(Qx = ExpandAll[\ \((\[Sum]\+\(j = 1\)\%2\( A\_j\) x\&_\_j\ )\)];\)\), "\[IndentingNewLine]", \(Print["\"]\), "\ \[IndentingNewLine]", \(Print["\< Qx = \>", Expand[Qx], "\< = \>", \ Qx\ /. vars\ // N, \*"\"\< \!\(m\^3\)\>\"", "\< = \>", \ \(10\^9\) Qx\ /. vars\ // N, \*"\"\< \!\(mm\^3\)\>\""]\)}], "Input"], Cell[BoxData[ \("The first moment of area about the ED is:"\)], "Print"], Cell[BoxData[ InterpretationBox[\(" Qx = "\[InvisibleSpace]\(\(h\ t\_1\%2\)\/2 + \(b\^2\ \ t\_2\)\/2 - 1\/2\ t\_1\%2\ t\_2\)\[InvisibleSpace]" = \ "\[InvisibleSpace]0.000026187500000000003`\[InvisibleSpace]" \!\(m\^3\)"\ \[InvisibleSpace]" = "\[InvisibleSpace]26187.500000000004`\[InvisibleSpace]" \ \!\(mm\^3\)"\), SequenceForm[ " Qx = ", Plus[ Times[ Rational[ 1, 2], h, Power[ Subscript[ t, 1], 2]], Times[ Rational[ 1, 2], Power[ b, 2], Subscript[ t, 2]], Times[ Rational[ -1, 2], Power[ Subscript[ t, 1], 2], Subscript[ t, 2]]], " = ", .000026187500000000003, " \!\(m\^3\)", " = ", 26187.500000000004, " \!\(mm\^3\)"], Editable->False]], "Print"] }, Open ]], Cell[TextData[{ "Centroid: ", Cell[BoxData[ \(\(\(x\&_\_G\)\(=\)\(\(Sum\ of\ all\ \(A\_j\) x\&_\_j\)\/\(Total\ Area\)\)\(\ \)\)\)]] }], "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(x\&_\_G = ExpandAll[\ \((Qx\/A\_T\ )\)];\)\), "\[IndentingNewLine]", \(Print["\"]\), "\[IndentingNewLine]", \(Print[\*"\"\<\!\(x\&_\_G\) =\>\"", x\&_\_G, "\< = \>", x\&_\_G /. vars\ // N, "\< m\>", "\< = \>", \(10\^3\) x\&_\_G /. vars\ // N, \ "\< mm to the right of the origin\>"]\), "\[IndentingNewLine]", \(\(x\&_\_G = Abs[x\&_\_G];\)\)}], "Input"], Cell[BoxData[ \("The centroid is located at "\)], "Print"], Cell[BoxData[ InterpretationBox[\("\!\(x\&_\_G\) ="\[InvisibleSpace]\(\(h\ \ t\_1\%2\)\/\(2\ \((h\ t\_1 + b\ t\_2 - t\_1\ t\_2)\)\) + \(b\^2\ t\_2\)\/\(2\ \ \((h\ t\_1 + b\ t\_2 - t\_1\ t\_2)\)\) - \(t\_1\%2\ t\_2\)\/\(2\ \((h\ t\_1 + \ b\ t\_2 - t\_1\ t\_2)\)\)\)\[InvisibleSpace]" = \ "\[InvisibleSpace]0.026858974358974365`\[InvisibleSpace]" \ m"\[InvisibleSpace]" = \ "\[InvisibleSpace]26.858974358974365`\[InvisibleSpace]" mm to the right of \ the origin"\), SequenceForm[ "\!\(x\&_\_G\) =", Plus[ Times[ Rational[ 1, 2], h, Power[ Subscript[ t, 1], 2], Power[ Plus[ Times[ h, Subscript[ t, 1]], Times[ b, Subscript[ t, 2]], Times[ -1, Subscript[ t, 1], Subscript[ t, 2]]], -1]], Times[ Rational[ 1, 2], Power[ b, 2], Subscript[ t, 2], Power[ Plus[ Times[ h, Subscript[ t, 1]], Times[ b, Subscript[ t, 2]], Times[ -1, Subscript[ t, 1], Subscript[ t, 2]]], -1]], Times[ Rational[ -1, 2], Power[ Subscript[ t, 1], 2], Subscript[ t, 2], Power[ Plus[ Times[ h, Subscript[ t, 1]], Times[ b, Subscript[ t, 2]], Times[ -1, Subscript[ t, 1], Subscript[ t, 2]]], -1]]], " = ", .026858974358974365, " m", " = ", 26.858974358974365, " mm to the right of the origin"], Editable->False]], "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Centroid: ", Cell[BoxData[ FormBox[ SubscriptBox[ FormBox[\(y\&_\), "TraditionalForm"], "G"], TraditionalForm]]], " (let's place the origin at point B)" }], "Section", FontFamily->"Times New Roman"], Cell["\<\ Section 1: Vertical distance from the origin to centroid of \ web\ \>", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(y\&_\_1 = \ ExpandAll[\(-\((h\_1\/2 + t\_2)\)\)];\)\), "\[IndentingNewLine]", \(Print[\*"\"\\"", Expand[y\&_\_1], "\< = \>", \ y\&_\_1\ /. vars\ // N, "\< m\>", "\< = \>", 10\^3\ y\&_\_1\ /. vars\ // N, "\< mm\>"]\)}], "Input"], Cell[BoxData[ InterpretationBox[\("Centroid of the web is \!\(y\&_\_1\) = "\ \[InvisibleSpace]\(\(-\(h\/2\)\) - t\_2\/2\)\[InvisibleSpace]" = \ "\[InvisibleSpace]\(-0.052500000000000005`\)\[InvisibleSpace]" m"\ \[InvisibleSpace]" = "\[InvisibleSpace]\(-52.50000000000001`\)\ \[InvisibleSpace]" mm"\), SequenceForm[ "Centroid of the web is \!\(y\&_\_1\) = ", Plus[ Times[ Rational[ -1, 2], h], Times[ Rational[ -1, 2], Subscript[ t, 2]]], " = ", -.052500000000000005, " m", " = ", -52.500000000000007, " mm"], Editable->False]], "Print"] }, Open ]], Cell["\<\ Section 2: Vertical distance from the origin to centroid of \ flange\ \>", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(y\&_\_2 = \ \(-\(t\_1\/2\)\)\ ;\)\), "\[IndentingNewLine]", \(Print[\*"\"\\"", Expand[y\&_\_2], "\< = \>", \ y\&_\_2\ /. vars\ // N, "\< m\>", "\< = \>", 10\^3\ y\&_\_2\ /. vars\ // N, "\< mm\>"]\)}], "Input"], Cell[BoxData[ InterpretationBox[\("Centroid of the web is \!\(y\&_\_2\) = "\ \[InvisibleSpace]\(-\(t\_1\/2\)\)\[InvisibleSpace]" = \ "\[InvisibleSpace]\(-0.0025`\)\[InvisibleSpace]" m"\[InvisibleSpace]" = "\ \[InvisibleSpace]\(-2.5`\)\[InvisibleSpace]" mm"\), SequenceForm[ "Centroid of the web is \!\(y\&_\_2\) = ", Times[ Rational[ -1, 2], Subscript[ t, 1]], " = ", -.0025000000000000001, " m", " = ", -2.5, " mm"], Editable->False]], "Print"] }, Open ]], Cell[TextData[{ "Sum ", Cell[BoxData[ \(Ay\ = \[Sum]\+\(j = 1\)\%2\( A\_j\) y\&_\_j\)]] }], "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(Qy = ExpandAll[\ \((\[Sum]\+\(j = 1\)\%2\( A\_j\) y\&_\_j\ )\)];\)\), "\[IndentingNewLine]", \(Print["\"]\), "\ \[IndentingNewLine]", \(Print["\< Qy = \>", Expand[Qy], "\< = \>", \ Qy\ /. vars\ // N, \*"\"\< \!\(m\^3\)\>\"", "\< = \>", \ \(10\^9\) Qy\ /. vars\ // N, \*"\"\< \!\(mm\^3\)\>\""]\)}], "Input"], Cell[BoxData[ \("The first moment of area about the EF is:"\)], "Print"], Cell[BoxData[ InterpretationBox[\(" Qy = "\[InvisibleSpace]\(\(-\(1\/2\)\)\ h\^2\ t\_1 \ - 1\/2\ b\ t\_1\ t\_2 + 1\/2\ t\_1\ t\_2\%2\)\[InvisibleSpace]" = \ "\[InvisibleSpace]\(-0.000026187500000000003`\)\[InvisibleSpace]" \!\(m\^3\)"\ \[InvisibleSpace]" = "\[InvisibleSpace]\(-26187.500000000004`\)\ \[InvisibleSpace]" \!\(mm\^3\)"\), SequenceForm[ " Qy = ", Plus[ Times[ Rational[ -1, 2], Power[ h, 2], Subscript[ t, 1]], Times[ Rational[ -1, 2], b, Subscript[ t, 1], Subscript[ t, 2]], Times[ Rational[ 1, 2], Subscript[ t, 1], Power[ Subscript[ t, 2], 2]]], " = ", -.000026187500000000003, " \!\(m\^3\)", " = ", -26187.500000000004, " \!\(mm\^3\)"], Editable->False]], "Print"] }, Open ]], Cell[TextData[{ "Centroid: ", Cell[BoxData[ \(\(\(y\&_\_G\)\(=\)\(\(Sum\ of\ all\ \(A\_j\) y\&_\_j\)\/\(Total\ Area\)\)\(\ \)\)\)]] }], "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(y\&_\_G = ExpandAll[\ \((Qy\/A\_T\ )\)];\)\), "\[IndentingNewLine]", \(Print["\"]\), "\[IndentingNewLine]", \(Print[\*"\"\<\!\(y\&_\_G\) =\>\"", \(-y\&_\_G\), "\< = \>", \ \(-y\&_\_G\) /. vars\ // N, "\< m\>", "\< = \>", \(-10\^3\) y\&_\_G /. vars\ // N, \ "\< mm below the origin\>"]\), "\[IndentingNewLine]", \(\(y\&_\_G = Abs[y\&_\_G];\)\)}], "Input"], Cell[BoxData[ \("The centroid is located at "\)], "Print"], Cell[BoxData[ InterpretationBox[\("\!\(y\&_\_G\) ="\[InvisibleSpace]\(\(h\^2\ \ t\_1\)\/\(2\ \((h\ t\_1 + b\ t\_2 - t\_1\ t\_2)\)\) + \(b\ t\_1\ t\_2\)\/\(2\ \ \((h\ t\_1 + b\ t\_2 - t\_1\ t\_2)\)\) - \(t\_1\ t\_2\%2\)\/\(2\ \((h\ t\_1 + \ b\ t\_2 - t\_1\ t\_2)\)\)\)\[InvisibleSpace]" = \ "\[InvisibleSpace]0.026858974358974365`\[InvisibleSpace]" \ m"\[InvisibleSpace]" = \ "\[InvisibleSpace]26.858974358974365`\[InvisibleSpace]" mm below the \ origin"\), SequenceForm[ "\!\(y\&_\_G\) =", Plus[ Times[ Rational[ 1, 2], Power[ h, 2], Subscript[ t, 1], Power[ Plus[ Times[ h, Subscript[ t, 1]], Times[ b, Subscript[ t, 2]], Times[ -1, Subscript[ t, 1], Subscript[ t, 2]]], -1]], Times[ Rational[ 1, 2], b, Subscript[ t, 1], Subscript[ t, 2], Power[ Plus[ Times[ h, Subscript[ t, 1]], Times[ b, Subscript[ t, 2]], Times[ -1, Subscript[ t, 1], Subscript[ t, 2]]], -1]], Times[ Rational[ -1, 2], Subscript[ t, 1], Power[ Subscript[ t, 2], 2], Power[ Plus[ Times[ h, Subscript[ t, 1]], Times[ b, Subscript[ t, 2]], Times[ -1, Subscript[ t, 1], Subscript[ t, 2]]], -1]]], " = ", .026858974358974365, " m", " = ", 26.858974358974365, " mm below the origin"], Editable->False]], "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Second Moment of Area ", Cell[BoxData[ \(\[CapitalIota]\_xx\)]], " about the neutral axis ( which is located at centroid C)" }], "Section", FontFamily->"Times New Roman"], Cell["Section 1: Web", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(dy\_1 = \(-\((h\_1\/2 - \((y\&_\_G\ - \ t\_2)\))\)\);\)\), "\[IndentingNewLine]", \(\(\[CapitalIota]\_xc1 = \(\(t\_1\) h\_1\^3\)\/12;\)\), "\ \[IndentingNewLine]", \(\(\[CapitalIota]\_xx1 = \ ExpandAll[\ \[CapitalIota]\_xc1\ + \ \(A\_1\) dy\_1\^2\ ];\)\), "\[IndentingNewLine]", \(Print["\"]\), "\[IndentingNewLine]", \(Print[\*"\"\<\!\(\[CapitalIota]\_xx1\) =\>\"", \[CapitalIota]\_xx1 /. vars\ // N, \*"\"\< \!\(m\^4\)\>\"", "\< = \>", \(10\^12\) \[CapitalIota]\_xx1 \ /. vars\ // N, \*"\"\< \!\(mm\^4\)\>\""]\)}], "Input"], Cell[BoxData[ \("The second moment of area about the neutral axis for the web is: "\)], \ "Print"], Cell[BoxData[ InterpretationBox[\("\!\(\[CapitalIota]\_xx1\) \ ="\[InvisibleSpace]6.695341263971069`*^-7\[InvisibleSpace]" \!\(m\^4\)"\ \[InvisibleSpace]" = "\[InvisibleSpace]669534.1263971069`\[InvisibleSpace]" \ \!\(mm\^4\)"\), SequenceForm[ "\!\(\[CapitalIota]\_xx1\) =", .66953412639710686*^-6, " \!\(m\^4\)", " = ", 669534.12639710691, " \!\(mm\^4\)"], Editable->False]], "Print"] }, Open ]], Cell["Section 2: Flange", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(dy\_2 = y\&_\_G - t\_2\/2;\)\), "\[IndentingNewLine]", \(\(\[CapitalIota]\_xc2 = \(\(\ \)\(\(t\_2\^3\) b\)\)\/12;\)\), "\ \[IndentingNewLine]", \(\(\[CapitalIota]\_xx2 = \ ExpandAll[\ \[CapitalIota]\_xc2\ + \ \(A\_2\) dy\_2\^2];\)\), "\[IndentingNewLine]", \(Print["\"]\), "\[IndentingNewLine]", \(Print[\*"\"\<\!\(\[CapitalIota]\_xx2\) =\>\"", \[CapitalIota]\_xx2 /. vars\ // N, \*"\"\< \!\(m\^4\)\>\"", "\< = \>", \(10\^12\) \[CapitalIota]\_xx2 \ /. vars\ // N, \*"\"\< \!\(mm\^4\)\>\""]\)}], "Input"], Cell[BoxData[ \("The second moment of area about the neutral axis for the flange is: \ "\)], "Print"], Cell[BoxData[ InterpretationBox[\("\!\(\[CapitalIota]\_xx2\) \ ="\[InvisibleSpace]2.9772148257725187`*^-7\[InvisibleSpace]" \!\(m\^4\)"\ \[InvisibleSpace]" = "\[InvisibleSpace]297721.48257725185`\[InvisibleSpace]" \ \!\(mm\^4\)"\), SequenceForm[ "\!\(\[CapitalIota]\_xx2\) =", .29772148257725187*^-6, " \!\(m\^4\)", " = ", 297721.48257725185, " \!\(mm\^4\)"], Editable->False]], "Print"] }, Open ]], Cell["Total", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(\[CapitalIota]\_xx = ExpandAll[\ \[CapitalIota]\_xx1 + \[CapitalIota]\_xx2];\)\), "\ \[IndentingNewLine]", \(Print["\"]\), "\ \[IndentingNewLine]", \(Print[\*"\"\<\!\(\[CapitalIota]\_xx\) =\>\"", \[CapitalIota]\_xx /. vars\ // N, \*"\"\< \!\(m\^4\)\>\"", "\< = \>", \(10\^12\) \[CapitalIota]\_xx /. vars\ // N, \*"\"\< \!\(mm\^4\)\>\""]\)}], "Input"], Cell[BoxData[ \("The second moment of area about the neutral axis is: "\)], "Print"], Cell[BoxData[ InterpretationBox[\("\!\(\[CapitalIota]\_xx\) \ ="\[InvisibleSpace]9.672556089743589`*^-7\[InvisibleSpace]" \!\(m\^4\)"\ \[InvisibleSpace]" = "\[InvisibleSpace]967255.6089743589`\[InvisibleSpace]" \ \!\(mm\^4\)"\), SequenceForm[ "\!\(\[CapitalIota]\_xx\) =", .96725560897435888*^-6, " \!\(m\^4\)", " = ", 967255.60897435888, " \!\(mm\^4\)"], Editable->False]], "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Second Moment of Area ", Cell[BoxData[ \(\[CapitalIota]\_yy\)]], " about the neutral axis ( which is located at centroid C)" }], "Section", FontFamily->"Courier"], Cell["Section 1: Web", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(dx\_1 = \(-\((x\&_\_G\ - \ t\_1\/2)\)\);\)\), "\[IndentingNewLine]", \(\(\[CapitalIota]\_yc1 = \(\(t\_1\^3\) h\_1\)\/12;\)\), "\ \[IndentingNewLine]", \(\(\[CapitalIota]\_yy1 = \ ExpandAll[\ \[CapitalIota]\_yc1\ + \ \(A\_1\) dx\_1\^2];\)\), "\[IndentingNewLine]", \(Print["\"]\), "\[IndentingNewLine]", \(Print[\*"\"\<\!\(\[CapitalIota]\_yy1\) =\>\"", \[CapitalIota]\_yy1 /. vars\ // N, \*"\"\< \!\(m\^4\)\>\"", "\< = \>", \(10\^12\) \[CapitalIota]\_yy1 \ /. vars\ // N, \*"\"\< \!\(mm\^4\)\>\""]\)}], "Input"], Cell[BoxData[ \("The second moment of area about the neutral axis for the web is: "\)], \ "Print"], Cell[BoxData[ InterpretationBox[\("\!\(\[CapitalIota]\_yy1\) \ ="\[InvisibleSpace]2.828354084483893`*^-7\[InvisibleSpace]" \!\(m\^4\)"\ \[InvisibleSpace]" = "\[InvisibleSpace]282835.4084483893`\[InvisibleSpace]" \ \!\(mm\^4\)"\), SequenceForm[ "\!\(\[CapitalIota]\_yy1\) =", .28283540844838931*^-6, " \!\(m\^4\)", " = ", 282835.40844838932, " \!\(mm\^4\)"], Editable->False]], "Print"] }, Open ]], Cell["Section 2: Flange", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(dx\_2 = b\/2 - x\&_\_G;\)\), "\[IndentingNewLine]", \(\(\[CapitalIota]\_yc2 = \(\(\ \)\(\(t\_2\) b\^3\)\)\/12;\)\), "\ \[IndentingNewLine]", \(\(\[CapitalIota]\_yy2 = \ ExpandAll[\ \[CapitalIota]\_yc2\ + \ \(A\_2\) dx\_2\^2];\)\), "\[IndentingNewLine]", \(Print["\"]\), "\[IndentingNewLine]", \(Print[\*"\"\<\!\(\[CapitalIota]\_yy2\) =\>\"", \[CapitalIota]\_yy2 /. vars\ // N, \*"\"\< \!\(m\^4\)\>\"", "\< = \>", \(10\^12\) \[CapitalIota]\_yy2 \ /. vars\ // N, \*"\"\< \!\(mm\^4\)\>\""]\)}], "Input"], Cell[BoxData[ \("The second moment of area about the neutral axis for the flange is: \ "\)], "Print"], Cell[BoxData[ InterpretationBox[\("\!\(\[CapitalIota]\_yy2\) \ ="\[InvisibleSpace]6.844202005259695`*^-7\[InvisibleSpace]" \!\(m\^4\)"\ \[InvisibleSpace]" = "\[InvisibleSpace]684420.2005259695`\[InvisibleSpace]" \ \!\(mm\^4\)"\), SequenceForm[ "\!\(\[CapitalIota]\_yy2\) =", .68442020052596952*^-6, " \!\(m\^4\)", " = ", 684420.2005259695, " \!\(mm\^4\)"], Editable->False]], "Print"] }, Open ]], Cell["Total", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(\[CapitalIota]\_yy = ExpandAll[\ \[CapitalIota]\_yy1 + \[CapitalIota]\_yy2];\)\), "\ \[IndentingNewLine]", \(Print["\"]\), "\ \[IndentingNewLine]", \(Print[\*"\"\<\!\(\[CapitalIota]\_yy\) =\>\"", \[CapitalIota]\_yy /. vars\ // N, \*"\"\< \!\(m\^4\)\>\"", "\< = \>", \(10\^12\) \[CapitalIota]\_yy /. vars\ // N, \*"\"\< \!\(mm\^4\)\>\""]\)}], "Input"], Cell[BoxData[ \("The second moment of area about the neutral axis is: "\)], "Print"], Cell[BoxData[ InterpretationBox[\("\!\(\[CapitalIota]\_yy\) \ ="\[InvisibleSpace]9.672556089743589`*^-7\[InvisibleSpace]" \!\(m\^4\)"\ \[InvisibleSpace]" = "\[InvisibleSpace]967255.6089743589`\[InvisibleSpace]" \ \!\(mm\^4\)"\), SequenceForm[ "\!\(\[CapitalIota]\_yy\) =", .96725560897435888*^-6, " \!\(m\^4\)", " = ", 967255.60897435888, " \!\(mm\^4\)"], Editable->False]], "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Second Moment of Area ", Cell[BoxData[ \(\[CapitalIota]\_xy\)]], " about the neutral axis ( which is located at centroid C)" }], "Section", FontFamily->"Courier"], Cell["Section 1: Web", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(\[CapitalIota]\_xcyc1 = 0;\)\), "\[IndentingNewLine]", \(\(\[CapitalIota]\_xy1 = \ ExpandAll[\ \[CapitalIota]\_xcyc1\ + \ \(A\_1\) \((dx\_1)\) \ \((dy\_1)\)];\)\), "\[IndentingNewLine]", \(Print["\"]\), "\[IndentingNewLine]", \(Print[\*"\"\<\!\(\[CapitalIota]\_xy1\) =\>\"", \[CapitalIota]\_xy1 /. vars\ // N, \*"\"\< \!\(m\^4\)\>\"", "\< = \>", \(10\^12\) \[CapitalIota]\_xy1 \ /. vars\ // N, \*"\"\< \!\(mm\^4\)\>\""]\)}], "Input"], Cell[BoxData[ \("The second moment of area about the neutral axis for the web is: "\)], \ "Print"], Cell[BoxData[ InterpretationBox[\("\!\(\[CapitalIota]\_xy1\) \ ="\[InvisibleSpace]2.966798159105853`*^-7\[InvisibleSpace]" \!\(m\^4\)"\ \[InvisibleSpace]" = "\[InvisibleSpace]296679.8159105853`\[InvisibleSpace]" \ \!\(mm\^4\)"\), SequenceForm[ "\!\(\[CapitalIota]\_xy1\) =", .2966798159105853*^-6, " \!\(m\^4\)", " = ", 296679.81591058528, " \!\(mm\^4\)"], Editable->False]], "Print"] }, Open ]], Cell["Section 2: Flange", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(\[CapitalIota]\_xcyc2 = 0;\)\), "\[IndentingNewLine]", \(\(\[CapitalIota]\_xy2 = \ ExpandAll[\ \[CapitalIota]\_xcyc2\ + \ \(A\_2\) dx\_2\ dy\_2];\)\), "\[IndentingNewLine]", \(Print["\"]\), "\[IndentingNewLine]", \(Print[\*"\"\<\!\(\[CapitalIota]\_xy2\) =\>\"", \[CapitalIota]\_xy2 /. vars\ // N, \*"\"\< \!\(m\^4\)\>\"", "\< = \>", \(10\^12\) \[CapitalIota]\_xy2 \ /. vars\ // N, \*"\"\< \!\(mm\^4\)\>\""]\)}], "Input"], Cell[BoxData[ \("The second moment of area about the neutral axis for the flange is: \ "\)], "Print"], Cell[BoxData[ InterpretationBox[\("\!\(\[CapitalIota]\_xy2\) \ ="\[InvisibleSpace]2.8184582511505603`*^-7\[InvisibleSpace]" \!\(m\^4\)"\ \[InvisibleSpace]" = "\[InvisibleSpace]281845.825115056`\[InvisibleSpace]" \!\ \(mm\^4\)"\), SequenceForm[ "\!\(\[CapitalIota]\_xy2\) =", .28184582511505603*^-6, " \!\(m\^4\)", " = ", 281845.82511505601, " \!\(mm\^4\)"], Editable->False]], "Print"] }, Open ]], Cell["Total", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(\[CapitalIota]\_xy = ExpandAll[\ \[CapitalIota]\_xy1 + \[CapitalIota]\_xy2];\)\), "\ \[IndentingNewLine]", \(Print["\"]\), "\ \[IndentingNewLine]", \(Print[\*"\"\<\!\(\[CapitalIota]\_xy\) =\>\"", \[CapitalIota]\_xy /. vars\ // N, \*"\"\< \!\(m\^4\)\>\"", "\< = \>", \(10\^12\) \[CapitalIota]\_xy /. vars\ // N, \*"\"\< \!\(mm\^4\)\>\""]\)}], "Input"], Cell[BoxData[ \("The second moment of area about the neutral axis is: "\)], "Print"], Cell[BoxData[ InterpretationBox[\("\!\(\[CapitalIota]\_xy\) \ ="\[InvisibleSpace]5.785256410256414`*^-7\[InvisibleSpace]" \!\(m\^4\)"\ \[InvisibleSpace]" = "\[InvisibleSpace]578525.6410256414`\[InvisibleSpace]" \ \!\(mm\^4\)"\), SequenceForm[ "\!\(\[CapitalIota]\_xy\) =", .57852564102564138*^-6, " \!\(m\^4\)", " = ", 578525.64102564135, " \!\(mm\^4\)"], Editable->False]], "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Bending stress", "Section", FontFamily->"Courier"], Cell[CellGroupData[{ Cell["Moment resultants", "Subsection", FontFamily->"Times New Roman"], Cell[BoxData[{ \(\(Mx = M\ Cos[\[Theta]];\)\), "\[IndentingNewLine]", \(\(My = \(-M\)\ Sin[\[Theta]];\)\ \ \)}], "Input"], Cell["Bending stress (equation 9.6;page 280,Megson's text)", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(\[Sigma]\_zz = \ ExpandAll[\(My\ \[CapitalIota]\_xx - Mx\ \[CapitalIota]\_xy\)\/\(\(\ \[CapitalIota]\_xx\) \[CapitalIota]\_yy - \[CapitalIota]\_xy\^2\)] x + \ ExpandAll[\(Mx\ \[CapitalIota]\_yy - My\ \[CapitalIota]\_xy\)\/\(\(\ \[CapitalIota]\_xx\) \[CapitalIota]\_yy - \[CapitalIota]\_xy\^2\)] y;\)\), "\[IndentingNewLine]", \(Print[\*"\"\<\!\(\[Sigma]\_zz\)=\>\"", \ \[Sigma]\_zz\ /. vars\ \ // N, \*"\"\< N/\!\(m\^2\)\>\""]\), "\[IndentingNewLine]", \(Print[\*"\"\<\!\(\[Sigma]\_zz\)=\>\"", ExpandAll[\ \[Sigma]\_zz\/10\^6]\ /. vars\ \ // N, "\< MPa\>"]\)}], "Input"], Cell[BoxData[ InterpretationBox[\("\!\(\[Sigma]\_zz\)="\[InvisibleSpace]\(x\ \ \((\(-9.627788795479738`*^8\)\ Cos[\[Theta]] - 1.6097009456553226`*^9\ Sin[\[Theta]])\) + y\ \((1.6097009456553226`*^9\ Cos[\[Theta]] + 9.627788795479736`*^8\ Sin[\[Theta]])\)\)\[InvisibleSpace]" \ N/\!\(m\^2\)"\), SequenceForm[ "\!\(\[Sigma]\_zz\)=", Plus[ Times[ x, Plus[ Times[ -962778879.54797375, Cos[ \[Theta]]], Times[ -1609700945.6553226, Sin[ \[Theta]]]]], Times[ y, Plus[ Times[ 1609700945.6553226, Cos[ \[Theta]]], Times[ 962778879.54797363, Sin[ \[Theta]]]]]], " N/\!\(m\^2\)"], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[\("\!\(\[Sigma]\_zz\)="\[InvisibleSpace]\(\(-962.\ 7788795479729`\)\ x\ Cos[\[Theta]] + 1609.7009456553242`\ y\ Cos[\[Theta]] - 1609.7009456553246`\ x\ Sin[\[Theta]] + 962.7788795479739`\ y\ Sin[\[Theta]]\)\[InvisibleSpace]" MPa"\), SequenceForm[ "\!\(\[Sigma]\_zz\)=", Plus[ Times[ -962.77887954797291, x, Cos[ \[Theta]]], Times[ 1609.7009456553242, y, Cos[ \[Theta]]], Times[ -1609.7009456553246, x, Sin[ \[Theta]]], Times[ 962.77887954797393, y, Sin[ \[Theta]]]], " MPa"], Editable->False]], "Print"] }, Open ]], Cell["Maximum Bending Stress.Need to check at varios points", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell["Point A", "Subsubsection", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(xA\ = \ b\ - x\&_\_G\ /. vars;\)\), "\[IndentingNewLine]", \(\(yA\ = \ y\&_\_G\ - t\_2 /. vars;\)\), "\[IndentingNewLine]", \(\(pointA = Flatten[Append[ vars, \ {x \[Rule] \ xA, \ y \[Rule] \ yA}]];\)\), "\[IndentingNewLine]", \(\(\[Sigma]\_zzA = ExpandAll[ FullSimplify[\[Sigma]\_zz\ /. pointA\ \ ]];\)\), "\[IndentingNewLine]", \(Print["\", xA\ // N, "\<,\>", yA\ // N, "\<) m is:\>"]\), "\[IndentingNewLine]", \(Print[\*"\"\< \!\(\[Sigma]\_zzA\)=\>\"", \ \[Sigma]\_zzA // N, \*"\"\< N/\!\(m\^2\)\>\""]\), "\[IndentingNewLine]", \(\(Plot[\[Sigma]\_zzA\/10\^6\ , {\[Theta], 0, \[Pi]}, PlotRange \[Rule] \ {{0, 3}, {\(-120\), 120}}, AxesLabel \[Rule] {"\<\[Theta]\>", \*"\"\<\!\(\(\[Sigma]\_zz\)\_A\)\>\ \""}\ ];\)\), "\[IndentingNewLine]", \(Print[\*"\"\\"", Max[ Table[\[Sigma]\_zzA\/10\^6, {\[Theta], 0, \[Pi], 0.001}]], \ "\< MPa\>"]\), "\[IndentingNewLine]", \(Print[\*"\"\\"", Min[ Table[\[Sigma]\_zzA\/10\^6, {\[Theta], 0, \[Pi], 0.001}]], \ "\< MPa\>"]\)}], "Input"], Cell[BoxData[ InterpretationBox[\("Bending Stress at \ ("\[InvisibleSpace]0.07314102564102565`\[InvisibleSpace]","\[InvisibleSpace]0.\ 021858974358974364`\[InvisibleSpace]") m is:"\), SequenceForm[ "Bending Stress at (", .073141025641025648, ",", .021858974358974364, ") m is:"], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[\(" \ \!\(\[Sigma]\_zzA\)="\[InvisibleSpace]\(\(-3.523222301895981`*^7\)\ Cos[\ \[Theta]] - 9.668981929915796`*^7\ Sin[\[Theta]]\)\[InvisibleSpace]" N/\!\(m\^2\ \)"\), SequenceForm[ " \!\(\[Sigma]\_zzA\)=", Plus[ Times[ -35232223.018959813, Cos[ \[Theta]]], Times[ -96689819.299157962, Sin[ \[Theta]]]], " N/\!\(m\^2\)"], Editable->False]], "Print"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 2.77556e-017 0.333333 0.309017 0.00257514 [ [.16667 .29652 -9 -9 ] [.16667 .29652 9 0 ] [.33333 .29652 -3 -9 ] [.33333 .29652 3 0 ] [.5 .29652 -9 -9 ] [.5 .29652 9 0 ] [.66667 .29652 -3 -9 ] [.66667 .29652 3 0 ] [.83333 .29652 -9 -9 ] [.83333 .29652 9 0 ] [1 .29652 -3 -9 ] [1 .29652 3 0 ] [1.025 .30902 0 -6.28125 ] [1.025 .30902 10 6.28125 ] [-0.0125 .0515 -24 -4.5 ] [-0.0125 .0515 0 4.5 ] [-0.0125 .18026 -18 -4.5 ] [-0.0125 .18026 0 4.5 ] [-0.0125 .43777 -12 -4.5 ] [-0.0125 .43777 0 4.5 ] [-0.0125 .56653 -18 -4.5 ] [-0.0125 .56653 0 4.5 ] [0 .64303 -12 0 ] [0 .64303 12 12.5625 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .16667 .30902 m .16667 .31527 L s [(0.5)] .16667 .29652 0 1 Mshowa .33333 .30902 m .33333 .31527 L s [(1)] .33333 .29652 0 1 Mshowa .5 .30902 m .5 .31527 L s [(1.5)] .5 .29652 0 1 Mshowa .66667 .30902 m .66667 .31527 L s [(2)] .66667 .29652 0 1 Mshowa .83333 .30902 m .83333 .31527 L s [(2.5)] .83333 .29652 0 1 Mshowa 1 .30902 m 1 .31527 L s [(3)] 1 .29652 0 1 Mshowa .125 Mabswid .03333 .30902 m .03333 .31277 L s .06667 .30902 m .06667 .31277 L s .1 .30902 m .1 .31277 L s .13333 .30902 m .13333 .31277 L s .2 .30902 m .2 .31277 L s .23333 .30902 m .23333 .31277 L s .26667 .30902 m .26667 .31277 L s .3 .30902 m .3 .31277 L s .36667 .30902 m .36667 .31277 L s .4 .30902 m .4 .31277 L s .43333 .30902 m .43333 .31277 L s .46667 .30902 m .46667 .31277 L s .53333 .30902 m .53333 .31277 L s .56667 .30902 m .56667 .31277 L s .6 .30902 m .6 .31277 L s .63333 .30902 m .63333 .31277 L s .7 .30902 m .7 .31277 L s .73333 .30902 m .73333 .31277 L s .76667 .30902 m .76667 .31277 L s .8 .30902 m .8 .31277 L s .86667 .30902 m .86667 .31277 L s .9 .30902 m .9 .31277 L s .93333 .30902 m .93333 .31277 L s .96667 .30902 m .96667 .31277 L s .25 Mabswid 0 .30902 m 1 .30902 L s gsave 1.025 .30902 -61 -10.2813 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.5625 translate 1 -1 scale /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding WindowsANSIEncoding def currentdict end newfontname exch definefont pop } def 63.000 12.813 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 12.813 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (q) show 69.000 12.813 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .0515 m .00625 .0515 L s [(-100)] -0.0125 .0515 1 0 Mshowa 0 .18026 m .00625 .18026 L s [(-50)] -0.0125 .18026 1 0 Mshowa 0 .43777 m .00625 .43777 L s [(50)] -0.0125 .43777 1 0 Mshowa 0 .56653 m .00625 .56653 L s [(100)] -0.0125 .56653 1 0 Mshowa .125 Mabswid 0 .07725 m .00375 .07725 L s 0 .10301 m .00375 .10301 L s 0 .12876 m .00375 .12876 L s 0 .15451 m .00375 .15451 L s 0 .20601 m .00375 .20601 L s 0 .23176 m .00375 .23176 L s 0 .25751 m .00375 .25751 L s 0 .28327 m .00375 .28327 L s 0 .33477 m .00375 .33477 L s 0 .36052 m .00375 .36052 L s 0 .38627 m .00375 .38627 L s 0 .41202 m .00375 .41202 L s 0 .46353 m .00375 .46353 L s 0 .48928 m .00375 .48928 L s 0 .51503 m .00375 .51503 L s 0 .54078 m .00375 .54078 L s 0 .02575 m .00375 .02575 L s 0 .59228 m .00375 .59228 L s .25 Mabswid 0 0 m 0 .61803 L s gsave 0 .64303 -73 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.5625 translate 1 -1 scale /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding WindowsANSIEncoding def currentdict end newfontname exch definefont pop } def 63.000 12.813 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 12.813 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (s) show 69.000 14.313 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 7.125 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (zz) show 78.063 14.813 moveto (A) show 83.000 12.813 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .5 Mabswid 0 .21829 m .04248 .18738 L .08881 .15593 L .13232 .12908 L .17417 .10614 L .21871 .08523 L .26158 .06887 L .28344 .06205 L .30716 .05584 L .32805 .05143 L .33993 .04938 L .35106 .04775 L .36245 .04639 L .37287 .04541 L .3782 .04501 L .38401 .04465 L .3872 .04449 L .39016 .04436 L .3932 .04424 L .396 .04416 L .39871 .0441 L .40009 .04407 L .40158 .04405 L .40236 .04404 L .40307 .04403 L .40446 .04402 L .40523 .04402 L .40608 .04401 L .40688 .04401 L .40762 .04401 L .40892 .04402 L .41014 .04402 L .41148 .04403 L .41292 .04405 L .41436 .04407 L .41587 .0441 L .41856 .04417 L .42362 .04434 L .42833 .04455 L .43902 .04522 L .45059 .04626 L .46152 .04753 L .48195 .05066 L .50396 .05512 L .52425 .0602 L .56758 .07413 L .60924 .09125 L .65359 .11321 L .69628 .13762 L .74167 .16665 L Mistroke .78539 .1971 L .82744 .22821 L .87219 .26272 L .91527 .29674 L .96105 .3331 L Mfstroke .96105 .3331 m 1 .36366 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{0, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHg0?ooo`D00000aP3oool000/0oooo0d0000050?ooo`03@000003oool0oooo0080 oooo00E000000?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo00@0oooo00<000000?oo o`3oool0I03oool4000005L0oooo0P0000340?ooo`003@3oool00d000000oooo0?ooo`040?ooo`A0 00001@3oool4@00000L0oooo00<000000?ooo`3oool0H@3oool3000005d0oooo0`0000310?ooo`00 :03oool00`000000oooo0?ooo`1O0?ooo`800000H`3oool300000;h0oooo000X0?ooo`030000003o ool0oooo05`0oooo0`00001X0?ooo`800000_03oool002P0oooo00<000000?ooo`3oool0F@3oool3 000006d0oooo0`00002i0?ooo`00:03oool00`000000oooo0?ooo`1G0?ooo`800000L`3oool30000 0;H0oooo000X0?ooo`03000004000000oooo05@0oooo0`00001h0?ooo`800000]03oool002P0oooo 00<000000?ooo`3oool0D@3oool3000007d0oooo0`00002a0?ooo`00:03oool00`000000oooo0?oo o`1?0?ooo`800000P`3oool200000:l0oooo000X0?ooo`030000003oool0oooo04`0oooo0`000027 0?ooo`<00000[03oool002P0oooo00<000000?ooo`3oool0BP3oool2000008d0oooo0P00002Z0?oo o`00:03oool00`000000oooo0?ooo`180?ooo`800000T@3oool200000:P0oooo000X0?ooo`030000 003oool0oooo04D0oooo0`00002E0?ooo`800000YP3oool002P0oooo00<000000?ooo`3oool0@`3o ool2000009X0oooo0P00002T0?ooo`00:03oool00`000000oooo0?ooo`110?ooo`800000WP3oool2 00000:80oooo000X0?ooo`03000004000000oooo03l0oooo0P00002R0?ooo`800000X03oool002P0 oooo00<000000?ooo`3oool0?@3oool200000:H0oooo0P00002N0?ooo`00:03oool00`000000oooo 0?ooo`0k0?ooo`800000ZP3oool2000009`0oooo000X0?ooo`030000003oool0oooo03T0oooo0P00 002^0?ooo`800000VP3oool002P0oooo00<000000?ooo`3oool0>03oool00`000000oooo0?ooo`2` 0?ooo`800000V03oool002P0oooo00<000000?ooo`3oool0=P3oool200000;D0oooo0P00002F0?oo o`00:03oool00`000000oooo0?ooo`0d0?ooo`800000^@3oool2000009@0oooo000X0?ooo`030000 003oool0oooo03<0oooo00<000000?ooo`3oool0^`3oool200000980oooo000X0?ooo`030000003o ool0oooo0340oooo0P0000300?ooo`030000003oool0oooo08l0oooo000X0?ooo`030000003oool0 oooo02l0oooo0P0000330?ooo`800000S`3oool002P0oooo00<00000@000003oool0;P3oool00`00 0000oooo0?ooo`350?ooo`800000S@3oool002P0oooo00<000000?ooo`3oool0;03oool2000000?ooo`800000o`3oool70?ooo`030000003oool0oooo06`0 oooo000D0?ooo`03@000003oool0oooo00D0oooo00=000000?ooo`3oool00P3oool00d000000oooo 0?ooo`040?ooo`030000003oool0oooo00d0oooo00<000000?ooo`3oool0o`3oool80?ooo`800000 K03oool001@0oooo00=000000?ooo`3oool01@3oool00d000000oooo0?ooo`020?ooo`03@000003o ool0oooo00@0oooo00<000000?ooo`3oool02`3oool200000?l0oooo3@3oool00`000000oooo0?oo o`1Y0?ooo`00503oool5@00000@0oooo140000070?ooo`030000003oool0oooo00X0oooo00<00000 0?ooo`3oool0o`3oool>0?ooo`030000003oool0oooo06P0oooo000X0?ooo`030000003oool0oooo 00P0oooo0P00003o0?oooa80oooo0P00001X0?ooo`00:03oool00`000000oooo0?ooo`070?ooo`03 0000003oool0oooo0?l0oooo503oool00`000000oooo0?ooo`1U0?ooo`00:03oool00`000000oooo 0?ooo`050?ooo`800000o`3ooolH0?ooo`800000I@3oool002P0oooo00<000000?ooo`3oool0103o ool00`000000oooo0?ooo`3o0?oooaX0oooo00<000000?ooo`3oool0HP3oool002P0oooo00<00000 @000003oool00`3oool00`000000oooo0?ooo`3o0?oooa`0oooo00<000000?ooo`3oool0H@3oool0 02P0oooo00@000000?ooo`3oool0oooo0P00003o0?ooob00oooo0P00001Q0?ooo`00:03oool01000 0000oooo0?ooo`00003o0?ooob@0oooo00<000000?ooo`3oool0GP3oool002P0oooo0`00003o0?oo obH0oooo00<000000?ooo`3oool0G@3oool002P0oooo00<000000?ooo`3oool0o`3ooolW0?ooo`80 0000G@3oool002P0oooo00<000000?ooo`3oool0o`3ooolY0?ooo`030000003oool0oooo05X0oooo 000X0?ooo`030000003oool0oooo0?l0oooo:P3oool00`000000oooo0?ooo`1I0?ooo`00:03oool0 0`000000oooo0?ooo`3o0?ooob/0oooo0P00001I0?ooo`00:03oool00`000000oooo0?ooo`3o0?oo obd0oooo00<000000?ooo`3oool0EP3oool002P0oooo00<00000@000003oool0o`3oool^0?ooo`03 0000003oool0oooo05D0oooo000X0?ooo`030000003oool0oooo0?l0oooo;`3oool2000005D0oooo 000X0?ooo`030000003oool0oooo0?l0oooo<@3oool00`000000oooo0?ooo`1B0?ooo`00:03oool0 0`000000oooo0?ooo`3o0?oooc80oooo00<000000?ooo`3oool0D@3oool002P0oooo00<000000?oo o`3oool0o`3ooolc0?ooo`800000D@3oool002P0oooo00<000000?ooo`3oool0o`3ooole0?ooo`03 0000003oool0oooo04h0oooo000X0?ooo`030000003oool0oooo0?l0oooo=P3oool00`000000oooo 0?ooo`1=0?ooo`00:03oool00`000000oooo0?ooo`3o0?ooocL0oooo0P00001=0?ooo`00:03oool0 0`000000oooo0?ooo`3o0?ooocT0oooo00<000000?ooo`3oool0BP3oool002P0oooo00<000000?oo o`3oool0o`3ooolj0?ooo`030000003oool0oooo04T0oooo000X0?ooo`03000004000000oooo0?l0 oooo>`3oool2000004T0oooo000X0?ooo`030000003oool0oooo0?l0oooo?@3oool00`000000oooo 0?ooo`160?ooo`00:03oool00`000000oooo0?ooo`0_0?ooo`A000001P3oool2@00000H0oooo1400 000_0?ooo`M00000;@3oool7@00000@0oooo0T0000060?ooo`A00000;`3oool6@00002h0oooo1T00 00050?ooo`9000001P3oool4@00000@0oooo00<000000?ooo`3oool0:@3oool4@00001P0oooo000X 0?ooo`030000003oool0oooo02h0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`03 0?ooo`9000001@3oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo02l0oooo00=00000 0?ooo`3oool0<@3oool00d000000oooo0?ooo`050?ooo`9000001@3oool00d000000oooo0?ooo`02 0?ooo`03@000003oool0oooo02`0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`0/ 0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool00`3oool2@00000D0oooo00=00000 0?ooo`3oool00P3oool00d000000oooo0?ooo`020?ooo`030000003oool0oooo02L0oooo00=00000 0?ooo`3oool00P3oool00d000000oooo0?ooo`0E0?ooo`00:03oool00`000000oooo0?ooo`0^0?oo o`03@000003oool0oooo0080oooo00=000000?ooo`3oool03`3oool00d000000oooo0?ooo`0_0?oo o`03@000003oool0oooo0340oooo00=000000?ooo`3oool04@3oool00d000000oooo0?ooo`0]0?oo o`03@000003oool0oooo0340oooo00=000000?ooo`3oool04`3oool00d000000oooo0?ooo`030?oo o`800000;03oool00d000000oooo0?ooo`0E0?ooo`00:03oool00`000000oooo0?ooo`0^0?ooo`03 @000003oool0oooo0080oooo00=000000?ooo`3oool03`3oool00d000000oooo0?ooo`0_0?ooo`03 @000003oool0oooo0340oooo00=000000?ooo`3oool04@3oool00d000000oooo0?ooo`0^0?ooo`03 @000003oool0oooo0340oooo00=000000?ooo`3oool04P3oool00d000000oooo0?ooo`050?ooo`03 0000003oool0oooo02T0oooo00=000000?ooo`3oool05@3oool002P0oooo00<000000?ooo`3oool0 ;P3oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo00l0oooo00=000000?ooo`3oool0 ;`3oool00d000000oooo0?ooo`0a0?ooo`03@000003oool0oooo0140oooo00=000000?ooo`3oool0 ;`3oool00d000000oooo0?ooo`0a0?ooo`03@000003oool0oooo0140oooo00=000000?ooo`3oool0 1P3oool00`000000oooo0?ooo`0V0?ooo`900000603oool002P0oooo00<000000?ooo`3oool0;P3o ool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo00/0oooo1400000b0?ooo`03@000003o ool0oooo0340oooo00=000000?ooo`3oool03@3oool4@00003<0oooo00=000000?ooo`3oool0<@3o ool00d000000oooo0?ooo`0<0?ooo`A000002P3oool00`000000oooo0?ooo`0W0?ooo`03@000003o ool0oooo01D0oooo000X0?ooo`030000003oool0oooo02h0oooo00=000000?ooo`3oool00P3oool0 0d000000oooo0?ooo`0;0?ooo`03@000003oool0oooo03<0oooo00=000000?ooo`3oool0<@3oool0 0d000000oooo0?ooo`0=0?ooo`03@000003oool0oooo0300oooo00=000000?ooo`3oool00P3oool0 0d000000oooo0?ooo`0/0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool02`3oool0 0d000000oooo0?ooo`0<0?ooo`8000009`3oool00d000000oooo0?ooo`0E0?ooo`00:03oool00`00 001000000?ooo`0^0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool02`3oool00d00 0000oooo0?ooo`0a0?ooo`=00000<@3oool3@00000l0oooo00=000000?ooo`3oool0<03oool00d00 0000oooo0?ooo`020?ooo`03@000003oool0oooo02`0oooo00=000000?ooo`3oool00P3oool00d00 0000oooo0?ooo`0;0?ooo`03@000003oool0oooo00h0oooo00<000000?ooo`3oool07`3oool00d00 0000oooo0?ooo`020?ooo`03@000003oool0oooo01D0oooo000X0?ooo`030000003oool0oooo02l0 oooo1400000>0?ooo`E00000<@3oool00d000000oooo0?ooo`0a0?ooo`03@000003oool0oooo00d0 oooo1D00000_0?ooo`A00000<03oool4@00000h0oooo1D00000=0?ooo`030000003oool0oooo01l0 oooo1400000H0?ooo`00:03oool00`000000oooo0?ooo`3o0?ooodT0oooo00<000000?ooo`3oool0 >P3oool002P0oooo00<000000?ooo`3oool0o`3ooom:0?ooo`800000>P3oool002P0oooo00<00000 0?ooo`3oool0o`3ooom<0?ooo`030000003oool0oooo03L0oooo000X0?ooo`030000003oool0oooo 0?l0ooooC@3oool00`000000oooo0?ooo`0f0?ooo`00:03oool00`000000oooo0?ooo`3o0?ooodh0 oooo00<000000?ooo`3oool0=@3oool002P0oooo00<000000?ooo`3oool0o`3ooom?0?ooo`800000 :P3oool4@00000L0oooo000X0?ooo`030000003oool0oooo0?l0ooooD@3oool00`000000oooo0?oo o`0V0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool0103oool002P0oooo00<00000 0?ooo`3oool0o`3ooomB0?ooo`030000003oool0oooo02D0oooo00=000000?ooo`3oool00`3oool0 0d000000oooo0?ooo`030?ooo`00:03ooooo000006l0000000=000000?ooo`3oool02`3oool00d00 0000oooo0?ooo`030?ooo`03@000003oool0oooo00<0oooo000X0?ooo`030000003oool0oooo00T0 oooo00=000000?ooo`3oool02P3oool00d000000oooo0?ooo`090?ooo`03@000003oool0oooo00T0 oooo00=000000?ooo`3oool02@3oool00`000000oooo0?ooo`090?ooo`03@000003oool0oooo00X0 oooo00=000000?ooo`3oool02@3oool00d000000oooo0?ooo`090?ooo`03@000003oool0oooo00T0 oooo00<000000?ooo`3oool02@3oool00d000000oooo0?ooo`0:0?ooo`03@000003oool0oooo00T0 oooo00=000000?ooo`3oool02@3oool00d000000oooo0?ooo`090?ooo`030000003oool0oooo00T0 oooo00=000000?ooo`3oool02P3oool00d000000oooo0?ooo`090?ooo`03@000003oool0oooo00T0 oooo00=000000?ooo`3oool02@3oool00`000000oooo0?ooo`090?ooo`03@000003oool0oooo00X0 oooo00=000000?ooo`3oool02@3oool00d000000oooo0?ooo`090?ooo`03@000003oool0oooo00T0 oooo00<000000?ooo`3oool02P3oool00d000000oooo0?ooo`090?ooo`03@000003oool0oooo00T0 oooo00=000000000003oool02@3oool00d000000oooo0?ooo`090?ooo`030000003oool0oooo00/0 oooo1d0000050?ooo`00:03oool00`000000oooo0?ooo`0j0?ooo`03@000003oool0oooo03X0oooo 00=000000?ooo`3oool0>P3oool00d000000oooo0?ooo`0j0?ooo`03@000003oool0oooo03X0oooo 00=000000?ooo`3oool0903oool00`000000oooo0?ooo`0C0?ooo`03@000003oool0oooo00/0oooo 00=000000?ooo`3oool00`3oool00d000000oooo0?ooo`030?ooo`00:03oool00`000000oooo0?oo o`3o0?oooeL0oooo0P00000R0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool00`3o ool002P0oooo00<000000?ooo`3oool0o`3ooomI0?ooo`030000003oool0oooo0200oooo14000006 0?ooo`00:03oool00`000000oooo0?ooo`3o0?oooeX0oooo00<000000?ooo`3oool0:@3oool002P0 oooo00<000000?ooo`3oool0o`3ooomK0?ooo`800000:@3oool002P0oooo00<000000?ooo`3oool0 o`3ooomM0?ooo`030000003oool0oooo02H0oooo000X0?ooo`030000003oool0oooo0?l0ooooGP3o ool00`000000oooo0?ooo`0U0?ooo`00:03oool00`00001000000?ooo`3o0?oooel0oooo00<00000 0?ooo`3oool0903oool002P0oooo00<000000?ooo`3oool0o`3ooomP0?ooo`030000003oool0oooo 02<0oooo000X0?ooo`030000003oool0oooo0?l0ooooH@3oool2000002<0oooo000X0?ooo`030000 003oool0oooo0?l0ooooH`3oool00`000000oooo0?ooo`0P0?ooo`00:03oool00`000000oooo0?oo o`3o0?ooof@0oooo00<000000?ooo`3oool07`3oool002P0oooo00<000000?ooo`3oool0o`3ooomU 0?ooo`030000003oool0oooo01h0oooo000X0?ooo`030000003oool0oooo0?l0ooooIP3oool00`00 0000oooo0?ooo`0M0?ooo`00:03oool00`000000oooo0?ooo`3o0?ooofL0oooo00<000000?ooo`3o ool0703oool002P0oooo00<000000?ooo`3oool0o`3ooomX0?ooo`800000703oool002P0oooo00<0 0000@000003oool0o`3ooomZ0?ooo`030000003oool0oooo01T0oooo000X0?ooo`030000003oool0 oooo0?l0ooooJ`3oool00`000000oooo0?ooo`0H0?ooo`00:03oool00`000000oooo0?ooo`3o0?oo of`0oooo00=000000?ooo`3oool05`3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00 :03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3o ool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?oo ohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0 o`3ooon60?ooo`00:03oool00`00001000000?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0 oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000 oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<0 00000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?oo o`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00 :03oool00`00001000000?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3o ool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?oo ohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0 o`3ooon60?ooo`00503oool4@00000D0oooo140000070?ooo`030000003oool0oooo0?l0ooooQP3o ool001<0oooo00=000000?ooo`3oool00P3oool01D000000oooo0?ooo`3ooom0000000@0oooo00=0 00000?ooo`3oool0103oool00`000000oooo0?ooo`3o0?ooohH0oooo000H0?ooo`05@000003oool0 oooo0?oood000000103oool00d000000oooo0?ooo`040?ooo`030000003oool0oooo0?l0ooooQP3o ool001P0oooo00E000000?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo00@0oooo00<0 00000?ooo`3oool0o`3ooon60?ooo`00603oool01D000000oooo0?ooo`3ooom0000000@0oooo00=0 00000?ooo`3oool0103oool200000003@000003oool0oooo0?l0ooooQ03oool001@0oooo14000004 0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool0103oool00`000000oooo0?ooo`3o 0?ooohH0oooo000D0?ooo`03@000003oool0oooo00D0oooo00=000000?ooo`3oool00P3oool00d00 0000oooo0?ooo`040?ooo`030000003oool0oooo0?l0ooooQP3oool001@0oooo00=000000?ooo`3o ool01@3oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo00@0oooo00<000000?ooo`3o ool0o`3ooon60?ooo`00503oool5@00000@0oooo140000070?ooo`030000003oool0oooo0?l0oooo QP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o 0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3o ool0o`3ooon60?ooo`00:03oool00`00001000000?ooo`3o0?ooohH0oooo000X0?ooo`030000003o ool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`00 0000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo 00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X 0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?oo o`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`03000004000000oooo0?l0oooo QP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o 0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3o ool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003o ool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`00 0000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`03000004000000oooo0?l0ooooQP3oool002P0oooo 00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X 0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?oo o`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0oooo QP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o 0?ooohH0oooo000X0?ooo`03000004000000oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3o ool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003o ool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`00 0000oooo0?ooo`3o0?ooohH0oooo000:0?ooo`M000000`3oool4@00000D0oooo140000070?ooo`03 0000003oool0oooo0?l0ooooQP3oool000d0oooo00=000000?ooo`3oool00`3oool00d000000oooo 0?ooo`020?ooo`05@000003oool0oooo0?oood000000103oool00d000000oooo0?ooo`040?ooo`03 0000003oool0oooo0?l0ooooQP3oool000d0oooo00=000000?ooo`3oool00`3oool00d000000oooo 0?ooo`020?ooo`05@000003oool0oooo0?oood000000103oool00d000000oooo0?ooo`040?ooo`03 0000003oool0oooo0?l0ooooQP3oool000d0oooo00=000000?ooo`3oool00`3oool00d000000oooo 0?ooo`020?ooo`05@000003oool0oooo0?oood000000103oool00d000000oooo0?ooo`040?ooo`03 0000003oool0oooo0?l0ooooQP3oool000d0oooo00=000000?ooo`3oool00`3oool00d000000oooo 0?ooo`020?ooo`05@000003oool0oooo0?oood000000103oool00d000000oooo0?ooo`040?ooo`80 000000=000000?ooo`3oool0o`3ooon40?ooo`003@3oool00d000000oooo0?ooo`030?ooo`03@000 003oool0oooo0080oooo00E000000?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo00@0 oooo00<000000?ooo`3oool0o`3ooon60?ooo`003@3oool00d000000oooo0?ooo`030?ooo`03@000 003oool0oooo0080oooo00E000000?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo00@0 oooo00<000000?ooo`3oool0o`3ooon60?ooo`002`3oool3@00000D0oooo00=000000?ooo`3oool0 0P3oool01D000000oooo0?ooo`3ooom0000000@0oooo00=000000?ooo`3oool0103oool00`000000 oooo0?ooo`3o0?ooohH0oooo000=0?ooo`03@000003oool0oooo00@0oooo140000050?ooo`A00000 1`3oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3o ool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?oo ohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<00000@000003oool0 o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0 oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000 oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<0 00000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?oo o`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00 :03oool00d000000oooo0?ooo`3o0?ooohH0oooo003o0?oook40oooo003o0?oook40oooo003o0?oo ok40oooo003o0?oook40oooo003o0?oook40oooo003o0?oook40oooo003o0?oook40oooo003o0?oo ok40oooo003o0?oook40oooo003o0?oook40oooo003o0?oook40oooo003o0?oook40oooo000S0?oo o`E000000P3oool5@00000050?oood0000100000@000003oool00d00003o0?ooogX0oooo000T0?oo o`04@000003oool0oooo@00000<0oooo00A000000?ooo`3ooom000000P3oool01D000000oooo0?oo o`3ooom000000?l0ooooN`3oool002D0oooo00=000000?ooo`3oool0103oool00d000000oooo0?oo o`030?ooo`=00000o`3oooml0?ooo`006`3oool4@00000@0oooo00A000000?ooo`3ooom000000`3o ool014000000oooo0?oood0000040?ooo`03@000003ooom000000?l0ooooO03oool001X0oooo00=0 00000?ooo`3oool00P3oool014000000oooo0?ooo`3oool5@0000080oooo1D0000030?ooo`03@000 003ooom000000?l0ooooO03oool001X0oooo00=000000?ooo`3oool00`3oool00d000000oooo0?oo o`0@0?ooo`03@000003oool0oooo0?l0ooooN`3oool001X0oooo00=000000?ooo`3oool00`3oool0 0d000000oooo0?ooo`0?0?ooo`900000o`3ooomm0?ooo`006`3oool01D000000oooo0?ooo`3ooom0 00000?l0ooooT@3oool001`0oooo1T00003o0?ooohl0oooo003o0?oook40oooo003o0?oook40oooo 003o0?oook40oooo003o0?oook40oooo003o0?oook40oooo003o0?oook40oooo003o0?oook40oooo 003o0?oook40oooo003o0?oook40oooo003o0?oook40oooo003o0?oook40oooo003o0?oook40oooo 0000\ \>"], ImageRangeCache->{{{0, 431}, {265.875, 0}} -> {-0.332387, -126.104, \ 0.0122863, 1.59037}}], Cell[BoxData[ InterpretationBox[\("The maximum value at point A is: \!\(\[Sigma]\_zzA\) \ = "\[InvisibleSpace]35.17491326635776`\[InvisibleSpace]" MPa"\), SequenceForm[ "The maximum value at point A is: \!\(\[Sigma]\_zzA\) = ", 35.174913266357763, " MPa"], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[\("The minimum value at point A is: \!\(\[Sigma]\_zzA\) \ = "\[InvisibleSpace]\(-102.90883967293102`\)\[InvisibleSpace]" MPa"\), SequenceForm[ "The minimum value at point A is: \!\(\[Sigma]\_zzA\) = ", \ -102.90883967293102, " MPa"], Editable->False]], "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Point B", "Subsubsection", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(xB\ = \(-\((\ x\&_\_G\ - t\_1)\)\) /. vars;\)\), "\[IndentingNewLine]", \(\(yB\ = \ y\&_\_G\ - t\_2 /. vars;\)\), "\[IndentingNewLine]", \(\(pointB = Flatten[Append[ vars, \ {x \[Rule] \ xB, \ y \[Rule] \ yB}]];\)\), "\[IndentingNewLine]", \(\(\[Sigma]\_zzB = ExpandAll[ FullSimplify[\[Sigma]\_zz\ /. pointB\ \ ]];\)\), "\[IndentingNewLine]", \(Print["\", xB\ // N, "\<,\>", yB\ // N, "\<) m is:\>"]\), "\[IndentingNewLine]", \(Print[\*"\"\< \!\(\[Sigma]\_zzB\)=\>\"", \ \[Sigma]\_zzB // N, \*"\"\< N/\!\(m\^2\)\>\""]\), "\[IndentingNewLine]", \(\(Plot[\[Sigma]\_zzB\/10\^6\ , {\[Theta], 0, \[Pi]}, PlotRange \[Rule] \ {{0, 3}, {\(-120\), 120}}, AxesLabel \[Rule] {"\<\[Theta]\>", \*"\"\<\!\(\(\[Sigma]\_zz\)\_B\)\>\ \""}\ ];\)\), "\[IndentingNewLine]", \(Print[\*"\"\\"", Max[ Table[\[Sigma]\_zzB\/10\^6, {\[Theta], 0, \[Pi], 0.001}]], \ "\< MPa\>"]\), "\[IndentingNewLine]", \(Print[\*"\"\\"", Min[ Table[\[Sigma]\_zzB\/10\^6, {\[Theta], 0, \[Pi], 0.001}]], \ "\< MPa\>"]\)}], "Input"], Cell[BoxData[ InterpretationBox[\("Bending Stress at \ ("\[InvisibleSpace]\(-0.021858974358974364`\)\[InvisibleSpace]","\ \[InvisibleSpace]0.021858974358974364`\[InvisibleSpace]") m is:"\), SequenceForm[ "Bending Stress at (", -.021858974358974364, ",", .021858974358974364, ") m is:"], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[\(" \ \!\(\[Sigma]\_zzB\)="\[InvisibleSpace]\(5.623177053809771`*^7\ Cos[\[Theta]] \ + 5.623177053809771`*^7\ Sin[\[Theta]]\)\[InvisibleSpace]" N/\!\(m\^2\)"\), SequenceForm[ " \!\(\[Sigma]\_zzB\)=", Plus[ Times[ 56231770.538097709, Cos[ \[Theta]]], Times[ 56231770.538097709, Sin[ \[Theta]]]], " N/\!\(m\^2\)"], Editable->False]], "Print"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 2.77556e-017 0.333333 0.309017 0.00257514 [ [.16667 .29652 -9 -9 ] [.16667 .29652 9 0 ] [.33333 .29652 -3 -9 ] [.33333 .29652 3 0 ] [.5 .29652 -9 -9 ] [.5 .29652 9 0 ] [.66667 .29652 -3 -9 ] [.66667 .29652 3 0 ] [.83333 .29652 -9 -9 ] [.83333 .29652 9 0 ] [1 .29652 -3 -9 ] [1 .29652 3 0 ] [1.025 .30902 0 -6.28125 ] [1.025 .30902 10 6.28125 ] [-0.0125 .0515 -24 -4.5 ] [-0.0125 .0515 0 4.5 ] [-0.0125 .18026 -18 -4.5 ] [-0.0125 .18026 0 4.5 ] [-0.0125 .43777 -12 -4.5 ] [-0.0125 .43777 0 4.5 ] [-0.0125 .56653 -18 -4.5 ] [-0.0125 .56653 0 4.5 ] [0 .64303 -11.7813 0 ] [0 .64303 11.7813 12.5625 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .16667 .30902 m .16667 .31527 L s [(0.5)] .16667 .29652 0 1 Mshowa .33333 .30902 m .33333 .31527 L s [(1)] .33333 .29652 0 1 Mshowa .5 .30902 m .5 .31527 L s [(1.5)] .5 .29652 0 1 Mshowa .66667 .30902 m .66667 .31527 L s [(2)] .66667 .29652 0 1 Mshowa .83333 .30902 m .83333 .31527 L s [(2.5)] .83333 .29652 0 1 Mshowa 1 .30902 m 1 .31527 L s [(3)] 1 .29652 0 1 Mshowa .125 Mabswid .03333 .30902 m .03333 .31277 L s .06667 .30902 m .06667 .31277 L s .1 .30902 m .1 .31277 L s .13333 .30902 m .13333 .31277 L s .2 .30902 m .2 .31277 L s .23333 .30902 m .23333 .31277 L s .26667 .30902 m .26667 .31277 L s .3 .30902 m .3 .31277 L s .36667 .30902 m .36667 .31277 L s .4 .30902 m .4 .31277 L s .43333 .30902 m .43333 .31277 L s .46667 .30902 m .46667 .31277 L s .53333 .30902 m .53333 .31277 L s .56667 .30902 m .56667 .31277 L s .6 .30902 m .6 .31277 L s .63333 .30902 m .63333 .31277 L s .7 .30902 m .7 .31277 L s .73333 .30902 m .73333 .31277 L s .76667 .30902 m .76667 .31277 L s .8 .30902 m .8 .31277 L s .86667 .30902 m .86667 .31277 L s .9 .30902 m .9 .31277 L s .93333 .30902 m .93333 .31277 L s .96667 .30902 m .96667 .31277 L s .25 Mabswid 0 .30902 m 1 .30902 L s gsave 1.025 .30902 -61 -10.2813 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.5625 translate 1 -1 scale /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding WindowsANSIEncoding def currentdict end newfontname exch definefont pop } def 63.000 12.813 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 12.813 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (q) show 69.000 12.813 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .0515 m .00625 .0515 L s [(-100)] -0.0125 .0515 1 0 Mshowa 0 .18026 m .00625 .18026 L s [(-50)] -0.0125 .18026 1 0 Mshowa 0 .43777 m .00625 .43777 L s [(50)] -0.0125 .43777 1 0 Mshowa 0 .56653 m .00625 .56653 L s [(100)] -0.0125 .56653 1 0 Mshowa .125 Mabswid 0 .07725 m .00375 .07725 L s 0 .10301 m .00375 .10301 L s 0 .12876 m .00375 .12876 L s 0 .15451 m .00375 .15451 L s 0 .20601 m .00375 .20601 L s 0 .23176 m .00375 .23176 L s 0 .25751 m .00375 .25751 L s 0 .28327 m .00375 .28327 L s 0 .33477 m .00375 .33477 L s 0 .36052 m .00375 .36052 L s 0 .38627 m .00375 .38627 L s 0 .41202 m .00375 .41202 L s 0 .46353 m .00375 .46353 L s 0 .48928 m .00375 .48928 L s 0 .51503 m .00375 .51503 L s 0 .54078 m .00375 .54078 L s 0 .02575 m .00375 .02575 L s 0 .59228 m .00375 .59228 L s .25 Mabswid 0 0 m 0 .61803 L s gsave 0 .64303 -72.7813 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.5625 translate 1 -1 scale /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding WindowsANSIEncoding def currentdict end newfontname exch definefont pop } def 63.000 12.813 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 12.813 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (s) show 69.000 14.313 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 7.125 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (zz) show 77.875 14.813 moveto (B) show 82.563 12.813 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .5 Mabswid 0 .45382 m .04248 .47105 L .08881 .48684 L .13232 .49855 L .17417 .50677 L .19569 .50979 L .20766 .51111 L .21871 .51209 L .22994 .51287 L .23586 .51318 L .24214 .51345 L .24476 .51353 L .24758 .51362 L .25001 .51367 L .25267 .51373 L .25429 .51375 L .25578 .51377 L .25721 .51378 L .25794 .51379 L .25874 .51379 L .25952 .5138 L .26023 .5138 L .26164 .5138 L .26293 .5138 L .26428 .5138 L .26562 .51379 L .26638 .51378 L .26708 .51378 L .26973 .51374 L .27214 .5137 L .2747 .51365 L .28001 .5135 L .28587 .51327 L .29627 .51271 L .30603 .512 L .32823 .50975 L .34857 .5069 L .39214 .49834 L .43404 .48706 L .47864 .47198 L .52158 .4547 L .5672 .4337 L .61117 .41125 L .65346 .38797 L .69846 .36183 L .74178 .33574 L .78344 .31022 L .8278 .28304 L .87049 .25731 L .91587 .23089 L Mistroke .95959 .20681 L Mfstroke .95959 .20681 m 1 .18613 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{0, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHg0?ooo`030000003o ool0oooo03D0oooo000X0?ooo`030000003oool0oooo0?l0ooooC03oool2000003P0oooo000X0?oo o`030000003oool0oooo0?l0ooooBP3oool2000003X0oooo000X0?ooo`030000003oool0oooo0?l0 ooooB@3oool00`000000oooo0?ooo`0j0?ooo`00:03oool00`000000oooo0?ooo`3o0?ooodL0oooo 0P00000m0?ooo`00:03oool00`000000oooo0?ooo`3o0?ooodD0oooo0P00000o0?ooo`00:03oool0 0`000000oooo0?ooo`3o0?oood<0oooo0P0000110?ooo`00:03oool00`000000oooo0?ooo`3o0?oo od80oooo00<000000?ooo`3oool0@@3oool002P0oooo00<000000?ooo`3oool0o`3ooom00?ooo`80 0000A03oool002P0oooo00<000000?ooo`3oool0o`3oooln0?ooo`800000AP3oool002P0oooo00<0 0000@000003oool0o`3ooolm0?ooo`030000003oool0oooo04H0oooo000X0?ooo`030000003oool0 oooo0?l0oooo>`3oool2000004T0oooo000X0?ooo`030000003oool0oooo02l0oooo140000060?oo o`9000001P3oool4@00002l0oooo1d00000]0?ooo`M00000103oool2@00000H0oooo1400000_0?oo o`I00000;P3oool6@00000D0oooo0T0000060?ooo`=000000P00000_0?ooo`A00000603oool002P0 oooo00<000000?ooo`3oool0;P3oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo00<0 oooo0T0000050?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool0;`3oool00d000000 oooo0?ooo`0a0?ooo`03@000003oool0oooo00D0oooo0T0000050?ooo`03@000003oool0oooo0080 oooo00=000000?ooo`3oool0;03oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo02`0 oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`030?ooo`9000001@3oool01T000000 oooo000000000000oooo@00002h0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`0E 0?ooo`00:03oool00`000000oooo0?ooo`0^0?ooo`03@000003oool0oooo0080oooo00=000000?oo o`3oool03`3oool00d000000oooo0?ooo`0_0?ooo`03@000003oool0oooo0340oooo00=000000?oo o`3oool04@3oool00d000000oooo0?ooo`0]0?ooo`03@000003oool0oooo0340oooo00=000000?oo o`3oool03P3oool2000000<0oooo00=000000?ooo`3oool0<@3oool00d000000oooo0?ooo`0E0?oo o`00:03oool00`000000oooo0?ooo`0^0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3o ool03`3oool00d000000oooo0?ooo`0_0?ooo`03@000003oool0oooo0340oooo00=000000?ooo`3o ool04@3oool00d000000oooo0?ooo`0^0?ooo`03@000003oool0oooo0340oooo00=000000?ooo`3o ool0303oool00`000000oooo0?ooo`030?ooo`03@000003oool0oooo0340oooo00=000000?ooo`3o ool05@3oool002P0oooo00<000000?ooo`3oool0;P3oool00d000000oooo0?ooo`020?ooo`03@000 003oool0oooo00l0oooo00=000000?ooo`3oool0;`3oool00d000000oooo0?ooo`0a0?ooo`03@000 003oool0oooo0140oooo00=000000?ooo`3oool0;`3oool00d000000oooo0?ooo`0a0?ooo`03@000 003oool0oooo00T0oooo0P0000060?ooo`03@000003oool0oooo02l0oooo0T00000H0?ooo`00:03o ool00`000000oooo0?ooo`0^0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool02`3o ool4@0000380oooo00=000000?ooo`3oool0<@3oool00d000000oooo0?ooo`0=0?ooo`A00000<`3o ool00d000000oooo0?ooo`0a0?ooo`03@000003oool0oooo00H0oooo0P0000040?ooo`A00000=03o ool00d000000oooo0?ooo`0E0?ooo`00:03oool00`000000oooo0?ooo`0^0?ooo`03@000003oool0 oooo0080oooo00=000000?ooo`3oool02`3oool00d000000oooo0?ooo`0c0?ooo`03@000003oool0 oooo0340oooo00=000000?ooo`3oool03@3oool00d000000oooo0?ooo`0`0?ooo`03@000003oool0 oooo0080oooo00=000000?ooo`3oool0;03oool00d000000oooo0?ooo`020?ooo`03@000003oool0 oooo00<0oooo0P0000060?ooo`03@000003oool0oooo03D0oooo00=000000?ooo`3oool05@3oool0 02P0oooo00<00000@000003oool0;P3oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo 00/0oooo00=000000?ooo`3oool0<@3oool3@0000340oooo0d00000?0?ooo`03@000003oool0oooo 0300oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`0/0?ooo`03@000003oool0oooo 0080oooo00=000000?ooo`3oool00P3oool00`000000oooo0?ooo`060?ooo`03@000003oool0oooo 0300oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`0E0?ooo`00:03oool00`000000 oooo0?ooo`0_0?ooo`A000003P3oool5@0000340oooo00=000000?ooo`3oool0<@3oool00d000000 oooo0?ooo`0=0?ooo`E00000;`3oool4@0000300oooo140000030?ooo`8000002@3oool5@00002l0 oooo1400000H0?ooo`00:03oool00`000000oooo0?ooo`3o0?ooobT0oooo0P00001K0?ooo`00:03o ool00`000000oooo0?ooo`3o0?ooobP0oooo00<000000?ooo`3oool0F`3oool002P0oooo00<00000 0?ooo`3oool0o`3ooolV0?ooo`800000GP3oool002P0oooo00<000000?ooo`3oool0o`3ooolU0?oo o`030000003oool0oooo05h0oooo000X0?ooo`030000003oool0oooo0?l0oooo8`3oool200000640 oooo000X0?ooo`030000003oool0oooo0?l0oooo8@3oool2000005P0oooo140000070?ooo`00:03o ool00`000000oooo0?ooo`3o0?ooob00oooo00<000000?ooo`3oool0E`3oool00d000000oooo0?oo o`020?ooo`03@000003oool0oooo00@0oooo000X0?ooo`030000003oool0oooo0?l0oooo7P3oool2 000005X0oooo00=000000?ooo`3oool00`3oool00d000000oooo0?ooo`030?ooo`00:03ooooo0000 06l0000000=000000?ooo`3oool02`3oool00d000000oooo0?ooo`030?ooo`03@000003oool0oooo 00<0oooo000X0?ooo`030000003oool0oooo00T0oooo00=000000?ooo`3oool02P3oool00d000000 oooo0?ooo`090?ooo`03@000003oool0oooo00T0oooo00=000000?ooo`3oool02@3oool00`000000 oooo0?ooo`090?ooo`03@000003oool0oooo00X0oooo00=000000?ooo`3oool02@3oool00d000000 oooo0?ooo`090?ooo`03@000003oool0oooo00T0oooo00<000000?ooo`3oool02@3oool00d000000 oooo0?ooo`0:0?ooo`03@000003oool0oooo00T0oooo00=000000?ooo`3oool02@3oool00d000000 oooo0?ooo`090?ooo`030000003oool0oooo00T0oooo00=000000?ooo`3oool02P3oool00d000000 oooo0?ooo`090?ooo`03@000003oool0oooo00T0oooo00=000000?ooo`3oool02@3oool00`000000 oooo0?ooo`090?ooo`03@000003oool0oooo00X0oooo00=000000?ooo`3oool02@3oool014000000 oooo0?ooo`3oool2000000H0oooo00=000000?ooo`3oool02@3oool00`000000oooo0?ooo`0:0?oo o`03@000003oool0oooo00T0oooo00=000000?ooo`3oool02@3oool00d000000oooo0?ooo`090?oo o`03@000003oool0oooo00T0oooo00<000000?ooo`3oool02`3oool7@00000D0oooo000X0?ooo`03 0000003oool0oooo03X0oooo00=000000?ooo`3oool0>P3oool00d000000oooo0?ooo`0j0?ooo`03 @000003oool0oooo03X0oooo00=000000?ooo`3oool0903oool2000001@0oooo00=000000?ooo`3o ool0>P3oool00d000000oooo0?ooo`0;0?ooo`03@000003oool0oooo00<0oooo00=000000?ooo`3o ool00`3oool002P0oooo00<000000?ooo`3oool0o`3ooolH0?ooo`030000003oool0oooo0600oooo 00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`030?ooo`00:03oool00`000000oooo0?oo o`3o0?oooaH0oooo0P00001T0?ooo`A000001P3oool002P0oooo00<000000?ooo`3oool0o`3ooolD 0?ooo`800000L03oool002P0oooo00<000000?ooo`3oool0o`3ooolC0?ooo`030000003oool0oooo 0700oooo000X0?ooo`030000003oool0oooo0?l0oooo4@3oool2000007<0oooo000X0?ooo`030000 003oool0oooo0?l0oooo3`3oool2000007D0oooo000X0?ooo`03000004000000oooo0?l0oooo3P3o ool00`000000oooo0?ooo`1e0?ooo`00:03oool00`000000oooo0?ooo`3o0?ooo``0oooo0P00001h 0?ooo`00:03oool00`000000oooo0?ooo`3o0?ooo`X0oooo0P00001j0?ooo`00:03oool00`000000 oooo0?ooo`3o0?ooo`T0oooo00<000000?ooo`3oool0NP3oool002P0oooo00<000000?ooo`3oool0 o`3oool70?ooo`800000O@3oool002P0oooo00<000000?ooo`3oool0o`3oool60?ooo`030000003o ool0oooo07d0oooo000X0?ooo`030000003oool0oooo0?l0oooo103oool200000800oooo000X0?oo o`030000003oool0oooo0?l0oooo0P3oool200000880oooo000X0?ooo`030000003oool0oooo0?l0 oooo0@3oool00`000000oooo0?ooo`220?ooo`00:03oool00`00001000000?ooo`3n0?ooo`800000 Q@3oool002P0oooo00<000000?ooo`3oool0o@3oool00`000000oooo0?ooo`250?ooo`00:03oool0 0`000000oooo0?ooo`3k0?ooo`800000R03oool002P0oooo00<000000?ooo`3oool0n@3oool20000 08X0oooo000X0?ooo`030000003oool0oooo0?L0oooo0P00002<0?ooo`00:03oool00`000000oooo 0?ooo`3e0?ooo`800000SP3oool002P0oooo00<000000?ooo`3oool0l`3oool200000900oooo000X 0?ooo`030000003oool0oooo0?40oooo0P00002B0?ooo`00:03oool00`000000oooo0?ooo`3_0?oo o`800000U03oool002P0oooo00<000000?ooo`3oool0k@3oool2000009H0oooo000X0?ooo`030000 04000000oooo0>`0oooo00<000000?ooo`3oool0UP3oool002P0oooo00<000000?ooo`3oool0jP3o ool2000009T0oooo000X0?ooo`030000003oool0oooo0>P0oooo0P00002K0?ooo`00:03oool00`00 0000oooo0?ooo`3W0?ooo`030000003oool0oooo09/0oooo000X0?ooo`030000003oool0oooo0>D0 oooo0P00002N0?ooo`00:03oool00`000000oooo0?ooo`3S0?ooo`800000X03oool002P0oooo00<0 00000?ooo`3oool0hP3oool00`000000oooo0?ooo`2P0?ooo`00:03oool00`000000oooo0?ooo`3P 0?ooo`800000X`3oool002P0oooo00<000000?ooo`3oool0gP3oool200000:D0oooo000X0?ooo`03 000004000000oooo0=`0oooo0P00002W0?ooo`00:03oool00`000000oooo0?ooo`3J0?ooo`800000 Z@3oool002P0oooo00<000000?ooo`3oool0f03oool200000:/0oooo000X0?ooo`030000003oool0 oooo0=H0oooo0P00002]0?ooo`00:03oool00`000000oooo0?ooo`3D0?ooo`800000[`3oool002P0 oooo00<000000?ooo`3oool0dP3oool200000;40oooo000D0?ooo`A000001@3oool4@00000L0oooo 00<000000?ooo`3oool0d03oool200000;<0oooo000C0?ooo`03@000003oool0oooo0080oooo00E0 00000?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo00@0oooo00<000000?ooo`3oool0 cP3oool200000;D0oooo000H0?ooo`05@000003oool0oooo0?oood000000103oool00d000000oooo 0?ooo`040?ooo`030000003oool0oooo0<`0oooo0P00002g0?ooo`00603oool01D000000oooo0?oo o`3ooom0000000@0oooo00=000000?ooo`3oool0103oool00`000000oooo0?ooo`3:0?ooo`800000 ^@3oool001P0oooo00E000000?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo00@0oooo 0P0000000d000000oooo0?ooo`360?ooo`800000^`3oool001@0oooo140000040?ooo`03@000003o ool0oooo0080oooo00=000000?ooo`3oool0103oool00`000000oooo0?ooo`360?ooo`800000_@3o ool001@0oooo00=000000?ooo`3oool01@3oool00d000000oooo0?ooo`020?ooo`03@000003oool0 oooo00@0oooo00<000000?ooo`3oool0a03oool200000;l0oooo000D0?ooo`03@000003oool0oooo 00D0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`040?ooo`030000003oool0oooo 0<80oooo0P0000310?ooo`00503oool5@00000@0oooo140000070?ooo`030000003oool0oooo0<00 oooo0P0000330?ooo`00:03oool00`000000oooo0?ooo`2n0?ooo`800000a@3oool002P0oooo0P00 002l0?ooo`<00000a`3oool002P0oooo00@000000?ooo`0000000000]`3oool300000D0oooo000X0?ooo`030000003o ool0oooo01d0oooo0`00001k0?ooo`<00000i`3oool002P0oooo00<00000@000003oool0803oool4 000007<0oooo1000003Z0?ooo`00:03oool00`000000oooo0?ooo`0T0?ooo`@00000J`3oool40000 0>h0oooo000X0?ooo`030000003oool0oooo02P0oooo1000001S0?ooo`@00000lP3oool002P0oooo 00<000000?ooo`3oool0;03oool5000005X0oooo1000003f0?ooo`00:03oool00`000000oooo0?oo o`0a0?ooo`D00000C`3oool600000?X0oooo000X0?ooo`030000003oool0oooo03H0oooo1@000015 0?ooo`D00000o`3oool10?ooo`00:03oool00`000000oooo0?ooo`0k0?ooo`H00000>03oool70000 0?l0oooo1P3oool002P0oooo00<000000?ooo`3oool0@@3oool6000002X0oooo2000003o0?ooo`d0 oooo000X0?ooo`030000003oool0oooo04L0oooo4P00000:0?ooo`h00000o`3ooolE0?ooo`00:03o ool00`00001000000?ooo`1I0?ooo`X00000o`3ooolS0?ooo`00:03oool00`000000oooo0?ooo`3o 0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3o ool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003o ool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`00 0000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo 00<00000@000003oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X 0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?oo o`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0oooo QP3oool000X0oooo1d0000030?ooo`A000001@3oool4@00000L0oooo00<000000?ooo`3oool0o`3o oon60?ooo`003@3oool00d000000oooo0?ooo`030?ooo`03@000003oool0oooo0080oooo00E00000 0?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo00@0oooo00<000000?ooo`3oool0o`3o oon60?ooo`003@3oool00d000000oooo0?ooo`030?ooo`03@000003oool0oooo0080oooo00E00000 0?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo00@0oooo00<000000?ooo`3oool0o`3o oon60?ooo`003@3oool00d000000oooo0?ooo`030?ooo`03@000003oool0oooo0080oooo00E00000 0?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo00@0oooo00<000000?ooo`3oool0o`3o oon60?ooo`003@3oool00d000000oooo0?ooo`030?ooo`03@000003oool0oooo0080oooo00E00000 0?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo00@0oooo0P0000000d000000oooo0?oo o`3o0?oooh@0oooo000=0?ooo`03@000003oool0oooo00<0oooo00=000000?ooo`3oool00P3oool0 1D000000oooo0?ooo`3ooom0000000@0oooo00=000000?ooo`3oool0103oool00`000000oooo0?oo o`3o0?ooohH0oooo000=0?ooo`03@000003oool0oooo00<0oooo00=000000?ooo`3oool00P3oool0 1D000000oooo0?ooo`3ooom0000000@0oooo00=000000?ooo`3oool0103oool00`000000oooo0?oo o`3o0?ooohH0oooo000;0?ooo`=000001@3oool00d000000oooo0?ooo`020?ooo`05@000003oool0 oooo0?oood000000103oool00d000000oooo0?ooo`040?ooo`030000003oool0oooo0?l0ooooQP3o ool000d0oooo00=000000?ooo`3oool0103oool4@00000D0oooo140000070?ooo`030000003oool0 oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000 oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<0 00000?ooo`3oool0o`3ooon60?ooo`00:03oool00`00001000000?ooo`3o0?ooohH0oooo000X0?oo o`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00 :03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3o ool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?oo ohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0 o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`03@000003oool0 oooo0?l0ooooQP3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3o ool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3o ool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool002<0oooo1D0000020?ooo`E00000 00<0oooo@000040000000d00003o0?ooog`0oooo000T0?ooo`04@000003oool0oooo@00000<0oooo 00A000000?ooo`3ooom000000P3oool01D000000oooo0?ooo`3ooom000000?l0ooooN`3oool002D0 oooo00=000000?ooo`3oool0103oool00d000000oooo0?ooo`020?ooo`05@000003oool0oooo0?oo od000000o`3ooomk0?ooo`006`3oool4@00000@0oooo00A000000?ooo`3ooom000000`3oool01400 0000oooo0?oood0000030?ooo`A00000o`3oooml0?ooo`006P3oool00d000000oooo0?ooo`020?oo o`04@000003oool0oooo0?ooo`E000000P3oool5@0000080oooo00E000000?ooo`3oool0oooo@000 003o0?ooog/0oooo000J0?ooo`03@000003oool0oooo00<0oooo00=000000?ooo`3oool03P3oool0 1D000000oooo0?ooo`3ooom000000?l0ooooN`3oool001X0oooo00=000000?ooo`3oool00`3oool0 0d000000oooo0?ooo`0=0?ooo`E00000o`3oooml0?ooo`006`3oool01D000000oooo0?ooo`3ooom0 00000?l0ooooT@3oool001`0oooo1T00003o0?ooohl0oooo003o0?oook40oooo003o0?oook40oooo 003o0?oook40oooo003o0?oook40oooo003o0?oook40oooo003o0?oook40oooo003o0?oook40oooo 003o0?oook40oooo003o0?oook40oooo003o0?oook40oooo003o0?oook40oooo003o0?oook40oooo 0000\ \>"], ImageRangeCache->{{{0, 431}, {265.875, 0}} -> {-0.332387, -126.104, \ 0.0122863, 1.59037}}], Cell[BoxData[ InterpretationBox[\("The maximum value at point B is: \!\(\[Sigma]\_zzB\) \ = "\[InvisibleSpace]79.52372622761837`\[InvisibleSpace]" MPa"\), SequenceForm[ "The maximum value at point B is: \!\(\[Sigma]\_zzB\) = ", 79.523726227618369, " MPa"], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[\("The minimum value at point B is: \!\(\[Sigma]\_zzB\) \ = "\[InvisibleSpace]\(-56.198434704003944`\)\[InvisibleSpace]" MPa"\), SequenceForm[ "The minimum value at point B is: \!\(\[Sigma]\_zzB\) = ", \ -56.198434704003944, " MPa"], Editable->False]], "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Point C", "Subsubsection", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(xC\ = \(-\((\ x\&_\_G\ - t\_1)\)\)\ /. vars;\)\), "\[IndentingNewLine]", \(\(yC\ = \(-\((h - \ y\&_\_G)\)\)\ /. vars;\)\), "\[IndentingNewLine]", \(\(pointC = Flatten[Append[ vars, \ {x \[Rule] \ xC, \ y \[Rule] \ yC}]];\)\), "\[IndentingNewLine]", \(\(\[Sigma]\_zzC = ExpandAll[ FullSimplify[\[Sigma]\_zz\ /. pointC\ \ ]];\)\), "\[IndentingNewLine]", \(Print["\", xC\ // N, "\<,\>", yC\ // N, "\<) m is:\>"]\), "\[IndentingNewLine]", \(Print[\*"\"\< \!\(\[Sigma]\_zzC\)=\>\"", \ \[Sigma]\_zzC // N, \*"\"\< N/\!\(m\^2\)\>\""]\), "\[IndentingNewLine]", \(\(Plot[\[Sigma]\_zzC\/10\^6\ , {\[Theta], 0, \[Pi]}, PlotRange \[Rule] \ {{0, 3}, {\(-120\), 120}}, AxesLabel \[Rule] {"\<\[Theta]\>", \*"\"\<\!\(\(\[Sigma]\_zz\)\_C\)\>\ \""}\ ];\)\), "\[IndentingNewLine]", \(Print[\*"\"\\"", Max[ Table[\[Sigma]\_zzC\/10\^6, {\[Theta], 0, \[Pi], 0.001}]], \ "\< MPa\>"]\), "\[IndentingNewLine]", \(Print[\*"\"\\"", Min[ Table[\[Sigma]\_zzC\/10\^6, {\[Theta], 0, \[Pi], 0.001}]], \ "\< MPa\>"]\)}], "Input"], Cell[BoxData[ InterpretationBox[\("Bending Stress at \ ("\[InvisibleSpace]\(-0.021858974358974364`\)\[InvisibleSpace]","\ \[InvisibleSpace]\(-0.07314102564102565`\)\[InvisibleSpace]") m is:"\), SequenceForm[ "Bending Stress at (", -.021858974358974364, ",", -.073141025641025648, ") m is:"], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[\(" \ \!\(\[Sigma]\_zzC\)="\[InvisibleSpace]\(\(-9.668981929915795`*^7\)\ Cos[\ \[Theta]] - 3.52322230189598`*^7\ Sin[\[Theta]]\)\[InvisibleSpace]" \ N/\!\(m\^2\)"\), SequenceForm[ " \!\(\[Sigma]\_zzC\)=", Plus[ Times[ -96689819.299157947, Cos[ \[Theta]]], Times[ -35232223.018959798, Sin[ \[Theta]]]], " N/\!\(m\^2\)"], Editable->False]], "Print"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 2.77556e-017 0.333333 0.309017 0.00257514 [ [.16667 .29652 -9 -9 ] [.16667 .29652 9 0 ] [.33333 .29652 -3 -9 ] [.33333 .29652 3 0 ] [.5 .29652 -9 -9 ] [.5 .29652 9 0 ] [.66667 .29652 -3 -9 ] [.66667 .29652 3 0 ] [.83333 .29652 -9 -9 ] [.83333 .29652 9 0 ] [1 .29652 -3 -9 ] [1 .29652 3 0 ] [1.025 .30902 0 -6.28125 ] [1.025 .30902 10 6.28125 ] [-0.0125 .0515 -24 -4.5 ] [-0.0125 .0515 0 4.5 ] [-0.0125 .18026 -18 -4.5 ] [-0.0125 .18026 0 4.5 ] [-0.0125 .43777 -12 -4.5 ] [-0.0125 .43777 0 4.5 ] [-0.0125 .56653 -18 -4.5 ] [-0.0125 .56653 0 4.5 ] [0 .64303 -11.7813 0 ] [0 .64303 11.7813 12.5625 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .16667 .30902 m .16667 .31527 L s [(0.5)] .16667 .29652 0 1 Mshowa .33333 .30902 m .33333 .31527 L s [(1)] .33333 .29652 0 1 Mshowa .5 .30902 m .5 .31527 L s [(1.5)] .5 .29652 0 1 Mshowa .66667 .30902 m .66667 .31527 L s [(2)] .66667 .29652 0 1 Mshowa .83333 .30902 m .83333 .31527 L s [(2.5)] .83333 .29652 0 1 Mshowa 1 .30902 m 1 .31527 L s [(3)] 1 .29652 0 1 Mshowa .125 Mabswid .03333 .30902 m .03333 .31277 L s .06667 .30902 m .06667 .31277 L s .1 .30902 m .1 .31277 L s .13333 .30902 m .13333 .31277 L s .2 .30902 m .2 .31277 L s .23333 .30902 m .23333 .31277 L s .26667 .30902 m .26667 .31277 L s .3 .30902 m .3 .31277 L s .36667 .30902 m .36667 .31277 L s .4 .30902 m .4 .31277 L s .43333 .30902 m .43333 .31277 L s .46667 .30902 m .46667 .31277 L s .53333 .30902 m .53333 .31277 L s .56667 .30902 m .56667 .31277 L s .6 .30902 m .6 .31277 L s .63333 .30902 m .63333 .31277 L s .7 .30902 m .7 .31277 L s .73333 .30902 m .73333 .31277 L s .76667 .30902 m .76667 .31277 L s .8 .30902 m .8 .31277 L s .86667 .30902 m .86667 .31277 L s .9 .30902 m .9 .31277 L s .93333 .30902 m .93333 .31277 L s .96667 .30902 m .96667 .31277 L s .25 Mabswid 0 .30902 m 1 .30902 L s gsave 1.025 .30902 -61 -10.2813 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.5625 translate 1 -1 scale /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding WindowsANSIEncoding def currentdict end newfontname exch definefont pop } def 63.000 12.813 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 12.813 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (q) show 69.000 12.813 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .0515 m .00625 .0515 L s [(-100)] -0.0125 .0515 1 0 Mshowa 0 .18026 m .00625 .18026 L s [(-50)] -0.0125 .18026 1 0 Mshowa 0 .43777 m .00625 .43777 L s [(50)] -0.0125 .43777 1 0 Mshowa 0 .56653 m .00625 .56653 L s [(100)] -0.0125 .56653 1 0 Mshowa .125 Mabswid 0 .07725 m .00375 .07725 L s 0 .10301 m .00375 .10301 L s 0 .12876 m .00375 .12876 L s 0 .15451 m .00375 .15451 L s 0 .20601 m .00375 .20601 L s 0 .23176 m .00375 .23176 L s 0 .25751 m .00375 .25751 L s 0 .28327 m .00375 .28327 L s 0 .33477 m .00375 .33477 L s 0 .36052 m .00375 .36052 L s 0 .38627 m .00375 .38627 L s 0 .41202 m .00375 .41202 L s 0 .46353 m .00375 .46353 L s 0 .48928 m .00375 .48928 L s 0 .51503 m .00375 .51503 L s 0 .54078 m .00375 .54078 L s 0 .02575 m .00375 .02575 L s 0 .59228 m .00375 .59228 L s .25 Mabswid 0 0 m 0 .61803 L s gsave 0 .64303 -72.7813 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.5625 translate 1 -1 scale /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding WindowsANSIEncoding def currentdict end newfontname exch definefont pop } def 63.000 12.813 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 12.813 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (s) show 69.000 14.313 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 7.125 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (zz) show 77.875 14.813 moveto (C) show 82.563 12.813 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .5 Mabswid 0 .06003 m .02068 .05488 L .04248 .05051 L .06459 .04722 L .07713 .04586 L .08273 .04537 L .08881 .04492 L .09481 .04457 L .10035 .04432 L .10565 .04415 L .10832 .04409 L .10983 .04406 L .11126 .04404 L .11253 .04403 L .11391 .04402 L .11517 .04401 L .11634 .04401 L .11773 .04401 L .11899 .04402 L .12044 .04403 L .12181 .04405 L .12428 .04408 L .12655 .04413 L .13169 .04429 L .13685 .04451 L .14239 .04481 L .15239 .04555 L .16427 .04673 L .17511 .0481 L .19609 .05153 L .21892 .05643 L .26376 .06946 L .30694 .08611 L .34844 .10563 L .39265 .12988 L .43519 .15619 L .48042 .18689 L .52399 .21858 L .5659 .25053 L .6105 .28553 L .65343 .31963 L .69906 .35566 L .74302 .38956 L .78532 .42087 L .83031 .45218 L .87363 .47987 L .91529 .50379 L .95965 .52591 L s .95965 .52591 m 1 .54261 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{0, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHg0?ooo`800000m@3oool002P0oooo00<000000?ooo`3oool0T03oool00`000000oooo 0?ooo`3b0?ooo`00:03oool00`000000oooo0?ooo`2A0?ooo`800000lP3oool002P0oooo00<00000 0?ooo`3oool0T`3oool00`000000oooo0?ooo`3_0?ooo`00:03oool00`000000oooo0?ooo`2D0?oo o`800000k`3oool002P0oooo00<000000?ooo`3oool0UP3oool00`000000oooo0?ooo`3/0?ooo`00 :03oool00`000000oooo0?ooo`2G0?ooo`800000k03oool002P0oooo00<000000?ooo`3oool0V@3o ool00`000000oooo0?ooo`3Y0?ooo`00:03oool00`00001000000?ooo`2J0?ooo`800000j@3oool0 02P0oooo00<000000?ooo`3oool0W03oool00`000000oooo0?ooo`3V0?ooo`00:03oool00`000000 oooo0?ooo`2M0?ooo`800000iP3oool002P0oooo00<000000?ooo`3oool0W`3oool00`000000oooo 0?ooo`3S0?ooo`00:03oool00`000000oooo0?ooo`2P0?ooo`800000h`3oool002P0oooo00<00000 0?ooo`3oool0XP3oool00`000000oooo0?ooo`3P0?ooo`00503oool4@00000D0oooo140000070?oo o`030000003oool0oooo0:<0oooo0P00003P0?ooo`004`3oool00d000000oooo0?ooo`020?ooo`05 @000003oool0oooo0?oood000000103oool00d000000oooo0?ooo`040?ooo`030000003oool0oooo 0:D0oooo0P00003N0?ooo`00603oool01D000000oooo0?ooo`3ooom0000000@0oooo00=000000?oo o`3oool0103oool00`000000oooo0?ooo`2W0?ooo`030000003oool0oooo0=/0oooo000H0?ooo`05 @000003oool0oooo0?oood000000103oool00d000000oooo0?ooo`040?ooo`80000000=000000?oo o`3oool0YP3oool200000=/0oooo000:0?ooo`I00000203oool01D000000oooo0?ooo`3ooom00000 00@0oooo00=000000?ooo`3oool0103oool00`000000oooo0?ooo`2Z0?ooo`030000003oool0oooo 0=P0oooo000D0?ooo`A00000103oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo00@0 oooo00<000000?ooo`3oool0Z`3oool200000=P0oooo000D0?ooo`03@000003oool0oooo00D0oooo 00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`040?ooo`030000003oool0oooo0:d0oooo 00<000000?ooo`3oool0e@3oool001@0oooo00=000000?ooo`3oool01@3oool00d000000oooo0?oo o`020?ooo`03@000003oool0oooo00@0oooo00<000000?ooo`3oool0[P3oool200000=D0oooo000D 0?ooo`E00000103oool4@00000L0oooo00<000000?ooo`3oool0/03oool00`000000oooo0?ooo`3B 0?ooo`00:03oool00`000000oooo0?ooo`2a0?ooo`800000dP3oool002P0oooo00<000000?ooo`3o ool0/`3oool00`000000oooo0?ooo`3?0?ooo`00:03oool00`000000oooo0?ooo`2d0?ooo`030000 003oool0oooo00?ooo`00:03oool0 0`00001000000?ooo`2g0?ooo`030000003oool0oooo00?ooo`E00000;`3o ool4@00001P0oooo000X0?ooo`030000003oool0oooo0=h0oooo00<000000?ooo`3oool0Y03oool0 02P0oooo00<000000?ooo`3oool0g`3oool200000:@0oooo000X0?ooo`030000003oool0oooo0>40 oooo00<000000?ooo`3oool0X@3oool002P0oooo00<000000?ooo`3oool0hP3oool00`000000oooo 0?ooo`2P0?ooo`00:03oool00`000000oooo0?ooo`3S0?ooo`030000003oool0oooo09l0oooo000X 0?ooo`030000003oool0oooo0>@0oooo0P00002D0?ooo`A000001`3oool002P0oooo00<000000?oo o`3oool0iP3oool00`000000oooo0?ooo`2@0?ooo`03@000003oool0oooo0080oooo00=000000?oo o`3oool0103oool002P0oooo00<000000?ooo`3oool0i`3oool00`000000oooo0?ooo`2?0?ooo`03 @000003oool0oooo00<0oooo00=000000?ooo`3oool00`3oool002P0ooooo`00001_00000003@000 003oool0oooo00/0oooo00=000000?ooo`3oool00`3oool00d000000oooo0?ooo`030?ooo`00:03o ool00`000000oooo0?ooo`090?ooo`03@000003oool0oooo00X0oooo00=000000?ooo`3oool02@3o ool00d000000oooo0?ooo`090?ooo`03@000003oool0oooo00T0oooo00<000000?ooo`3oool02@3o ool00d000000oooo0?ooo`0:0?ooo`03@000003oool0oooo00T0oooo00=000000?ooo`3oool02@3o ool00d000000oooo0?ooo`090?ooo`030000003oool0oooo00T0oooo00=000000?ooo`3oool02P3o ool00d000000oooo0?ooo`090?ooo`03@000003oool0oooo00T0oooo00=000000?ooo`3oool02@3o ool00`000000oooo0?ooo`090?ooo`03@000003oool0oooo00X0oooo00=000000?ooo`3oool02@3o ool00d000000oooo0?ooo`090?ooo`04@000003oool0oooo0?ooo`8000001P3oool00`000000oooo 0?ooo`090?ooo`03@000003oool0oooo00X0oooo00=000000?ooo`3oool02@3oool00d000000oooo 0?ooo`090?ooo`03@000003oool0oooo00T0oooo00<000000?ooo`3oool02P3oool00d000000oooo 0?ooo`090?ooo`03@000003oool0oooo00T0oooo00=000000?ooo`3oool02@3oool00d000000oooo 0?ooo`090?ooo`030000003oool0oooo00/0oooo1d0000050?ooo`00:03oool00`000000oooo0?oo o`0j0?ooo`03@000003oool0oooo03X0oooo00=000000?ooo`3oool0>P3oool00d000000oooo0?oo o`0d0?ooo`030000003oool0oooo00<0oooo00=000000?ooo`3oool0>P3oool00d000000oooo0?oo o`0j0?ooo`03@000003oool0oooo00/0oooo00=000000?ooo`3oool00`3oool00d000000oooo0?oo o`030?ooo`00:03oool00`000000oooo0?ooo`3/0?ooo`030000003oool0oooo08/0oooo00=00000 0?ooo`3oool00P3oool00d000000oooo0?ooo`030?ooo`00:03oool00`000000oooo0?ooo`3]0?oo o`030000003oool0oooo08/0oooo140000060?ooo`00:03oool00`000000oooo0?ooo`3^0?ooo`80 0000U@3oool002P0oooo00<000000?ooo`3oool0l03oool00`000000oooo0?ooo`2B0?ooo`00:03o ool00`000000oooo0?ooo`3a0?ooo`030000003oool0oooo0940oooo000X0?ooo`030000003oool0 oooo0?80oooo00<000000?ooo`3oool0T03oool002P0oooo00<00000@000003oool0l`3oool00`00 0000oooo0?ooo`2?0?ooo`00:03oool00`000000oooo0?ooo`3d0?ooo`800000S`3oool002P0oooo 00<000000?ooo`3oool0mP3oool00`000000oooo0?ooo`2<0?ooo`00:03oool00`000000oooo0?oo o`3g0?ooo`030000003oool0oooo08/0oooo000X0?ooo`030000003oool0oooo0?P0oooo00<00000 0?ooo`3oool0RP3oool002P0oooo00<000000?ooo`3oool0n@3oool00`000000oooo0?ooo`290?oo o`00:03oool00`000000oooo0?ooo`3j0?ooo`800000R@3oool002P0oooo00<000000?ooo`3oool0 o03oool00`000000oooo0?ooo`260?ooo`00:03oool00`000000oooo0?ooo`3m0?ooo`030000003o ool0oooo08D0oooo000X0?ooo`03000004000000oooo0?h0oooo00<000000?ooo`3oool0Q03oool0 02P0oooo00<000000?ooo`3oool0o`3oool2000008@0oooo000X0?ooo`030000003oool0oooo0?l0 oooo0P3oool00`000000oooo0?ooo`210?ooo`00:03oool00`000000oooo0?ooo`3o0?ooo`<0oooo 00<000000?ooo`3oool0P03oool002P0oooo00<000000?ooo`3oool0o`3oool40?ooo`800000P03o ool002P0oooo00<000000?ooo`3oool0o`3oool60?ooo`030000003oool0oooo07d0oooo000X0?oo o`030000003oool0oooo0?l0oooo1`3oool00`000000oooo0?ooo`1l0?ooo`00:03oool00`000000 oooo0?ooo`3o0?ooo`P0oooo0P00001l0?ooo`00:03oool00`000000oooo0?ooo`3o0?ooo`X0oooo 00<000000?ooo`3oool0N@3oool002P0oooo00<000000?ooo`3oool0o`3oool;0?ooo`030000003o ool0oooo07P0oooo000X0?ooo`03000004000000oooo0?l0oooo303oool2000007P0oooo000X0?oo o`030000003oool0oooo0?l0oooo3P3oool00`000000oooo0?ooo`1e0?ooo`00:03oool00`000000 oooo0?ooo`3o0?ooo`l0oooo00<000000?ooo`3oool0M03oool002P0oooo00<000000?ooo`3oool0 o`3oool@0?ooo`800000M03oool002P0oooo00<000000?ooo`3oool0o`3ooolB0?ooo`030000003o ool0oooo0740oooo000X0?ooo`030000003oool0oooo0?l0oooo4`3oool00`000000oooo0?ooo`1` 0?ooo`00:03oool00`000000oooo0?ooo`3o0?oooa@0oooo0P00001`0?ooo`00:03oool00`000000 oooo0?ooo`3o0?oooaH0oooo00<000000?ooo`3oool0K@3oool002P0oooo00<000000?ooo`3oool0 o`3ooolG0?ooo`030000003oool0oooo06`0oooo000X0?ooo`03000004000000oooo0?l0oooo603o ool2000006`0oooo000X0?ooo`030000003oool0oooo0?l0oooo6P3oool00`000000oooo0?ooo`1Y 0?ooo`00:03oool00`000000oooo0?ooo`3o0?oooa/0oooo00<000000?ooo`3oool0J03oool002P0 oooo00<000000?ooo`3oool0o`3ooolL0?ooo`800000J03oool002P0oooo00<000000?ooo`3oool0 o`3ooolN0?ooo`030000003oool0oooo06D0oooo000X0?ooo`030000003oool0oooo0?l0oooo7`3o ool2000006D0oooo000D0?ooo`A000001@3oool4@00000L0oooo00<000000?ooo`3oool0o`3ooolQ 0?ooo`030000003oool0oooo0680oooo000C0?ooo`03@000003oool0oooo0080oooo00E000000?oo o`3oool0oooo@00000040?ooo`03@000003oool0oooo00@0oooo00<000000?ooo`3oool0o`3ooolR 0?ooo`800000HP3oool001P0oooo00E000000?ooo`3oool0oooo@00000040?ooo`03@000003oool0 oooo00@0oooo00<000000?ooo`3oool0o`3ooolT0?ooo`030000003oool0oooo05l0oooo000H0?oo o`05@000003oool0oooo0?oood000000103oool00d000000oooo0?ooo`040?ooo`030000003oool0 oooo0?l0oooo9@3oool00`000000oooo0?ooo`1N0?ooo`00603oool01D000000oooo0?ooo`3ooom0 000000@0oooo00=000000?ooo`3oool0103oool200000003@000003oool0oooo0?l0oooo903oool2 000005h0oooo000D0?ooo`A00000103oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo 00@0oooo00<000000?ooo`3oool0o`3ooolX0?ooo`030000003oool0oooo05/0oooo000D0?ooo`03 @000003oool0oooo00D0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`040?ooo`03 0000003oool0oooo0?l0oooo:@3oool2000005/0oooo000D0?ooo`03@000003oool0oooo00D0oooo 00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`040?ooo`030000003oool0oooo0?l0oooo :`3oool00`000000oooo0?ooo`1H0?ooo`00503oool5@00000@0oooo140000070?ooo`030000003o ool0oooo0?l0oooo;03oool2000005P0oooo000X0?ooo`030000003oool0oooo0?l0oooo;P3oool0 0`000000oooo0?ooo`1E0?ooo`00:03oool00`000000oooo0?ooo`3o0?ooobl0oooo0P00001E0?oo o`00:03oool00`000000oooo0?ooo`3o0?oooc40oooo00<000000?ooo`3oool0DP3oool002P0oooo 00<000000?ooo`3oool0o`3ooolb0?ooo`800000DP3oool002P0oooo00<00000@000003oool0o`3o oold0?ooo`800000D03oool002P0oooo00<000000?ooo`3oool0o`3ooolf0?ooo`030000003oool0 oooo04d0oooo000X0?ooo`030000003oool0oooo0?l0oooo=`3oool2000004d0oooo000X0?ooo`03 0000003oool0oooo0?l0oooo>@3oool00`000000oooo0?ooo`1:0?ooo`00:03oool00`000000oooo 0?ooo`3o0?ooocX0oooo0P00001:0?ooo`00:03oool00`000000oooo0?ooo`3o0?oooc`0oooo0P00 00180?ooo`00:03oool00`000000oooo0?ooo`3o0?oooch0oooo00<000000?ooo`3oool0A@3oool0 02P0oooo00<000000?ooo`3oool0o`3ooolo0?ooo`800000A@3oool002P0oooo00<000000?ooo`3o ool0o`3ooom10?ooo`800000@`3oool002P0oooo00<000000?ooo`3oool0o`3ooom30?ooo`030000 003oool0oooo0400oooo000X0?ooo`03000004000000oooo0?l0ooooA03oool200000400oooo000X 0?ooo`030000003oool0oooo0?l0ooooAP3oool2000003h0oooo000X0?ooo`030000003oool0oooo 0?l0ooooB03oool00`000000oooo0?ooo`0k0?ooo`00:03oool00`000000oooo0?ooo`3o0?ooodT0 oooo0P00000k0?ooo`00:03oool00`000000oooo0?ooo`3o0?oood/0oooo0P00000i0?ooo`00:03o ool00`000000oooo0?ooo`3o0?ooodd0oooo0P00000g0?ooo`00:03oool00`000000oooo0?ooo`3o 0?ooodl0oooo0P00000e0?ooo`00:03oool00`000000oooo0?ooo`3o0?oooe40oooo0P00000c0?oo o`00:03oool00`000000oooo0?ooo`3o0?oooe<0oooo0P00000a0?ooo`00:03oool00`0000100000 0?ooo`3o0?oooeD0oooo0P00000_0?ooo`00:03oool00`000000oooo0?ooo`3o0?oooeL0oooo0P00 000]0?ooo`00:03oool00`000000oooo0?ooo`3o0?oooeT0oooo0P00000[0?ooo`00:03oool00`00 0000oooo0?ooo`3o0?oooe/0oooo0P00000Y0?ooo`00:03oool00`000000oooo0?ooo`3o0?oooed0 oooo0`00000V0?ooo`00:03oool00`000000oooo0?ooo`3o0?ooof00oooo0P00000T0?ooo`00:03o ool00`000000oooo0?ooo`3o0?ooof80oooo0P00000R0?ooo`00:03oool00`000000oooo0?ooo`3o 0?ooof@0oooo0`00000O0?ooo`00:03oool00`000000oooo0?ooo`3o0?ooofL0oooo0P00000M0?oo o`00:03oool00`00001000000?ooo`3o0?ooofT0oooo0P00000K0?ooo`00:03oool00`000000oooo 0?ooo`3o0?ooof/0oooo00<00000@000003oool0603oool002P0oooo00<000000?ooo`3oool0o`3o oon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo 0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`002P3oool7@00000<0oooo 140000050?ooo`A000001`3oool00`000000oooo0?ooo`3o0?ooohH0oooo000=0?ooo`03@000003o ool0oooo00<0oooo00=000000?ooo`3oool00P3oool01D000000oooo0?ooo`3ooom0000000@0oooo 00=000000?ooo`3oool0103oool00`000000oooo0?ooo`3o0?ooohH0oooo000=0?ooo`03@000003o ool0oooo00<0oooo00=000000?ooo`3oool00P3oool01D000000oooo0?ooo`3ooom0000000@0oooo 00=000000?ooo`3oool0103oool00`000000oooo0?ooo`3o0?ooohH0oooo000=0?ooo`03@000003o ool0oooo00<0oooo00=000000?ooo`3oool00P3oool01D000000oooo0?ooo`3ooom0000000@0oooo 00=000000?ooo`3oool0103oool00`000000oooo0?ooo`3o0?ooohH0oooo000=0?ooo`03@000003o ool0oooo00<0oooo00=000000?ooo`3oool00P3oool01D000000oooo0?ooo`3ooom0000000@0oooo 00=000000?ooo`3oool0103oool200000003@000003oool0oooo0?l0ooooQ03oool000d0oooo00=0 00000?ooo`3oool00`3oool00d000000oooo0?ooo`020?ooo`05@000003oool0oooo0?oood000000 103oool00d000000oooo0?ooo`040?ooo`030000003oool0oooo0?l0ooooQP3oool000d0oooo00=0 00000?ooo`3oool00`3oool00d000000oooo0?ooo`020?ooo`05@000003oool0oooo0?oood000000 103oool00d000000oooo0?ooo`040?ooo`030000003oool0oooo0?l0ooooQP3oool000/0oooo0d00 00050?ooo`03@000003oool0oooo0080oooo00E000000?ooo`3oool0oooo@00000040?ooo`03@000 003oool0oooo00@0oooo00<000000?ooo`3oool0o`3ooon60?ooo`003@3oool00d000000oooo0?oo o`040?ooo`A000001@3oool4@00000L0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool0 0`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0 oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo 000X0?ooo`03000004000000oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon6 0?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0 ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?oo o`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<000000?oo o`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000 003oool0oooo0?l0ooooQP3oool002P0oooo00=000000?ooo`3oool0o`3ooon60?ooo`00o`3ooona 0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona 0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona 0?ooo`00o`3ooona0?ooo`008`3oool5@0000080oooo1D0000030?ooo`=00000o`3oooml0?ooo`00 903oool014000000oooo0?oood0000030?ooo`04@000003oool0oooo@0000080oooo00E000000?oo o`3oool0oooo@000003o0?ooog/0oooo000U0?ooo`03@000003oool0oooo00@0oooo00=000000?oo o`3oool00P3oool00d000000oooo0?ooo`3o0?ooogd0oooo000K0?ooo`A00000103oool014000000 oooo0?oood0000030?ooo`04@000003oool0oooo@00000<0oooo00=000000?ooo`3oool0o`3ooomm 0?ooo`006P3oool00d000000oooo0?ooo`020?ooo`04@000003oool0oooo0?ooo`E000000P3oool5 @0000080oooo00=000000?ooo`3oool0o`3ooomm0?ooo`006P3oool00d000000oooo0?ooo`030?oo o`03@000003oool0oooo00h0oooo00E000000?ooo`3oool0oooo@000003o0?ooog/0oooo000J0?oo o`03@000003oool0oooo00<0oooo00=000000?ooo`3oool03`3oool4@0000?l0ooooN`3oool001/0 oooo00E000000?ooo`3oool0oooo@000003o0?oooi40oooo000L0?ooo`I00000o`3ooon?0?ooo`00 o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00 o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00 o`3ooona0?ooo`00o`3ooona0?ooo`00\ \>"], ImageRangeCache->{{{0, 431}, {265.875, 0}} -> {-0.332387, -126.104, \ 0.0122863, 1.59037}}], Cell[BoxData[ InterpretationBox[\("The maximum value at point C is: \!\(\[Sigma]\_zzC\) \ = "\[InvisibleSpace]96.6689218163494`\[InvisibleSpace]" MPa"\), SequenceForm[ "The maximum value at point C is: \!\(\[Sigma]\_zzC\) = ", 96.668921816349396, " MPa"], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[\("The minimum value at point C is: \!\(\[Sigma]\_zzC\) \ = "\[InvisibleSpace]\(-102.90883696845921`\)\[InvisibleSpace]" MPa"\), SequenceForm[ "The minimum value at point C is: \!\(\[Sigma]\_zzC\) = ", \ -102.90883696845921, " MPa"], Editable->False]], "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Point D", "Subsubsection", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(xD\ = \ \(-x\&_\_G\) /. vars;\)\), "\[IndentingNewLine]", \(\(yD\ = \ \(-\((h - \ y\&_\_G)\)\)\ /. vars;\)\), "\[IndentingNewLine]", \(\(pointD = Flatten[Append[ vars, \ {x \[Rule] \ xD, \ y \[Rule] \ yD}]];\)\), "\[IndentingNewLine]", \(\(\[Sigma]\_zzD = ExpandAll[ FullSimplify[\[Sigma]\_zz\ /. pointD\ \ ]];\)\), "\[IndentingNewLine]", \(Print["\", xD\ // N, "\<,\>", yD\ // N, "\<) m is:\>"]\), "\[IndentingNewLine]", \(Print[\*"\"\< \!\(\[Sigma]\_zzD\)=\>\"", \ \[Sigma]\_zzD\ // N, \*"\"\< N/\!\(m\^2\)\>\""]\ \), "\[IndentingNewLine]", \(\(Plot[\[Sigma]\_zzD\/10\^6\ , {\[Theta], 0, \[Pi]}, PlotRange \[Rule] \ {{0, 3}, {\(-120\), 120}}, AxesLabel \[Rule] {"\<\[Theta]\>", \*"\"\<\!\(\(\[Sigma]\_zz\)\_D\)\>\ \""}\ ];\)\), "\[IndentingNewLine]", \(Print[\*"\"\\"", Max[ Table[\[Sigma]\_zzD\/10\^6, {\[Theta], 0, \[Pi], 0.001}]], \ "\< MPa\>"]\), "\[IndentingNewLine]", \(Print[\*"\"\\"", Min[ Table[\[Sigma]\_zzD\/10\^6, {\[Theta], 0, \[Pi], 0.001}]], \ "\< MPa\>"]\)}], "Input"], Cell[BoxData[ InterpretationBox[\("Bending Stress at \ ("\[InvisibleSpace]\(-0.026858974358974365`\)\[InvisibleSpace]","\ \[InvisibleSpace]\(-0.07314102564102565`\)\[InvisibleSpace]") m is:"\), SequenceForm[ "Bending Stress at (", -.026858974358974365, ",", -.073141025641025648, ") m is:"], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[\(" \ \!\(\[Sigma]\_zzD\)="\[InvisibleSpace]\(\(-9.187592490141809`*^7\)\ Cos[\ \[Theta]] - 2.7183718290683188`*^7\ Sin[\[Theta]]\)\[InvisibleSpace]" \ N/\!\(m\^2\)"\), SequenceForm[ " \!\(\[Sigma]\_zzD\)=", Plus[ Times[ -91875924.90141809, Cos[ \[Theta]]], Times[ -27183718.290683188, Sin[ \[Theta]]]], " N/\!\(m\^2\)"], Editable->False]], "Print"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 2.77556e-017 0.333333 0.309017 0.00257514 [ [.16667 .29652 -9 -9 ] [.16667 .29652 9 0 ] [.33333 .29652 -3 -9 ] [.33333 .29652 3 0 ] [.5 .29652 -9 -9 ] [.5 .29652 9 0 ] [.66667 .29652 -3 -9 ] [.66667 .29652 3 0 ] [.83333 .29652 -9 -9 ] [.83333 .29652 9 0 ] [1 .29652 -3 -9 ] [1 .29652 3 0 ] [1.025 .30902 0 -6.28125 ] [1.025 .30902 10 6.28125 ] [-0.0125 .0515 -24 -4.5 ] [-0.0125 .0515 0 4.5 ] [-0.0125 .18026 -18 -4.5 ] [-0.0125 .18026 0 4.5 ] [-0.0125 .43777 -12 -4.5 ] [-0.0125 .43777 0 4.5 ] [-0.0125 .56653 -18 -4.5 ] [-0.0125 .56653 0 4.5 ] [0 .64303 -11.7813 0 ] [0 .64303 11.7813 12.5625 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .16667 .30902 m .16667 .31527 L s [(0.5)] .16667 .29652 0 1 Mshowa .33333 .30902 m .33333 .31527 L s [(1)] .33333 .29652 0 1 Mshowa .5 .30902 m .5 .31527 L s [(1.5)] .5 .29652 0 1 Mshowa .66667 .30902 m .66667 .31527 L s [(2)] .66667 .29652 0 1 Mshowa .83333 .30902 m .83333 .31527 L s [(2.5)] .83333 .29652 0 1 Mshowa 1 .30902 m 1 .31527 L s [(3)] 1 .29652 0 1 Mshowa .125 Mabswid .03333 .30902 m .03333 .31277 L s .06667 .30902 m .06667 .31277 L s .1 .30902 m .1 .31277 L s .13333 .30902 m .13333 .31277 L s .2 .30902 m .2 .31277 L s .23333 .30902 m .23333 .31277 L s .26667 .30902 m .26667 .31277 L s .3 .30902 m .3 .31277 L s .36667 .30902 m .36667 .31277 L s .4 .30902 m .4 .31277 L s .43333 .30902 m .43333 .31277 L s .46667 .30902 m .46667 .31277 L s .53333 .30902 m .53333 .31277 L s .56667 .30902 m .56667 .31277 L s .6 .30902 m .6 .31277 L s .63333 .30902 m .63333 .31277 L s .7 .30902 m .7 .31277 L s .73333 .30902 m .73333 .31277 L s .76667 .30902 m .76667 .31277 L s .8 .30902 m .8 .31277 L s .86667 .30902 m .86667 .31277 L s .9 .30902 m .9 .31277 L s .93333 .30902 m .93333 .31277 L s .96667 .30902 m .96667 .31277 L s .25 Mabswid 0 .30902 m 1 .30902 L s gsave 1.025 .30902 -61 -10.2813 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.5625 translate 1 -1 scale /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding WindowsANSIEncoding def currentdict end newfontname exch definefont pop } def 63.000 12.813 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 12.813 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (q) show 69.000 12.813 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .0515 m .00625 .0515 L s [(-100)] -0.0125 .0515 1 0 Mshowa 0 .18026 m .00625 .18026 L s [(-50)] -0.0125 .18026 1 0 Mshowa 0 .43777 m .00625 .43777 L s [(50)] -0.0125 .43777 1 0 Mshowa 0 .56653 m .00625 .56653 L s [(100)] -0.0125 .56653 1 0 Mshowa .125 Mabswid 0 .07725 m .00375 .07725 L s 0 .10301 m .00375 .10301 L s 0 .12876 m .00375 .12876 L s 0 .15451 m .00375 .15451 L s 0 .20601 m .00375 .20601 L s 0 .23176 m .00375 .23176 L s 0 .25751 m .00375 .25751 L s 0 .28327 m .00375 .28327 L s 0 .33477 m .00375 .33477 L s 0 .36052 m .00375 .36052 L s 0 .38627 m .00375 .38627 L s 0 .41202 m .00375 .41202 L s 0 .46353 m .00375 .46353 L s 0 .48928 m .00375 .48928 L s 0 .51503 m .00375 .51503 L s 0 .54078 m .00375 .54078 L s 0 .02575 m .00375 .02575 L s 0 .59228 m .00375 .59228 L s .25 Mabswid 0 0 m 0 .61803 L s gsave 0 .64303 -72.7813 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.5625 translate 1 -1 scale /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding WindowsANSIEncoding def currentdict end newfontname exch definefont pop } def 63.000 12.813 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 12.813 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (s) show 69.000 14.313 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 7.125 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (zz) show 77.875 14.813 moveto (D) show 82.563 12.813 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .5 Mabswid 0 .07242 m .02068 .06854 L .04248 .06545 L .05393 .06424 L .06459 .06337 L .07072 .06299 L .07629 .06271 L .07938 .06259 L .08273 .06248 L .08589 .0624 L .08739 .06237 L .08881 .06234 L .09009 .06232 L .09149 .06231 L .09276 .0623 L .09393 .06229 L .09533 .06229 L .0966 .06229 L .0973 .06229 L .09806 .06229 L .09944 .0623 L .10064 .06231 L .10196 .06233 L .10463 .06237 L .1071 .06242 L .1094 .06249 L .11513 .0627 L .12035 .06295 L .13208 .06374 L .14298 .06474 L .15307 .06591 L .17589 .06936 L .19641 .07342 L .21907 .07894 L .26327 .09274 L .30581 .10962 L .35105 .13111 L .39462 .15491 L .43652 .18028 L .48112 .20951 L .52405 .23934 L .56968 .27229 L .61364 .30469 L .65594 .33594 L .70093 .3687 L .74426 .39923 L .78592 .42715 L .83027 .45485 L .87296 .47907 L .91835 .50176 L Mistroke .96207 .52025 L Mfstroke .96207 .52025 m 1 .53321 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{0, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHg0?ooo`00:03oool00`000000oooo0?ooo`1h0?ooo`<00000o`3oool;0?ooo`00:03oool0 0`000000oooo0?ooo`1k0?ooo`800000o`3oool90?ooo`00:03oool00`00001000000?ooo`1m0?oo o`800000o`3oool70?ooo`00:03oool00`000000oooo0?ooo`1o0?ooo`800000o`3oool50?ooo`00 :03oool00`000000oooo0?ooo`210?ooo`800000o`3oool30?ooo`00:03oool00`000000oooo0?oo o`230?ooo`800000o`3oool10?ooo`00:03oool00`000000oooo0?ooo`250?ooo`030000003oool0 oooo0?d0oooo000X0?ooo`030000003oool0oooo08H0oooo0P00003m0?ooo`00:03oool00`000000 oooo0?ooo`280?ooo`800000n`3oool002P0oooo00<000000?ooo`3oool0RP3oool200000?T0oooo 000X0?ooo`030000003oool0oooo08`0oooo0P00003g0?ooo`00:03oool00`00001000000?ooo`2> 0?ooo`030000003oool0oooo0?@0oooo000X0?ooo`030000003oool0oooo08l0oooo0P00003d0?oo o`00:03oool00`000000oooo0?ooo`2A0?ooo`800000lP3oool002P0oooo00<000000?ooo`3oool0 T`3oool00`000000oooo0?ooo`3_0?ooo`00:03oool00`000000oooo0?ooo`2D0?ooo`800000k`3o ool002P0oooo00<000000?ooo`3oool0UP3oool200000>d0oooo000D0?ooo`A000001@3oool4@000 00L0oooo00<000000?ooo`3oool0V03oool00`000000oooo0?ooo`3Z0?ooo`004`3oool00d000000 oooo0?ooo`020?ooo`05@000003oool0oooo0?oood000000103oool00d000000oooo0?ooo`040?oo o`030000003oool0oooo09T0oooo0P00003Z0?ooo`00603oool01D000000oooo0?ooo`3ooom00000 00@0oooo00=000000?ooo`3oool0103oool00`000000oooo0?ooo`2K0?ooo`800000j03oool001P0 oooo00E000000?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo00@0oooo0P0000000d00 0000oooo0?ooo`2K0?ooo`030000003oool0oooo0>D0oooo000:0?ooo`I00000203oool01D000000 oooo0?ooo`3ooom0000000@0oooo00=000000?ooo`3oool0103oool00`000000oooo0?ooo`2N0?oo o`800000i@3oool001@0oooo140000040?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3o ool0103oool00`000000oooo0?ooo`2P0?ooo`030000003oool0oooo0>80oooo000D0?ooo`03@000 003oool0oooo00D0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`040?ooo`030000 003oool0oooo0:40oooo0P00003R0?ooo`00503oool00d000000oooo0?ooo`050?ooo`03@000003o ool0oooo0080oooo00=000000?ooo`3oool0103oool00`000000oooo0?ooo`2S0?ooo`030000003o ool0oooo0=l0oooo000D0?ooo`E00000103oool4@00000L0oooo00<000000?ooo`3oool0Y03oool0 0`000000oooo0?ooo`3N0?ooo`00:03oool00`000000oooo0?ooo`2U0?ooo`800000gP3oool002P0 oooo00<000000?ooo`3oool0Y`3oool00`000000oooo0?ooo`3K0?ooo`00:03oool00`000000oooo 0?ooo`2X0?ooo`800000f`3oool002P0oooo00<000000?ooo`3oool0ZP3oool00`000000oooo0?oo o`3H0?ooo`00:03oool00`00001000000?ooo`2[0?ooo`800000f03oool002P0oooo00<000000?oo o`3oool0[@3oool00`000000oooo0?ooo`3E0?ooo`00:03oool00`000000oooo0?ooo`2^0?ooo`80 0000e@3oool002P0oooo00<000000?ooo`3oool0/03oool00`000000oooo0?ooo`3B0?ooo`00:03o ool00`000000oooo0?ooo`2a0?ooo`800000dP3oool002P0oooo00<000000?ooo`3oool0/`3oool0 0`000000oooo0?ooo`3?0?ooo`00:03oool00`000000oooo0?ooo`2d0?ooo`030000003oool0oooo 00?ooo`00:03oool00`000000oooo 0?ooo`2g0?ooo`030000003oool0oooo0P3oool00d000000oooo0?oo o`0j0?ooo`03@000003oool0oooo02`0oooo0P00000<0?ooo`03@000003oool0oooo03X0oooo00=0 00000?ooo`3oool0>P3oool00d000000oooo0?ooo`0;0?ooo`03@000003oool0oooo00<0oooo00=0 00000?ooo`3oool00`3oool002P0oooo00<000000?ooo`3oool0i@3oool00`000000oooo0?ooo`2B 0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool00`3oool002P0oooo00<000000?oo o`3oool0iP3oool00`000000oooo0?ooo`2B0?ooo`A000001P3oool002P0oooo00<000000?ooo`3o ool0i`3oool2000009`0oooo000X0?ooo`030000003oool0oooo0>T0oooo00<000000?ooo`3oool0 V@3oool002P0oooo00<000000?ooo`3oool0jP3oool00`000000oooo0?ooo`2H0?ooo`00:03oool0 0`000000oooo0?ooo`3[0?ooo`800000V03oool002P0oooo00<00000@000003oool0k@3oool00`00 0000oooo0?ooo`2E0?ooo`00:03oool00`000000oooo0?ooo`3^0?ooo`800000U@3oool002P0oooo 00<000000?ooo`3oool0l03oool00`000000oooo0?ooo`2B0?ooo`00:03oool00`000000oooo0?oo o`3a0?ooo`030000003oool0oooo0940oooo000X0?ooo`030000003oool0oooo0?80oooo0P00002A 0?ooo`00:03oool00`000000oooo0?ooo`3d0?ooo`030000003oool0oooo08h0oooo000X0?ooo`03 0000003oool0oooo0?D0oooo0P00002>0?ooo`00:03oool00`000000oooo0?ooo`3g0?ooo`030000 003oool0oooo08/0oooo000X0?ooo`030000003oool0oooo0?P0oooo0P00002;0?ooo`00:03oool0 0`00001000000?ooo`3j0?ooo`030000003oool0oooo08P0oooo000X0?ooo`030000003oool0oooo 0?/0oooo00<000000?ooo`3oool0Q`3oool002P0oooo00<000000?ooo`3oool0o03oool2000008L0 oooo000X0?ooo`030000003oool0oooo0?h0oooo00<000000?ooo`3oool0Q03oool002P0oooo00<0 00000?ooo`3oool0o`3oool00`000000oooo0?ooo`230?ooo`00:03oool00`000000oooo0?ooo`3o 0?ooo`40oooo0P0000230?ooo`00:03oool00`000000oooo0?ooo`3o0?ooo`<0oooo00<000000?oo o`3oool0P03oool002P0oooo00<000000?ooo`3oool0o`3oool40?ooo`030000003oool0oooo07l0 oooo000X0?ooo`030000003oool0oooo0?l0oooo1@3oool2000007l0oooo000X0?ooo`030000003o ool0oooo0?l0oooo1`3oool00`000000oooo0?ooo`1l0?ooo`00:03oool00`00001000000?ooo`3o 0?ooo`P0oooo00<000000?ooo`3oool0N`3oool002P0oooo00<000000?ooo`3oool0o`3oool90?oo o`800000N`3oool002P0oooo00<000000?ooo`3oool0o`3oool;0?ooo`030000003oool0oooo07P0 oooo000X0?ooo`030000003oool0oooo0?l0oooo303oool00`000000oooo0?ooo`1g0?ooo`00:03o ool00`000000oooo0?ooo`3o0?ooo`d0oooo0P00001g0?ooo`00:03oool00`000000oooo0?ooo`3o 0?ooo`l0oooo00<000000?ooo`3oool0M03oool002P0oooo00<000000?ooo`3oool0o`3oool@0?oo o`800000M03oool002P0oooo00<000000?ooo`3oool0o`3ooolB0?ooo`030000003oool0oooo0740 oooo000X0?ooo`030000003oool0oooo0?l0oooo4`3oool200000740oooo000X0?ooo`0300000400 0000oooo0?l0oooo5@3oool00`000000oooo0?ooo`1^0?ooo`00:03oool00`000000oooo0?ooo`3o 0?oooaH0oooo0P00001^0?ooo`00:03oool00`000000oooo0?ooo`3o0?oooaP0oooo00<000000?oo o`3oool0J`3oool002P0oooo00<000000?ooo`3oool0o`3ooolI0?ooo`800000J`3oool002P0oooo 00<000000?ooo`3oool0o`3ooolK0?ooo`030000003oool0oooo06P0oooo000X0?ooo`030000003o ool0oooo0?l0oooo703oool2000006P0oooo000D0?ooo`A000001@3oool4@00000L0oooo00<00000 0?ooo`3oool0o`3ooolN0?ooo`030000003oool0oooo06D0oooo000C0?ooo`03@000003oool0oooo 0080oooo00E000000?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo00@0oooo00<00000 0?ooo`3oool0o`3ooolO0?ooo`800000I@3oool001P0oooo00E000000?ooo`3oool0oooo@0000004 0?ooo`03@000003oool0oooo00@0oooo00<000000?ooo`3oool0o`3ooolQ0?ooo`030000003oool0 oooo0680oooo000H0?ooo`05@000003oool0oooo0?oood000000103oool00d000000oooo0?ooo`04 0?ooo`030000003oool0oooo0?l0oooo8P3oool200000680oooo000H0?ooo`05@000003oool0oooo 0?oood000000103oool00d000000oooo0?ooo`040?ooo`80000000=000000?ooo`3oool0o`3ooolR 0?ooo`800000H03oool001@0oooo140000040?ooo`03@000003oool0oooo0080oooo00=000000?oo o`3oool0103oool00`000000oooo0?ooo`3o0?ooobH0oooo00<000000?ooo`3oool0G@3oool001@0 oooo00=000000?ooo`3oool01@3oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo00@0 oooo00<000000?ooo`3oool0o`3ooolW0?ooo`800000G@3oool001@0oooo00=000000?ooo`3oool0 1@3oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo00@0oooo00<000000?ooo`3oool0 o`3ooolY0?ooo`030000003oool0oooo05X0oooo000D0?ooo`E00000103oool4@00000L0oooo00<0 00000?ooo`3oool0o`3ooolZ0?ooo`800000FP3oool002P0oooo00<000000?ooo`3oool0o`3oool/ 0?ooo`800000F03oool002P0oooo00<000000?ooo`3oool0o`3oool^0?ooo`030000003oool0oooo 05D0oooo000X0?ooo`030000003oool0oooo0?l0oooo;`3oool2000005D0oooo000X0?ooo`030000 003oool0oooo0?l0oooo<@3oool2000005<0oooo000X0?ooo`03000004000000oooo0?l0oooo<`3o ool200000540oooo000X0?ooo`030000003oool0oooo0?l0oooo=@3oool00`000000oooo0?ooo`1> 0?ooo`00:03oool00`000000oooo0?ooo`3o0?ooocH0oooo0P00001>0?ooo`00:03oool00`000000 oooo0?ooo`3o0?ooocP0oooo0P00001<0?ooo`00:03oool00`000000oooo0?ooo`3o0?ooocX0oooo 0P00001:0?ooo`00:03oool00`000000oooo0?ooo`3o0?oooc`0oooo0P0000180?ooo`00:03oool0 0`000000oooo0?ooo`3o0?oooch0oooo00<000000?ooo`3oool0A@3oool002P0oooo00<000000?oo o`3oool0o`3ooolo0?ooo`800000A@3oool002P0oooo00<000000?ooo`3oool0o`3ooom10?ooo`80 0000@`3oool002P0oooo00<000000?ooo`3oool0o`3ooom30?ooo`800000@@3oool002P0oooo00<0 0000@000003oool0o`3ooom50?ooo`800000?`3oool002P0oooo00<000000?ooo`3oool0o`3ooom7 0?ooo`800000?@3oool002P0oooo00<000000?ooo`3oool0o`3ooom90?ooo`800000>`3oool002P0 oooo00<000000?ooo`3oool0o`3ooom;0?ooo`800000>@3oool002P0oooo00<000000?ooo`3oool0 o`3ooom=0?ooo`<00000=P3oool002P0oooo00<000000?ooo`3oool0o`3ooom@0?ooo`800000=03o ool002P0oooo00<000000?ooo`3oool0o`3ooomB0?ooo`800000"], ImageRangeCache->{{{0, 431}, {265.875, 0}} -> {-0.332387, -126.104, \ 0.0122863, 1.59037}}], Cell[BoxData[ InterpretationBox[\("The maximum value at point D is: \!\(\[Sigma]\_zzD\) \ = "\[InvisibleSpace]91.85979823896197`\[InvisibleSpace]" MPa"\), SequenceForm[ "The maximum value at point D is: \!\(\[Sigma]\_zzD\) = ", 91.859798238961972, " MPa"], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[\("The minimum value at point D is: \!\(\[Sigma]\_zzD\) \ = "\[InvisibleSpace]\(-95.81304243707083`\)\[InvisibleSpace]" MPa"\), SequenceForm[ "The minimum value at point D is: \!\(\[Sigma]\_zzD\) = ", \ -95.813042437070834, " MPa"], Editable->False]], "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Point E", "Subsubsection", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(xE = \ \ \(-x\&_\_G\)\ /. vars;\)\), "\[IndentingNewLine]", \(\(yE = \ y\&_\_G\ /. vars;\)\), "\[IndentingNewLine]", \(\(pointE = Flatten[Append[ vars, \ {x \[Rule] \ xE, \ y \[Rule] \ yE}]];\)\), "\[IndentingNewLine]", \(\(\[Sigma]\_zzE = ExpandAll[ FullSimplify[\[Sigma]\_zz\ /. pointE\ ]];\)\), "\[IndentingNewLine]", \(Print["\", xE\ // N, "\<,\>", yE\ // N, "\<) m is:\>"]\), "\[IndentingNewLine]", \(Print[\*"\"\< \!\(\[Sigma]\_zzE\)=\>\"", \ \[Sigma]\_zzE\ // N, \*"\"\< N/\!\(m\^2\)\>\""]\ \), "\[IndentingNewLine]", \(\(Plot[\[Sigma]\_zzE\/10\^6\ , {\[Theta], 0, \[Pi]}, PlotRange \[Rule] \ {{0, 3}, {\(-120\), 120}}, AxesLabel \[Rule] {"\<\[Theta]\>", \*"\"\<\!\(\(\[Sigma]\_zz\)\_E\)\>\ \""}\ ];\)\), "\[IndentingNewLine]", \(Print[\*"\"\\"", Max[ Table[\[Sigma]\_zzE\/10\^6, {\[Theta], 0, \[Pi], 0.001}]], \ "\< MPa\>"]\), "\[IndentingNewLine]", \(Print[\*"\"\\"", Min[ Table[\[Sigma]\_zzE\/10\^6, {\[Theta], 0, \[Pi], 0.001}]], \ "\< MPa\>"]\)}], "Input"], Cell[BoxData[ InterpretationBox[\("Bending Stress at \ ("\[InvisibleSpace]\(-0.026858974358974365`\)\[InvisibleSpace]","\ \[InvisibleSpace]0.026858974358974365`\[InvisibleSpace]") m is:"\), SequenceForm[ "Bending Stress at (", -.026858974358974365, ",", .026858974358974365, ") m is:"], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[\(" \ \!\(\[Sigma]\_zzE\)="\[InvisibleSpace]\(6.909416966411419`*^7\ Cos[\[Theta]] \ + 6.909416966411419`*^7\ Sin[\[Theta]]\)\[InvisibleSpace]" N/\!\(m\^2\)"\), SequenceForm[ " \!\(\[Sigma]\_zzE\)=", Plus[ Times[ 69094169.664114192, Cos[ \[Theta]]], Times[ 69094169.664114192, Sin[ \[Theta]]]], " N/\!\(m\^2\)"], Editable->False]], "Print"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 2.77556e-017 0.333333 0.309017 0.00257514 [ [.16667 .29652 -9 -9 ] [.16667 .29652 9 0 ] [.33333 .29652 -3 -9 ] [.33333 .29652 3 0 ] [.5 .29652 -9 -9 ] [.5 .29652 9 0 ] [.66667 .29652 -3 -9 ] [.66667 .29652 3 0 ] [.83333 .29652 -9 -9 ] [.83333 .29652 9 0 ] [1 .29652 -3 -9 ] [1 .29652 3 0 ] [1.025 .30902 0 -6.28125 ] [1.025 .30902 10 6.28125 ] [-0.0125 .0515 -24 -4.5 ] [-0.0125 .0515 0 4.5 ] [-0.0125 .18026 -18 -4.5 ] [-0.0125 .18026 0 4.5 ] [-0.0125 .43777 -12 -4.5 ] [-0.0125 .43777 0 4.5 ] [-0.0125 .56653 -18 -4.5 ] [-0.0125 .56653 0 4.5 ] [0 .64303 -11.7813 0 ] [0 .64303 11.7813 12.5625 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .16667 .30902 m .16667 .31527 L s [(0.5)] .16667 .29652 0 1 Mshowa .33333 .30902 m .33333 .31527 L s [(1)] .33333 .29652 0 1 Mshowa .5 .30902 m .5 .31527 L s [(1.5)] .5 .29652 0 1 Mshowa .66667 .30902 m .66667 .31527 L s [(2)] .66667 .29652 0 1 Mshowa .83333 .30902 m .83333 .31527 L s [(2.5)] .83333 .29652 0 1 Mshowa 1 .30902 m 1 .31527 L s [(3)] 1 .29652 0 1 Mshowa .125 Mabswid .03333 .30902 m .03333 .31277 L s .06667 .30902 m .06667 .31277 L s .1 .30902 m .1 .31277 L s .13333 .30902 m .13333 .31277 L s .2 .30902 m .2 .31277 L s .23333 .30902 m .23333 .31277 L s .26667 .30902 m .26667 .31277 L s .3 .30902 m .3 .31277 L s .36667 .30902 m .36667 .31277 L s .4 .30902 m .4 .31277 L s .43333 .30902 m .43333 .31277 L s .46667 .30902 m .46667 .31277 L s .53333 .30902 m .53333 .31277 L s .56667 .30902 m .56667 .31277 L s .6 .30902 m .6 .31277 L s .63333 .30902 m .63333 .31277 L s .7 .30902 m .7 .31277 L s .73333 .30902 m .73333 .31277 L s .76667 .30902 m .76667 .31277 L s .8 .30902 m .8 .31277 L s .86667 .30902 m .86667 .31277 L s .9 .30902 m .9 .31277 L s .93333 .30902 m .93333 .31277 L s .96667 .30902 m .96667 .31277 L s .25 Mabswid 0 .30902 m 1 .30902 L s gsave 1.025 .30902 -61 -10.2813 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.5625 translate 1 -1 scale /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding WindowsANSIEncoding def currentdict end newfontname exch definefont pop } def 63.000 12.813 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 12.813 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (q) show 69.000 12.813 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .0515 m .00625 .0515 L s [(-100)] -0.0125 .0515 1 0 Mshowa 0 .18026 m .00625 .18026 L s [(-50)] -0.0125 .18026 1 0 Mshowa 0 .43777 m .00625 .43777 L s [(50)] -0.0125 .43777 1 0 Mshowa 0 .56653 m .00625 .56653 L s [(100)] -0.0125 .56653 1 0 Mshowa .125 Mabswid 0 .07725 m .00375 .07725 L s 0 .10301 m .00375 .10301 L s 0 .12876 m .00375 .12876 L s 0 .15451 m .00375 .15451 L s 0 .20601 m .00375 .20601 L s 0 .23176 m .00375 .23176 L s 0 .25751 m .00375 .25751 L s 0 .28327 m .00375 .28327 L s 0 .33477 m .00375 .33477 L s 0 .36052 m .00375 .36052 L s 0 .38627 m .00375 .38627 L s 0 .41202 m .00375 .41202 L s 0 .46353 m .00375 .46353 L s 0 .48928 m .00375 .48928 L s 0 .51503 m .00375 .51503 L s 0 .54078 m .00375 .54078 L s 0 .02575 m .00375 .02575 L s 0 .59228 m .00375 .59228 L s .25 Mabswid 0 0 m 0 .61803 L s gsave 0 .64303 -72.7813 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.5625 translate 1 -1 scale /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding WindowsANSIEncoding def currentdict end newfontname exch definefont pop } def 63.000 12.813 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 12.813 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (s) show 69.000 14.313 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 7.125 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (zz) show 77.875 14.813 moveto (E) show 82.563 12.813 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .5 Mabswid 0 .48694 m .04248 .50812 L .08881 .52751 L .13232 .5419 L .17417 .552 L .19569 .55571 L .20766 .55733 L .21871 .55854 L .22994 .5595 L .23586 .55988 L .24214 .56021 L .24476 .56032 L .24758 .56042 L .25001 .56049 L .25267 .56055 L .25429 .56058 L .25578 .5606 L .25721 .56062 L .25794 .56063 L .25874 .56063 L .25952 .56064 L .26023 .56064 L .26164 .56064 L .26293 .56064 L .26428 .56064 L .26562 .56063 L .26638 .56062 L .26708 .56061 L .26973 .56057 L .27214 .56052 L .2747 .56046 L .28001 .56027 L .28587 .55999 L .29627 .5593 L .30603 .55843 L .32823 .55566 L .34857 .55217 L .39214 .54165 L .43404 .52779 L .47864 .50925 L .52158 .48802 L .5672 .46221 L .61117 .43463 L .65346 .40603 L .69846 .37391 L .74178 .34185 L .78344 .31049 L .8278 .2771 L .87049 .24548 L .91587 .21302 L Mistroke .95959 .18343 L Mfstroke .95959 .18343 m 1 .15802 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{0, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHg0?ooo`03 0000003oool0oooo03D0oooo000X0?ooo`030000003oool0oooo0?l0ooooC03oool2000003P0oooo 000X0?ooo`030000003oool0oooo0?l0ooooB`3oool00`000000oooo0?ooo`0h0?ooo`00:03oool0 0`000000oooo0?ooo`3o0?ooodX0oooo00<000000?ooo`3oool0>@3oool002P0oooo00<000000?oo o`3oool0o`3ooom80?ooo`800000?03oool002P0oooo00<000000?ooo`3oool0o`3ooom70?ooo`03 0000003oool0oooo03`0oooo000X0?ooo`030000003oool0oooo0?l0ooooA@3oool2000003l0oooo 000X0?ooo`03000004000000oooo0?l0ooooA03oool00`000000oooo0?ooo`0o0?ooo`00:03oool0 0`000000oooo0?ooo`3o0?oood80oooo0P0000120?ooo`00:03oool00`000000oooo0?ooo`3o0?oo od40oooo00<000000?ooo`3oool0@P3oool002P0oooo00<000000?ooo`3oool0o`3ooom00?ooo`03 0000003oool0oooo04<0oooo000X0?ooo`030000003oool0oooo0?l0oooo?P3oool2000004H0oooo 000X0?ooo`030000003oool0oooo0?l0oooo?@3oool00`000000oooo0?ooo`160?ooo`00:03oool0 0`000000oooo0?ooo`3o0?oooc`0oooo00<000000?ooo`3oool0A`3oool002P0oooo00<000000?oo o`3oool0o`3ooolj0?ooo`800000BP3oool002P0oooo00<000000?ooo`3oool0o`3oooli0?ooo`03 0000003oool0oooo04X0oooo000X0?ooo`030000003oool0oooo0?l0oooo>03oool00`000000oooo 0?ooo`1;0?ooo`00:03oool00`00001000000?ooo`3o0?ooocH0oooo0P00001>0?ooo`00:03oool0 0`000000oooo0?ooo`3o0?ooocD0oooo00<000000?ooo`3oool0CP3oool002P0oooo00<000000?oo o`3oool0;`3oool4@00000H0oooo0T0000060?ooo`A00000;`3oool7@00002d0oooo1d0000040?oo o`9000001P3oool4@00002l0oooo1T00000^0?ooo`I000001@3oool2@00000@0oooo00<000000?oo od0000000d00000`0?ooo`A00000603oool002P0oooo00<000000?ooo`3oool0;P3oool00d000000 oooo0?ooo`020?ooo`03@000003oool0oooo00<0oooo0T0000050?ooo`03@000003oool0oooo0080 oooo00=000000?ooo`3oool0;`3oool00d000000oooo0?ooo`0a0?ooo`03@000003oool0oooo00D0 oooo0T0000050?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool0;03oool00d000000 oooo0?ooo`020?ooo`03@000003oool0oooo02`0oooo00=000000?ooo`3oool00P3oool00d000000 oooo0?ooo`030?ooo`9000000P3oool2000000030?oood000000oooo00<0oooo00=000000?ooo`3o ool0;03oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo01D0oooo000X0?ooo`030000 003oool0oooo02h0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`0?0?ooo`03@000 003oool0oooo02l0oooo00=000000?ooo`3oool0<@3oool00d000000oooo0?ooo`0A0?ooo`03@000 003oool0oooo02d0oooo00=000000?ooo`3oool0<@3oool00d000000oooo0?ooo`0:0?ooo`030000 003oool0oooo00H0oooo00=000000?ooo`3oool0<@3oool00d000000oooo0?ooo`0E0?ooo`00:03o ool00`000000oooo0?ooo`0^0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool03`3o ool00d000000oooo0?ooo`0_0?ooo`03@000003oool0oooo0340oooo00=000000?ooo`3oool04@3o ool00d000000oooo0?ooo`0^0?ooo`03@000003oool0oooo0340oooo00=000000?ooo`3oool0203o ool00`000000oooo0?ooo`070?ooo`03@000003oool0oooo0340oooo00=000000?ooo`3oool05@3o ool002P0oooo00<000000?ooo`3oool0;P3oool00d000000oooo0?ooo`020?ooo`03@000003oool0 oooo00l0oooo00=000000?ooo`3oool0;`3oool00d000000oooo0?ooo`0a0?ooo`03@000003oool0 oooo0140oooo00=000000?ooo`3oool0;`3oool00d000000oooo0?ooo`0a0?ooo`03@000003oool0 oooo00D0oooo0P00000:0?ooo`03@000003oool0oooo02l0oooo0T00000H0?ooo`00:03oool00`00 0000oooo0?ooo`0^0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool02`3oool4@000 0380oooo00=000000?ooo`3oool0<@3oool00d000000oooo0?ooo`0=0?ooo`A00000<`3oool00d00 0000oooo0?ooo`0a0?ooo`03@000003oool0oooo00<0oooo00<000000?ooo`3oool01P3oool4@000 03@0oooo00=000000?ooo`3oool05@3oool002P0oooo00<000000?ooo`3oool0;P3oool00d000000 oooo0?ooo`020?ooo`03@000003oool0oooo00/0oooo00=000000?ooo`3oool0<`3oool00d000000 oooo0?ooo`0a0?ooo`03@000003oool0oooo00d0oooo00=000000?ooo`3oool0<03oool00d000000 oooo0?ooo`020?ooo`03@000003oool0oooo02`0oooo00=000000?ooo`3oool00P3oool01D000000 oooo0?ooo`3oool0000000T0oooo00=000000?ooo`3oool0=@3oool00d000000oooo0?ooo`0E0?oo o`00:03oool00`00001000000?ooo`0^0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3o ool02`3oool00d000000oooo0?ooo`0a0?ooo`=00000<@3oool3@00000l0oooo00=000000?ooo`3o ool0<03oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo02`0oooo00=000000?ooo`3o ool00P3oool014000000oooo00000000000:0?ooo`03@000003oool0oooo0300oooo00=000000?oo o`3oool00P3oool00d000000oooo0?ooo`0E0?ooo`00:03oool00`000000oooo0?ooo`0_0?ooo`A0 00003P3oool5@0000340oooo00=000000?ooo`3oool0<@3oool00d000000oooo0?ooo`0=0?ooo`E0 0000;`3oool4@0000300oooo140000000`3oool000000?ooo`0;0?ooo`E00000;`3oool4@00001P0 oooo000X0?ooo`030000003oool0oooo0?l0oooo:03oool00`000000oooo0?ooo`1K0?ooo`00:03o ool00`000000oooo0?ooo`3o0?ooobH0oooo0P00001N0?ooo`00:03oool00`000000oooo0?ooo`3o 0?ooobD0oooo00<000000?ooo`3oool0GP3oool002P0oooo00<000000?ooo`3oool0o`3ooolT0?oo o`030000003oool0oooo05l0oooo000X0?ooo`030000003oool0oooo0?l0oooo8P3oool200000680 oooo000X0?ooo`030000003oool0oooo0?l0oooo8@3oool00`000000oooo0?ooo`1G0?ooo`A00000 1`3oool002P0oooo00<000000?ooo`3oool0o`3ooolP0?ooo`030000003oool0oooo05L0oooo00=0 00000?ooo`3oool00P3oool00d000000oooo0?ooo`040?ooo`00:03oool00`000000oooo0?ooo`3o 0?oooah0oooo0P00001J0?ooo`03@000003oool0oooo00<0oooo00=000000?ooo`3oool00`3oool0 02P0ooooo`00001_00000003@000003oool0oooo00/0oooo00=000000?ooo`3oool00`3oool00d00 0000oooo0?ooo`030?ooo`00:03oool00`000000oooo0?ooo`090?ooo`03@000003oool0oooo00X0 oooo00=000000?ooo`3oool02@3oool00d000000oooo0?ooo`090?ooo`03@000003oool0oooo00T0 oooo00<000000?ooo`3oool02@3oool00d000000oooo0?ooo`0:0?ooo`03@000003oool0oooo00T0 oooo00=000000?ooo`3oool02@3oool00d000000oooo0?ooo`090?ooo`030000003oool0oooo00T0 oooo00=000000?ooo`3oool02P3oool00d000000oooo0?ooo`090?ooo`03@000003oool0oooo00T0 oooo00=000000?ooo`3oool02@3oool00`000000oooo0?ooo`090?ooo`03@000003oool0oooo00X0 oooo00=000000?ooo`3oool02@3oool00d000000oooo0?ooo`090?ooo`03@000003oool0oooo00T0 oooo00<000000?ooo`3oool02@3oool00d000000oooo0?ooo`0:0?ooo`03@000003oool0oooo00T0 oooo00=000000?ooo`3oool00P3oool00`000000oooo0?ooo`040?ooo`03@000003oool0oooo00T0 oooo00<000000?ooo`3oool02P3oool00d000000oooo0?ooo`090?ooo`03@000003oool0oooo00T0 oooo00=000000?ooo`3oool02@3oool00d000000oooo0?ooo`090?ooo`030000003oool0oooo00/0 oooo1d0000050?ooo`00:03oool00`000000oooo0?ooo`0j0?ooo`03@000003oool0oooo03X0oooo 00=000000?ooo`3oool0>P3oool00d000000oooo0?ooo`0j0?ooo`03@000003oool0oooo02D0oooo 0P00000C0?ooo`03@000003oool0oooo03X0oooo00=000000?ooo`3oool02`3oool00d000000oooo 0?ooo`030?ooo`03@000003oool0oooo00<0oooo000X0?ooo`030000003oool0oooo0?l0oooo6@3o ool00`000000oooo0?ooo`1O0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool00`3o ool002P0oooo00<000000?ooo`3oool0o`3ooolH0?ooo`030000003oool0oooo0640oooo14000006 0?ooo`00:03oool00`000000oooo0?ooo`3o0?oooaL0oooo00<000000?ooo`3oool0K03oool002P0 oooo00<000000?ooo`3oool0o`3ooolE0?ooo`800000K`3oool002P0oooo00<000000?ooo`3oool0 o`3ooolD0?ooo`030000003oool0oooo06l0oooo000X0?ooo`030000003oool0oooo0?l0oooo4`3o ool00`000000oooo0?ooo`1`0?ooo`00:03oool00`00001000000?ooo`3o0?oooa80oooo00<00000 0?ooo`3oool0L@3oool002P0oooo00<000000?ooo`3oool0o`3oool@0?ooo`800000M03oool002P0 oooo00<000000?ooo`3oool0o`3oool?0?ooo`030000003oool0oooo07@0oooo000X0?ooo`030000 003oool0oooo0?l0oooo3P3oool00`000000oooo0?ooo`1e0?ooo`00:03oool00`000000oooo0?oo o`3o0?ooo``0oooo0P00001h0?ooo`00:03oool00`000000oooo0?ooo`3o0?ooo`/0oooo00<00000 0?ooo`3oool0N03oool002P0oooo00<000000?ooo`3oool0o`3oool90?ooo`800000N`3oool002P0 oooo00<000000?ooo`3oool0o`3oool80?ooo`030000003oool0oooo07/0oooo000X0?ooo`030000 003oool0oooo0?l0oooo1`3oool00`000000oooo0?ooo`1l0?ooo`00:03oool00`00001000000?oo o`3o0?ooo`D0oooo0P00001o0?ooo`00:03oool00`000000oooo0?ooo`3o0?ooo`@0oooo00<00000 0?ooo`3oool0O`3oool002P0oooo00<000000?ooo`3oool0o`3oool20?ooo`800000PP3oool002P0 oooo00<000000?ooo`3oool0o`3oool10?ooo`030000003oool0oooo0880oooo000X0?ooo`030000 003oool0oooo0?h0oooo0P0000250?ooo`00:03oool00`000000oooo0?ooo`3m0?ooo`030000003o ool0oooo08D0oooo000X0?ooo`030000003oool0oooo0?/0oooo0P0000280?ooo`00:03oool00`00 0000oooo0?ooo`3j0?ooo`030000003oool0oooo08P0oooo000X0?ooo`030000003oool0oooo0?T0 oooo00<000000?ooo`3oool0R@3oool002P0oooo00<000000?ooo`3oool0m`3oool2000008`0oooo 000X0?ooo`03000004000000oooo0?H0oooo00<000000?ooo`3oool0S03oool002P0oooo00<00000 0?ooo`3oool0m03oool2000008l0oooo000X0?ooo`030000003oool0oooo0?<0oooo00<000000?oo o`3oool0S`3oool002P0oooo00<000000?ooo`3oool0l@3oool200000980oooo000X0?ooo`030000 003oool0oooo0?00oooo00<000000?ooo`3oool0TP3oool002P0oooo00<000000?ooo`3oool0k`3o ool00`000000oooo0?ooo`2C0?ooo`00:03oool00`000000oooo0?ooo`3]0?ooo`800000UP3oool0 02P0oooo00<000000?ooo`3oool0k03oool00`000000oooo0?ooo`2F0?ooo`00:03oool00`000000 oooo0?ooo`3Z0?ooo`800000V@3oool002P0oooo00<00000@000003oool0j@3oool00`000000oooo 0?ooo`2I0?ooo`00:03oool00`000000oooo0?ooo`3X0?ooo`030000003oool0oooo09X0oooo000X 0?ooo`030000003oool0oooo0>H0oooo0P00002M0?ooo`00:03oool00`000000oooo0?ooo`3U0?oo o`030000003oool0oooo09d0oooo000X0?ooo`030000003oool0oooo0>@0oooo00<000000?ooo`3o ool0WP3oool002P0oooo00<000000?ooo`3oool0hP3oool200000:40oooo000D0?ooo`A000001@3o ool4@00000L0oooo00<000000?ooo`3oool0h@3oool00`000000oooo0?ooo`2Q0?ooo`004`3oool0 0d000000oooo0?ooo`020?ooo`05@000003oool0oooo0?oood000000103oool00d000000oooo0?oo o`040?ooo`030000003oool0oooo0>00oooo00<000000?ooo`3oool0XP3oool001P0oooo00E00000 0?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo00@0oooo00<000000?ooo`3oool0gP3o ool200000:D0oooo000H0?ooo`05@000003oool0oooo0?oood000000103oool00d000000oooo0?oo o`040?ooo`030000003oool0oooo0=d0oooo00<000000?ooo`3oool0Y@3oool001P0oooo00E00000 0?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo00@0oooo0P0000000d000000oooo0?oo o`3I0?ooo`800000Z03oool001@0oooo140000040?ooo`03@000003oool0oooo0080oooo00=00000 0?ooo`3oool0103oool00`000000oooo0?ooo`3J0?ooo`030000003oool0oooo0:P0oooo000D0?oo o`03@000003oool0oooo00D0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`040?oo o`030000003oool0oooo0=P0oooo0P00002[0?ooo`00503oool00d000000oooo0?ooo`050?ooo`03 @000003oool0oooo0080oooo00=000000?ooo`3oool0103oool00`000000oooo0?ooo`3F0?ooo`80 0000[@3oool001@0oooo1D0000040?ooo`A000001`3oool00`000000oooo0?ooo`3E0?ooo`030000 003oool0oooo0:d0oooo000X0?ooo`030000003oool0oooo0=<0oooo0P00002`0?ooo`00:03oool0 0`000000oooo0?ooo`3B0?ooo`030000003oool0oooo0;00oooo000X0?ooo`030000003oool0oooo 0=00oooo0P00002c0?ooo`00:03oool00`000000oooo0?ooo`3>0?ooo`800000]@3oool002P0oooo 00<00000@000003oool0c@3oool00`000000oooo0?ooo`2e0?ooo`00:03oool00`000000oooo0?oo o`3;0?ooo`800000^03oool002P0oooo00<000000?ooo`3oool0b@3oool200000;X0oooo000X0?oo o`030000003oool0oooo00?ooo`800000gP3oool002P0oooo00<000000?ooo`3o ool05`3oool2000008T0oooo0`00003P0?ooo`00:03oool00`000000oooo0?ooo`0I0?ooo`800000 Q@3oool200000><0oooo000X0?ooo`030000003oool0oooo01/0oooo0P0000210?ooo`800000i@3o ool002P0oooo00<000000?ooo`3oool07@3oool3000007/0oooo0`00003W0?ooo`00:03oool00`00 0000oooo0?ooo`0P0?ooo`<00000M@3oool300000>X0oooo000X0?ooo`030000003oool0oooo02<0 oooo0`00001_0?ooo`<00000k@3oool002P0oooo00<000000?ooo`3oool09P3oool4000006P0oooo 0`00003`0?ooo`00:03oool00`00001000000?ooo`0Z0?ooo`<00000HP3oool300000?<0oooo000X 0?ooo`030000003oool0oooo02d0oooo0`00001L0?ooo`<00000mP3oool002P0oooo00<000000?oo o`3oool0<03oool4000005@0oooo1000003i0?ooo`00:03oool00`000000oooo0?ooo`0d0?ooo`@0 0000C03oool400000?d0oooo000X0?ooo`030000003oool0oooo03P0oooo100000140?ooo`@00000 o`3oool20?ooo`00:03oool00`000000oooo0?ooo`0l0?ooo`D00000>@3oool600000?l0oooo1P3o ool000X0oooo1d0000030?ooo`A000001@3oool4@00000L0oooo00<000000?ooo`3oool0@@3oool6 000002/0oooo2000003o0?ooo``0oooo000=0?ooo`03@000003oool0oooo00<0oooo00=000000?oo o`3oool00P3oool01D000000oooo0?ooo`3ooom0000000@0oooo00=000000?ooo`3oool0103oool0 0`000000oooo0?ooo`170?ooo`h000004@3oool<00000?l0oooo503oool000d0oooo00=000000?oo o`3oool00`3oool00d000000oooo0?ooo`020?ooo`05@000003oool0oooo0?oood000000103oool0 0d000000oooo0?ooo`040?ooo`030000003oool0oooo05D0oooo4@00003o0?ooob00oooo000=0?oo o`03@000003oool0oooo00<0oooo00=000000?ooo`3oool00P3oool01D000000oooo0?ooo`3ooom0 000000@0oooo00=000000?ooo`3oool0103oool00`000000oooo0?ooo`3o0?ooohH0oooo000=0?oo o`03@000003oool0oooo00<0oooo00=000000?ooo`3oool00P3oool01D000000oooo0?ooo`3ooom0 000000@0oooo00=000000?ooo`3oool0103oool200000003@000003oool0oooo0?l0ooooQ03oool0 00d0oooo00=000000?ooo`3oool00`3oool00d000000oooo0?ooo`020?ooo`05@000003oool0oooo 0?oood000000103oool00d000000oooo0?ooo`040?ooo`030000003oool0oooo0?l0ooooQP3oool0 00d0oooo00=000000?ooo`3oool00`3oool00d000000oooo0?ooo`020?ooo`05@000003oool0oooo 0?oood000000103oool00d000000oooo0?ooo`040?ooo`030000003oool0oooo0?l0ooooQP3oool0 00/0oooo0d0000050?ooo`03@000003oool0oooo0080oooo00E000000?ooo`3oool0oooo@0000004 0?ooo`03@000003oool0oooo00@0oooo00<000000?ooo`3oool0o`3ooon60?ooo`003@3oool00d00 0000oooo0?ooo`040?ooo`A000001@3oool4@00000L0oooo00<000000?ooo`3oool0o`3ooon60?oo o`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0oooo QP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o 0?ooohH0oooo000X0?ooo`03000004000000oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3o ool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003o ool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`00 0000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo 00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X 0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo00=000000?ooo`3oool0o`3ooon60?oo o`00o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona0?oo o`00o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona0?oo o`00o`3ooona0?ooo`00o`3ooona0?ooo`008`3oool5@0000080oooo1D0000020?ooo`E00000o`3o oomk0?ooo`00903oool014000000oooo0?oood0000030?ooo`04@000003oool0oooo@00000<0oooo 00A000000?ooo`3ooom00000o`3ooomk0?ooo`009@3oool00d000000oooo0?ooo`040?ooo`03@000 003oool0oooo00<0oooo00=000000?oood000000o`3oooml0?ooo`006`3oool4@00000@0oooo00A0 00000?ooo`3ooom000000`3oool014000000oooo0?oood0000040?ooo`=00000o`3oooml0?ooo`00 6P3oool00d000000oooo0?ooo`020?ooo`04@000003oool0oooo0?ooo`E000000P3oool5@00000<0 oooo00=000000?oood000000o`3oooml0?ooo`006P3oool00d000000oooo0?ooo`030?ooo`03@000 003oool0oooo00l0oooo00A000000?ooo`3ooom00000o`3ooomk0?ooo`006P3oool00d000000oooo 0?ooo`030?ooo`03@000003oool0oooo00h0oooo1D00003o0?ooog/0oooo000K0?ooo`05@000003o ool0oooo0?oood000000o`3ooonA0?ooo`00703oool6@0000?l0ooooS`3oool00?l0oooo/@3oool0 0?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool0 0?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool0 0?l0oooo/@3oool00001\ \>"], ImageRangeCache->{{{0, 431}, {265.875, 0}} -> {-0.332387, -126.104, \ 0.0122863, 1.59037}}], Cell[BoxData[ InterpretationBox[\("The maximum value at point E is: \!\(\[Sigma]\_zzE\) \ = "\[InvisibleSpace]97.71390407440497`\[InvisibleSpace]" MPa"\), SequenceForm[ "The maximum value at point E is: \!\(\[Sigma]\_zzE\) = ", 97.713904074404965, " MPa"], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[\("The minimum value at point E is: \!\(\[Sigma]\_zzE\) \ = "\[InvisibleSpace]\(-69.0532086245679`\)\[InvisibleSpace]" MPa"\), SequenceForm[ "The minimum value at point E is: \!\(\[Sigma]\_zzE\) = ", \ -69.053208624567901, " MPa"], Editable->False]], "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Point F", "Subsubsection", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(xF\ = \ b\ - x\&_\_G\ /. vars;\)\), "\[IndentingNewLine]", \(\(yF\ = \ y\&_\_G\ /. vars;\)\), "\[IndentingNewLine]", \(\(pointF = Flatten[Append[ vars, \ {x \[Rule] \ xF, \ y \[Rule] \ yF}]];\)\), "\[IndentingNewLine]", \(\(\[Sigma]\_zzF = ExpandAll[ FullSimplify[\[Sigma]\_zz\ /. pointF\ ]];\)\), "\[IndentingNewLine]", \(Print["\", xF\ // N, "\<,\>", yF\ // N, "\<) m is:\>"]\), "\[IndentingNewLine]", \(Print[\*"\"\< \!\(\[Sigma]\_zzF\)=\>\"", \ \[Sigma]\_zzF\ // N, \*"\"\< N/\!\(m\^2\)\>\""]\ \), "\[IndentingNewLine]", \(\(Plot[\[Sigma]\_zzF\/10\^6\ , {\[Theta], 0, \[Pi]}, PlotRange \[Rule] \ {{0, 3}, {\(-120\), 120}}, AxesLabel \[Rule] {"\<\[Theta]\>", \*"\"\<\!\(\(\[Sigma]\_zz\)\_F\)\>\ \""}\ ];\)\), "\[IndentingNewLine]", \(Print[\*"\"\\"", Max[ Table[\[Sigma]\_zzF\/10\^6, {\[Theta], 0, \[Pi], 0.001}]], \ "\< MPa\>"]\), "\[IndentingNewLine]", \(Print[\*"\"\\"", Min[ Table[\[Sigma]\_zzF\/10\^6, {\[Theta], 0, \[Pi], 0.001}]], \ "\< MPa\>"]\)}], "Input"], Cell[BoxData[ InterpretationBox[\("Bending Stress at \ ("\[InvisibleSpace]0.07314102564102565`\[InvisibleSpace]","\[InvisibleSpace]0.\ 026858974358974365`\[InvisibleSpace]") m is:"\), SequenceForm[ "Bending Stress at (", .073141025641025648, ",", .026858974358974365, ") m is:"], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[\(" \ \!\(\[Sigma]\_zzF\)="\[InvisibleSpace]\(\(-2.7183718290683202`*^7\)\ Cos[\ \[Theta]] - 9.187592490141809`*^7\ Sin[\[Theta]]\)\[InvisibleSpace]" N/\!\(m\^2\ \)"\), SequenceForm[ " \!\(\[Sigma]\_zzF\)=", Plus[ Times[ -27183718.290683202, Cos[ \[Theta]]], Times[ -91875924.90141809, Sin[ \[Theta]]]], " N/\!\(m\^2\)"], Editable->False]], "Print"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 2.77556e-017 0.333333 0.309017 0.00257514 [ [.16667 .29652 -9 -9 ] [.16667 .29652 9 0 ] [.33333 .29652 -3 -9 ] [.33333 .29652 3 0 ] [.5 .29652 -9 -9 ] [.5 .29652 9 0 ] [.66667 .29652 -3 -9 ] [.66667 .29652 3 0 ] [.83333 .29652 -9 -9 ] [.83333 .29652 9 0 ] [1 .29652 -3 -9 ] [1 .29652 3 0 ] [1.025 .30902 0 -6.28125 ] [1.025 .30902 10 6.28125 ] [-0.0125 .0515 -24 -4.5 ] [-0.0125 .0515 0 4.5 ] [-0.0125 .18026 -18 -4.5 ] [-0.0125 .18026 0 4.5 ] [-0.0125 .43777 -12 -4.5 ] [-0.0125 .43777 0 4.5 ] [-0.0125 .56653 -18 -4.5 ] [-0.0125 .56653 0 4.5 ] [0 .64303 -11.7813 0 ] [0 .64303 11.7813 12.5625 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .16667 .30902 m .16667 .31527 L s [(0.5)] .16667 .29652 0 1 Mshowa .33333 .30902 m .33333 .31527 L s [(1)] .33333 .29652 0 1 Mshowa .5 .30902 m .5 .31527 L s [(1.5)] .5 .29652 0 1 Mshowa .66667 .30902 m .66667 .31527 L s [(2)] .66667 .29652 0 1 Mshowa .83333 .30902 m .83333 .31527 L s [(2.5)] .83333 .29652 0 1 Mshowa 1 .30902 m 1 .31527 L s [(3)] 1 .29652 0 1 Mshowa .125 Mabswid .03333 .30902 m .03333 .31277 L s .06667 .30902 m .06667 .31277 L s .1 .30902 m .1 .31277 L s .13333 .30902 m .13333 .31277 L s .2 .30902 m .2 .31277 L s .23333 .30902 m .23333 .31277 L s .26667 .30902 m .26667 .31277 L s .3 .30902 m .3 .31277 L s .36667 .30902 m .36667 .31277 L s .4 .30902 m .4 .31277 L s .43333 .30902 m .43333 .31277 L s .46667 .30902 m .46667 .31277 L s .53333 .30902 m .53333 .31277 L s .56667 .30902 m .56667 .31277 L s .6 .30902 m .6 .31277 L s .63333 .30902 m .63333 .31277 L s .7 .30902 m .7 .31277 L s .73333 .30902 m .73333 .31277 L s .76667 .30902 m .76667 .31277 L s .8 .30902 m .8 .31277 L s .86667 .30902 m .86667 .31277 L s .9 .30902 m .9 .31277 L s .93333 .30902 m .93333 .31277 L s .96667 .30902 m .96667 .31277 L s .25 Mabswid 0 .30902 m 1 .30902 L s gsave 1.025 .30902 -61 -10.2813 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.5625 translate 1 -1 scale /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding WindowsANSIEncoding def currentdict end newfontname exch definefont pop } def 63.000 12.813 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 12.813 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (q) show 69.000 12.813 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .0515 m .00625 .0515 L s [(-100)] -0.0125 .0515 1 0 Mshowa 0 .18026 m .00625 .18026 L s [(-50)] -0.0125 .18026 1 0 Mshowa 0 .43777 m .00625 .43777 L s [(50)] -0.0125 .43777 1 0 Mshowa 0 .56653 m .00625 .56653 L s [(100)] -0.0125 .56653 1 0 Mshowa .125 Mabswid 0 .07725 m .00375 .07725 L s 0 .10301 m .00375 .10301 L s 0 .12876 m .00375 .12876 L s 0 .15451 m .00375 .15451 L s 0 .20601 m .00375 .20601 L s 0 .23176 m .00375 .23176 L s 0 .25751 m .00375 .25751 L s 0 .28327 m .00375 .28327 L s 0 .33477 m .00375 .33477 L s 0 .36052 m .00375 .36052 L s 0 .38627 m .00375 .38627 L s 0 .41202 m .00375 .41202 L s 0 .46353 m .00375 .46353 L s 0 .48928 m .00375 .48928 L s 0 .51503 m .00375 .51503 L s 0 .54078 m .00375 .54078 L s 0 .02575 m .00375 .02575 L s 0 .59228 m .00375 .59228 L s .25 Mabswid 0 0 m 0 .61803 L s gsave 0 .64303 -72.7813 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.5625 translate 1 -1 scale /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding WindowsANSIEncoding def currentdict end newfontname exch definefont pop } def 63.000 12.813 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 12.813 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (s) show 69.000 14.313 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 7.125 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (zz) show 77.875 14.813 moveto (F) show 82.563 12.813 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .5 Mabswid 0 .23902 m .04248 .20951 L .08881 .17919 L .13232 .15299 L .17417 .13028 L .21871 .10922 L .26158 .0923 L .28344 .08504 L .30716 .07825 L .32805 .07323 L .35106 .06878 L .37287 .06562 L .38481 .06433 L .396 .0634 L .40145 .06305 L .40741 .06274 L .41013 .06263 L .41304 .06252 L .41576 .06244 L .41826 .06238 L .4209 .06234 L .42229 .06232 L .42376 .0623 L .42504 .06229 L .42623 .06229 L .42754 .06228 L .42894 .06229 L .43019 .06229 L .43154 .0623 L .43282 .06231 L .43401 .06233 L .43625 .06237 L .43863 .06242 L .444 .06258 L .44893 .06278 L .45434 .06307 L .46004 .06344 L .46964 .06423 L .48014 .06533 L .5017 .06834 L .52474 .07266 L .57037 .08454 L .61433 .09995 L .65662 .11822 L .70162 .141 L .74494 .16584 L .7866 .192 L .83096 .22186 L .87365 .25205 L .91903 .28516 L Mistroke .96275 .31749 L Mfstroke .96275 .31749 m 1 .34491 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{0, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHg0?oo o`00:03oool00`000000oooo0?ooo`0k0?ooo`800000^P3oool2000008`0oooo000X0?ooo`030000 003oool0oooo03T0oooo0P00002n0?ooo`800000RP3oool002P0oooo00<000000?ooo`3oool0=`3o ool200000<80oooo0P0000280?ooo`00:03oool00`000000oooo0?ooo`0e0?ooo`800000aP3oool2 000008H0oooo000X0?ooo`030000003oool0oooo03<0oooo0P00003:0?ooo`800000Q03oool002P0 oooo00<000000?ooo`3oool0<@3oool200000<0oooo0P00001g0?ooo`00:03o ool00`000000oooo0?ooo`0V0?ooo`030000003oool0oooo0>D0oooo00<000000?ooo`3oool0M03o ool002P0oooo00<000000?ooo`3oool0903oool200000>T0oooo0P00001d0?ooo`00503oool4@000 00D0oooo140000070?ooo`030000003oool0oooo02<0oooo00<000000?ooo`3oool0j`3oool00`00 0000oooo0?ooo`1a0?ooo`004`3oool00d000000oooo0?ooo`020?ooo`05@000003oool0oooo0?oo od000000103oool00d000000oooo0?ooo`040?ooo`030000003oool0oooo0240oooo0P00003_0?oo o`800000L@3oool001P0oooo00E000000?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo 00@0oooo00<000000?ooo`3oool07`3oool200000?<0oooo00<000000?ooo`3oool0KP3oool001P0 oooo00E000000?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo00@0oooo0P0000000d00 0000oooo0?ooo`0L0?ooo`030000003oool0oooo0?@0oooo0P00001^0?ooo`002P3oool6@00000P0 oooo00E000000?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo00@0oooo00<000000?oo o`3oool0703oool200000?T0oooo00<000000?ooo`3oool0J`3oool001@0oooo140000040?ooo`03 @000003oool0oooo0080oooo00=000000?ooo`3oool0103oool00`000000oooo0?ooo`0K0?ooo`03 0000003oool0oooo0?X0oooo0P00001[0?ooo`00503oool00d000000oooo0?ooo`050?ooo`03@000 003oool0oooo0080oooo00=000000?ooo`3oool0103oool00`000000oooo0?ooo`0I0?ooo`800000 o`3oool00`000000oooo0?ooo`1X0?ooo`00503oool00d000000oooo0?ooo`050?ooo`03@000003o ool0oooo0080oooo00=000000?ooo`3oool0103oool00`000000oooo0?ooo`0H0?ooo`030000003o ool0oooo0?l0oooo0@3oool2000006P0oooo000D0?ooo`E00000103oool4@00000L0oooo00<00000 0?ooo`3oool05P3oool200000?l0oooo1P3oool00`000000oooo0?ooo`1U0?ooo`00:03oool00`00 0000oooo0?ooo`0D0?ooo`800000o`3oool90?ooo`800000I@3oool002P0oooo00<000000?ooo`3o ool04`3oool00`000000oooo0?ooo`3o0?ooo`/0oooo00<000000?ooo`3oool0HP3oool002P0oooo 00<000000?ooo`3oool04@3oool200000?l0oooo3`3oool200000680oooo000X0?ooo`030000003o ool0oooo0100oooo00<000000?ooo`3oool0o`3ooolA0?ooo`030000003oool0oooo05l0oooo000X 0?ooo`03000004000000oooo00h0oooo0P00003o0?oooaD0oooo00<000000?ooo`3oool0GP3oool0 02P0oooo00<000000?ooo`3oool03@3oool00`000000oooo0?ooo`3o0?oooaH0oooo0P00001N0?oo o`00:03oool00`000000oooo0?ooo`0;0?ooo`800000o`3ooolK0?ooo`030000003oool0oooo05/0 oooo000X0?ooo`030000003oool0oooo00X0oooo00<000000?ooo`3oool0o`3ooolL0?ooo`800000 F`3oool002P0oooo00<000000?ooo`3oool0203oool200000?l0oooo8@3oool00`000000oooo0?oo o`1H0?ooo`00:03oool00`000000oooo0?ooo`070?ooo`030000003oool0oooo0?l0oooo8P3oool2 000005P0oooo000X0?ooo`030000003oool0oooo00H0oooo00<000000?ooo`3oool0o`3ooolU0?oo o`030000003oool0oooo05D0oooo000X0?ooo`030000003oool0oooo00@0oooo0P00003o0?ooobT0 oooo0P00001E0?ooo`00:03oool00`000000oooo0?ooo`030?ooo`030000003oool0oooo0?l0oooo :`3oool00`000000oooo0?ooo`1B0?ooo`00:03oool01000001000000?ooo`3oool200000?l0oooo ;`3oool200000580oooo000X0?ooo`040000003oool0oooo00000?l0oooo<`3oool00`000000oooo 0?ooo`1?0?ooo`00:03oool300000?l0oooo=@3oool00`000000oooo0?ooo`1>0?ooo`00:03oool0 0`000000oooo0?ooo`3o0?ooocH0oooo0P00001>0?ooo`00:03oool00`000000oooo0?ooo`3o0?oo ocP0oooo00<000000?ooo`3oool0B`3oool002P0oooo00<000000?ooo`3oool0o`3oooli0?ooo`80 0000B`3oool002P0oooo00<000000?ooo`3oool0o`3ooolk0?ooo`030000003oool0oooo04P0oooo 000X0?ooo`030000003oool0oooo0?l0oooo?03oool2000004P0oooo000X0?ooo`030000003oool0 oooo0?l0oooo?P3oool00`000000oooo0?ooo`150?ooo`00:03oool00`000000oooo0?ooo`3o0?oo ocl0oooo0P0000150?ooo`00:03oool00`00001000000?ooo`3o0?oood40oooo00<000000?ooo`3o ool0@P3oool002P0oooo00<000000?ooo`3oool0o`3ooom20?ooo`030000003oool0oooo0440oooo 000X0?ooo`030000003oool0oooo02l0oooo140000060?ooo`9000001P3oool4@00002l0oooo1d00 000]0?ooo`M00000103oool2@00000H0oooo1400000_0?ooo`I00000;P3oool6@00000D0oooo0T00 00060?ooo`A000002@3oool2000002D0oooo1400000H0?ooo`00:03oool00`000000oooo0?ooo`0^ 0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool00`3oool2@00000D0oooo00=00000 0?ooo`3oool00P3oool00d000000oooo0?ooo`0_0?ooo`03@000003oool0oooo0340oooo00=00000 0?ooo`3oool01@3oool2@00000D0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`0/ 0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool0;03oool00d000000oooo0?ooo`02 0?ooo`03@000003oool0oooo00<0oooo0T0000050?ooo`03@000003oool0oooo0080oooo00=00000 0?ooo`3oool0203oool00`000000oooo0?ooo`0Q0?ooo`03@000003oool0oooo0080oooo00=00000 0?ooo`3oool05@3oool002P0oooo00<000000?ooo`3oool0;P3oool00d000000oooo0?ooo`020?oo o`03@000003oool0oooo00l0oooo00=000000?ooo`3oool0;`3oool00d000000oooo0?ooo`0a0?oo o`03@000003oool0oooo0140oooo00=000000?ooo`3oool0;@3oool00d000000oooo0?ooo`0a0?oo o`03@000003oool0oooo01<0oooo00=000000?ooo`3oool02@3oool2000002H0oooo00=000000?oo o`3oool05@3oool002P0oooo00<000000?ooo`3oool0;P3oool00d000000oooo0?ooo`020?ooo`03 @000003oool0oooo00l0oooo00=000000?ooo`3oool0;`3oool00d000000oooo0?ooo`0a0?ooo`03 @000003oool0oooo0140oooo00=000000?ooo`3oool0;P3oool00d000000oooo0?ooo`0a0?ooo`03 @000003oool0oooo0180oooo00=000000?ooo`3oool02`3oool00`000000oooo0?ooo`0S0?ooo`03 @000003oool0oooo01D0oooo000X0?ooo`030000003oool0oooo02h0oooo00=000000?ooo`3oool0 0P3oool00d000000oooo0?ooo`0?0?ooo`03@000003oool0oooo02l0oooo00=000000?ooo`3oool0 <@3oool00d000000oooo0?ooo`0A0?ooo`03@000003oool0oooo02l0oooo00=000000?ooo`3oool0 <@3oool00d000000oooo0?ooo`0A0?ooo`03@000003oool0oooo00`0oooo0P00000Q0?ooo`900000 603oool002P0oooo00<000000?ooo`3oool0;P3oool00d000000oooo0?ooo`020?ooo`03@000003o ool0oooo00/0oooo1400000b0?ooo`03@000003oool0oooo0340oooo00=000000?ooo`3oool03@3o ool4@00003<0oooo00=000000?ooo`3oool0<@3oool00d000000oooo0?ooo`0<0?ooo`A000004@3o ool00`000000oooo0?ooo`0P0?ooo`03@000003oool0oooo01D0oooo000X0?ooo`030000003oool0 oooo02h0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`0;0?ooo`03@000003oool0 oooo03<0oooo00=000000?ooo`3oool0<@3oool00d000000oooo0?ooo`0=0?ooo`03@000003oool0 oooo0300oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`0/0?ooo`03@000003oool0 oooo0080oooo00=000000?ooo`3oool02`3oool00d000000oooo0?ooo`0C0?ooo`030000003oool0 oooo01l0oooo00=000000?ooo`3oool05@3oool002P0oooo00<00000@000003oool0;P3oool00d00 0000oooo0?ooo`020?ooo`03@000003oool0oooo00/0oooo00=000000?ooo`3oool0<@3oool3@000 0340oooo0d00000?0?ooo`03@000003oool0oooo0300oooo00=000000?ooo`3oool00P3oool00d00 0000oooo0?ooo`0/0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool02`3oool00d00 0000oooo0?ooo`0D0?ooo`8000006P3oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo 01D0oooo000X0?ooo`030000003oool0oooo02l0oooo1400000>0?ooo`E00000<@3oool00d000000 oooo0?ooo`0a0?ooo`03@000003oool0oooo00d0oooo1D00000_0?ooo`A00000<03oool4@00000h0 oooo1D00000D0?ooo`030000003oool0oooo01P0oooo1400000H0?ooo`00:03oool00`000000oooo 0?ooo`3o0?oooe00oooo00<000000?ooo`3oool0<`3oool002P0oooo00<000000?ooo`3oool0o`3o oomA0?ooo`800000<`3oool002P0oooo00<000000?ooo`3oool0o`3ooomC0?ooo`030000003oool0 oooo0300oooo000X0?ooo`030000003oool0oooo0?l0ooooE03oool00`000000oooo0?ooo`0_0?oo o`00:03oool00`000000oooo0?ooo`3o0?oooeD0oooo0P00000_0?ooo`00:03oool00`000000oooo 0?ooo`3o0?oooeL0oooo00<000000?ooo`3oool08@3oool4@00000L0oooo000X0?ooo`030000003o ool0oooo0?l0ooooF03oool00`000000oooo0?ooo`0O0?ooo`03@000003oool0oooo0080oooo00=0 00000?ooo`3oool0103oool002P0oooo00<000000?ooo`3oool0o`3ooomI0?ooo`8000007`3oool0 0d000000oooo0?ooo`030?ooo`03@000003oool0oooo00<0oooo000X0?ooool00000K`0000000d00 0000oooo0?ooo`0;0?ooo`03@000003oool0oooo00<0oooo00=000000?ooo`3oool00`3oool002P0 oooo00<000000?ooo`3oool02@3oool00d000000oooo0?ooo`0:0?ooo`03@000003oool0oooo00T0 oooo00=000000?ooo`3oool02@3oool00d000000oooo0?ooo`090?ooo`030000003oool0oooo00T0 oooo00=000000?ooo`3oool02P3oool00d000000oooo0?ooo`090?ooo`03@000003oool0oooo00T0 oooo00=000000?ooo`3oool02@3oool00`000000oooo0?ooo`090?ooo`03@000003oool0oooo00X0 oooo00=000000?ooo`3oool02@3oool00d000000oooo0?ooo`090?ooo`03@000003oool0oooo00T0 oooo00<000000?ooo`3oool02@3oool00d000000oooo0?ooo`0:0?ooo`03@000003oool0oooo00T0 oooo00=000000?ooo`3oool02@3oool00d000000oooo0?ooo`090?ooo`030000003oool0oooo00T0 oooo00=000000?ooo`3oool02P3oool00d000000oooo0?ooo`090?ooo`03@000003oool0oooo00T0 oooo00=000000?ooo`3oool02@3oool00`000000oooo0?ooo`0:0?ooo`03@000003oool0oooo00T0 oooo00=000000?ooo`3oool02@3oool00d000000oooo0?ooo`050?ooo`050000003oool0oooo0?oo od0000002`3oool00`000000oooo0?ooo`0;0?ooo`M000001@3oool002P0oooo00<000000?ooo`3o ool0>P3oool00d000000oooo0?ooo`0j0?ooo`03@000003oool0oooo03X0oooo00=000000?ooo`3o ool0>P3oool00d000000oooo0?ooo`0j0?ooo`03@000003oool0oooo02/0oooo0P00000=0?ooo`03 @000003oool0oooo00/0oooo00=000000?ooo`3oool00`3oool00d000000oooo0?ooo`030?ooo`00 :03oool00`000000oooo0?ooo`3o0?oooel0oooo00<000000?ooo`3oool06@3oool00d000000oooo 0?ooo`020?ooo`03@000003oool0oooo00<0oooo000X0?ooo`030000003oool0oooo0?l0ooooH03o ool00`000000oooo0?ooo`0I0?ooo`A000001P3oool002P0oooo00<000000?ooo`3oool0o`3ooomQ 0?ooo`8000008`3oool002P0oooo00<000000?ooo`3oool0o`3ooomS0?ooo`030000003oool0oooo 0200oooo000X0?ooo`030000003oool0oooo0?l0ooooI03oool00`000000oooo0?ooo`0O0?ooo`00 :03oool00`000000oooo0?ooo`3o0?ooofD0oooo0P00000O0?ooo`00:03oool00`00001000000?oo o`3o0?ooofL0oooo00<000000?ooo`3oool0703oool002P0oooo00<000000?ooo`3oool0o`3ooomX 0?ooo`030000003oool0oooo01/0oooo000X0?ooo`030000003oool0oooo0?l0ooooJ@3oool20000 01/0oooo000X0?ooo`030000003oool0oooo0?l0ooooJ`3oool00`000000oooo0?ooo`0H0?ooo`00 :03oool00`000000oooo0?ooo`3o0?ooof`0oooo00=000000?ooo`3oool05`3oool002P0oooo00<0 00000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?oo o`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00 :03oool00`00001000000?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3o ool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?oo ohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0 o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0 oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000 oooo0?ooo`3o0?ooohH0oooo000X0?ooo`03000004000000oooo0?l0ooooQP3oool002P0oooo00<0 00000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?oo o`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00 :03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3o ool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?oo ohH0oooo000X0?ooo`03000004000000oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0 o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0 oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000 oooo0?ooo`3o0?ooohH0oooo000D0?ooo`A000001@3oool4@00000L0oooo00<000000?ooo`3oool0 o`3ooon60?ooo`004`3oool00d000000oooo0?ooo`020?ooo`05@000003oool0oooo0?oood000000 103oool00d000000oooo0?ooo`040?ooo`030000003oool0oooo0?l0ooooQP3oool001P0oooo00E0 00000?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo00@0oooo00<000000?ooo`3oool0 o`3ooon60?ooo`00603oool01D000000oooo0?ooo`3ooom0000000@0oooo00=000000?ooo`3oool0 103oool00`000000oooo0?ooo`3o0?ooohH0oooo000H0?ooo`05@000003oool0oooo0?oood000000 103oool00d000000oooo0?ooo`040?ooo`80000000=000000?ooo`3oool0o`3ooon40?ooo`00503o ool4@00000@0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`040?ooo`030000003o ool0oooo0?l0ooooQP3oool001@0oooo00=000000?ooo`3oool01@3oool00d000000oooo0?ooo`02 0?ooo`03@000003oool0oooo00@0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00503oool00d00 0000oooo0?ooo`050?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool0103oool00`00 0000oooo0?ooo`3o0?ooohH0oooo000D0?ooo`E00000103oool4@00000L0oooo00<000000?ooo`3o ool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003o ool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`00 0000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`03000004000000oooo0?l0ooooQP3oool002P0oooo 00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X 0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?oo o`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0oooo QP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o 0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<00000@000003o ool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003o ool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`00 0000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo 00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X 0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<00000@000003oool0o`3ooon60?oo o`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0oooo QP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o 0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3o ool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003o ool0oooo0?l0ooooQP3oool002P0oooo00<00000@000003oool0o`3ooon60?ooo`00:03oool00`00 0000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo 00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X 0?ooo`030000003oool0oooo0?l0ooooQP3oool000X0oooo1d0000030?ooo`A000001@3oool4@000 00L0oooo00<000000?ooo`3oool0o`3ooon60?ooo`003@3oool00d000000oooo0?ooo`030?ooo`03 @000003oool0oooo0080oooo00E000000?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo 00@0oooo00<000000?ooo`3oool0o`3ooon60?ooo`003@3oool00d000000oooo0?ooo`030?ooo`03 @000003oool0oooo0080oooo00E000000?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo 00@0oooo00<000000?ooo`3oool0o`3ooon60?ooo`003@3oool00d000000oooo0?ooo`030?ooo`03 @000003oool0oooo0080oooo00E000000?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo 00@0oooo00<000000?ooo`3oool0o`3ooon60?ooo`003@3oool00d000000oooo0?ooo`030?ooo`03 @000003oool0oooo0080oooo00E000000?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo 00@0oooo0P0000000d000000oooo0?ooo`3o0?oooh@0oooo000=0?ooo`03@000003oool0oooo00<0 oooo00=000000?ooo`3oool00P3oool01D000000oooo0?ooo`3ooom0000000@0oooo00=000000?oo o`3oool0103oool00`000000oooo0?ooo`3o0?ooohH0oooo000=0?ooo`03@000003oool0oooo00<0 oooo00=000000?ooo`3oool00P3oool01D000000oooo0?ooo`3ooom0000000@0oooo00=000000?oo o`3oool0103oool00`000000oooo0?ooo`3o0?ooohH0oooo000;0?ooo`=000001@3oool00d000000 oooo0?ooo`020?ooo`05@000003oool0oooo0?oood000000103oool00d000000oooo0?ooo`040?oo o`030000003oool0oooo0?l0ooooQP3oool000d0oooo00=000000?ooo`3oool0103oool4@00000D0 oooo140000070?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0 o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0 oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000010 00000?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<0 00000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?oo o`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00 :03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3o ool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?oo ohH0oooo000X0?ooo`03@000003oool0oooo0?l0ooooQP3oool00?l0oooo/@3oool00?l0oooo/@3o ool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3o ool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3o ool002<0oooo1D0000020?ooo`E000000P3oool3@0000?l0ooooO@3oool002@0oooo00A000000?oo o`3ooom000000`3oool014000000oooo0?oood0000030?ooo`03@000003oool0oooo0?l0ooooO03o ool002D0oooo00=000000?ooo`3oool0103oool00d000000oooo0?ooo`030?ooo`03@000003ooom0 00000?l0ooooO03oool001/0oooo140000040?ooo`04@000003oool0oooo@00000<0oooo00A00000 0?ooo`3ooom00000103oool3@0000?l0ooooO03oool001X0oooo00=000000?ooo`3oool00P3oool0 14000000oooo0?ooo`3oool5@0000080oooo1D0000030?ooo`03@000003ooom000000?l0ooooO03o ool001X0oooo00=000000?ooo`3oool00`3oool00d000000oooo0?ooo`0?0?ooo`04@000003oool0 oooo@0000?l0ooooN`3oool001X0oooo00=000000?ooo`3oool00`3oool00d000000oooo0?ooo`0> 0?ooo`E00000o`3ooomk0?ooo`006`3oool01D000000oooo0?ooo`3ooom000000?l0ooooT@3oool0 01`0oooo1T00003o0?ooohl0oooo003o0?oook40oooo003o0?oook40oooo003o0?oook40oooo003o 0?oook40oooo003o0?oook40oooo003o0?oook40oooo003o0?oook40oooo003o0?oook40oooo003o 0?oook40oooo003o0?oook40oooo003o0?oook40oooo003o0?oook40oooo0000\ \>"], ImageRangeCache->{{{0, 431}, {265.875, 0}} -> {-0.332387, -126.104, \ 0.0122863, 1.59037}}], Cell[BoxData[ InterpretationBox[\("The maximum value at point F is: \!\(\[Sigma]\_zzF\) \ = "\[InvisibleSpace]27.129262923181273`\[InvisibleSpace]" MPa"\), SequenceForm[ "The maximum value at point F is: \!\(\[Sigma]\_zzF\) = ", 27.129262923181273, " MPa"], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[\("The minimum value at point F is: \!\(\[Sigma]\_zzF\) \ = "\[InvisibleSpace]\(-95.81304694037199`\)\[InvisibleSpace]" MPa"\), SequenceForm[ "The minimum value at point F is: \!\(\[Sigma]\_zzF\) = ", \ -95.81304694037199, " MPa"], Editable->False]], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[{ \(\(Plot[ Max[{Abs[\[Sigma]\_zzA\/10\^6], Abs[\[Sigma]\_zzB\/10\^6], Abs[\[Sigma]\_zzC\/10\^6], Abs[\[Sigma]\_zzD\/10\^6], Abs[\[Sigma]\_zzE\/10\^6], Abs[\[Sigma]\_zzF\/10\^6]}]\ , {\[Theta], 0, \[Pi]}, PlotRange \[Rule] \ {{0, 3}, {0, 120}}, AxesLabel \[Rule] {"\<\[Theta]\>", \ \*"\"\<|\!\(\[Sigma]\_zz\)|\>\""}];\)\), "\[IndentingNewLine]", \(Print["\"]\)}], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 2.77556e-017 0.333333 0 0.00515028 [ [.16667 -0.0125 -9 -9 ] [.16667 -0.0125 9 0 ] [.33333 -0.0125 -3 -9 ] [.33333 -0.0125 3 0 ] [.5 -0.0125 -9 -9 ] [.5 -0.0125 9 0 ] [.66667 -0.0125 -3 -9 ] [.66667 -0.0125 3 0 ] [.83333 -0.0125 -9 -9 ] [.83333 -0.0125 9 0 ] [1 -0.0125 -3 -9 ] [1 -0.0125 3 0 ] [1.025 0 0 -6.28125 ] [1.025 0 10 6.28125 ] [-0.0125 .10301 -12 -4.5 ] [-0.0125 .10301 0 4.5 ] [-0.0125 .20601 -12 -4.5 ] [-0.0125 .20601 0 4.5 ] [-0.0125 .30902 -12 -4.5 ] [-0.0125 .30902 0 4.5 ] [-0.0125 .41202 -12 -4.5 ] [-0.0125 .41202 0 4.5 ] [-0.0125 .51503 -18 -4.5 ] [-0.0125 .51503 0 4.5 ] [-0.0125 .61803 -18 -4.5 ] [-0.0125 .61803 0 4.5 ] [0 .64303 -15.4375 0 ] [0 .64303 15.4375 12.5625 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .16667 0 m .16667 .00625 L s [(0.5)] .16667 -0.0125 0 1 Mshowa .33333 0 m .33333 .00625 L s [(1)] .33333 -0.0125 0 1 Mshowa .5 0 m .5 .00625 L s [(1.5)] .5 -0.0125 0 1 Mshowa .66667 0 m .66667 .00625 L s [(2)] .66667 -0.0125 0 1 Mshowa .83333 0 m .83333 .00625 L s [(2.5)] .83333 -0.0125 0 1 Mshowa 1 0 m 1 .00625 L s [(3)] 1 -0.0125 0 1 Mshowa .125 Mabswid .03333 0 m .03333 .00375 L s .06667 0 m .06667 .00375 L s .1 0 m .1 .00375 L s .13333 0 m .13333 .00375 L s .2 0 m .2 .00375 L s .23333 0 m .23333 .00375 L s .26667 0 m .26667 .00375 L s .3 0 m .3 .00375 L s .36667 0 m .36667 .00375 L s .4 0 m .4 .00375 L s .43333 0 m .43333 .00375 L s .46667 0 m .46667 .00375 L s .53333 0 m .53333 .00375 L s .56667 0 m .56667 .00375 L s .6 0 m .6 .00375 L s .63333 0 m .63333 .00375 L s .7 0 m .7 .00375 L s .73333 0 m .73333 .00375 L s .76667 0 m .76667 .00375 L s .8 0 m .8 .00375 L s .86667 0 m .86667 .00375 L s .9 0 m .9 .00375 L s .93333 0 m .93333 .00375 L s .96667 0 m .96667 .00375 L s .25 Mabswid 0 0 m 1 0 L s gsave 1.025 0 -61 -10.2813 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.5625 translate 1 -1 scale /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding WindowsANSIEncoding def currentdict end newfontname exch definefont pop } def 63.000 12.813 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 12.813 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (q) show 69.000 12.813 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .10301 m .00625 .10301 L s [(20)] -0.0125 .10301 1 0 Mshowa 0 .20601 m .00625 .20601 L s [(40)] -0.0125 .20601 1 0 Mshowa 0 .30902 m .00625 .30902 L s [(60)] -0.0125 .30902 1 0 Mshowa 0 .41202 m .00625 .41202 L s [(80)] -0.0125 .41202 1 0 Mshowa 0 .51503 m .00625 .51503 L s [(100)] -0.0125 .51503 1 0 Mshowa 0 .61803 m .00625 .61803 L s [(120)] -0.0125 .61803 1 0 Mshowa .125 Mabswid 0 .02575 m .00375 .02575 L s 0 .0515 m .00375 .0515 L s 0 .07725 m .00375 .07725 L s 0 .12876 m .00375 .12876 L s 0 .15451 m .00375 .15451 L s 0 .18026 m .00375 .18026 L s 0 .23176 m .00375 .23176 L s 0 .25751 m .00375 .25751 L s 0 .28327 m .00375 .28327 L s 0 .33477 m .00375 .33477 L s 0 .36052 m .00375 .36052 L s 0 .38627 m .00375 .38627 L s 0 .43777 m .00375 .43777 L s 0 .46353 m .00375 .46353 L s 0 .48928 m .00375 .48928 L s 0 .54078 m .00375 .54078 L s 0 .56653 m .00375 .56653 L s 0 .59228 m .00375 .59228 L s .25 Mabswid 0 0 m 0 .61803 L s gsave 0 .64303 -76.4375 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.5625 translate 1 -1 scale /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding WindowsANSIEncoding def currentdict end newfontname exch definefont pop } def 63.000 12.813 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 63.000 12.813 moveto (\\310) show 69.000 12.813 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (s) show 75.000 14.313 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 7.125 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (zz) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 83.875 12.813 moveto (\\310) show 89.875 12.813 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .5 Mabswid 0 .49798 m .02068 .50827 L .04248 .517 L .06459 .5236 L .07713 .52632 L .08273 .5273 L .08881 .52819 L .09481 .52889 L .10035 .52939 L .10565 .52973 L .10832 .52985 L .10983 .5299 L .11126 .52994 L .11253 .52997 L .11391 .52999 L .11517 .53001 L .11634 .53001 L .11773 .53001 L .11899 .52999 L .12044 .52997 L .12181 .52994 L .12428 .52986 L .12655 .52977 L .13169 .52946 L .13685 .52902 L .14239 .52841 L .15239 .52694 L .16427 .52457 L .17511 .52183 L .19609 .51496 L .20694 .51061 L .21892 .50518 L .22431 .50252 L .22579 .50176 L .2266 .50135 L .22735 .50096 L .22868 .50077 L .23013 .50099 L .23555 .50169 L .24066 .50224 L .24347 .50249 L .24651 .50273 L .24904 .50289 L .25183 .50303 L .25484 .50314 L .25649 .50319 L .25728 .50321 L .25804 .50322 L .25948 .50324 L .2608 .50325 L Mistroke .26221 .50325 L .26302 .50325 L .26376 .50325 L .26518 .50323 L .26589 .50322 L .26668 .5032 L .26936 .50312 L .27087 .50307 L .27249 .503 L .27541 .50283 L .28115 .50241 L .28637 .50189 L .29141 .50127 L .29279 .50108 L .29426 .50087 L .29551 .50068 L .29689 .50129 L .30684 .50621 L .32995 .51587 L .34006 .51932 L .35111 .52254 L .36115 .52498 L .37187 .52705 L .3778 .52796 L .38319 .52864 L .3886 .52919 L .3937 .52958 L .39634 .52973 L .39881 .52984 L .4002 .5299 L .40152 .52993 L .40224 .52995 L .40303 .52997 L .40442 .52999 L .40577 .53001 L .40655 .53001 L .40727 .53001 L .40803 .53001 L .40873 .53 L .4095 .53 L .4103 .52999 L .41165 .52996 L .4129 .52993 L .41575 .52983 L .41839 .52971 L .42089 .52956 L .42556 .5292 L .4306 .5287 L .43606 .52801 L .44645 .52633 L Mistroke .45788 .52388 L .48101 .51704 L .50237 .50852 L .52533 .49703 L .57068 .46747 L .61437 .43083 L .65638 .3886 L .7011 .33691 L .74415 .28732 L .76613 .26026 L .77215 .25264 L .77851 .24451 L .78113 .24113 L .78393 .2375 L .78476 .23642 L .78555 .23579 L .78625 .2367 L .78701 .2377 L .78989 .24142 L .83397 .29605 L .87883 .34799 L .92203 .39673 L .96356 .43733 L Mfstroke .96356 .43733 m 1 .4668 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{0, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHg0?ooo`E00000;@3oool4@0000280oooo003o0?oook40oooo003o0?oook40oooo003o0?oook40 oooo003o0?oook40oooo003o0?oook40oooo003o0?oooi`0oooo1400000A0?ooo`00o`3ooonK0?oo o`03@000003oool0oooo0080oooo00=000000?ooo`3oool03P3oool00?l0ooooV`3oool00d000000 oooo0?ooo`030?ooo`03@000003oool0oooo00d0oooo000Y0?ooool00000I@0000000d000000oooo 0?ooo`0:0?ooo`03@000003oool0oooo00<0oooo00=000000?ooo`3oool03@3oool002T0oooo00<0 00000?ooo`3oool02@3oool00d000000oooo0?ooo`080?ooo`03@000003oool0oooo00T0oooo00=0 00000?ooo`3oool02@3oool00d000000oooo0?ooo`090?ooo`030000003oool0oooo00T0oooo00=0 00000?ooo`3oool02@3oool00d000000oooo0?ooo`090?ooo`03@000003oool0oooo00T0oooo00=0 00000?ooo`3oool0203oool00`000000oooo0?ooo`090?ooo`03@000003oool0oooo00T0oooo00=0 00000?ooo`3oool02@3oool00d000000oooo0?ooo`090?ooo`03@000003oool0oooo00T0oooo00<0 00000?ooo`3oool02@3oool00d000000oooo0?ooo`090?ooo`03@000003oool0oooo00P0oooo00=0 00000?ooo`3oool02@3oool00d000000oooo0?ooo`090?ooo`030000003oool0oooo00T0oooo00=0 00000?ooo`3oool02@3oool00d000000oooo0?ooo`090?ooo`03@000003oool0oooo00T0oooo00=0 00000?ooo`3oool02@3oool00`000000oooo0?ooo`080?ooo`03@000003oool0oooo00T0oooo00=0 00000?ooo`3oool02@3oool00d000000oooo0?ooo`090?ooo`03@000003oool0oooo00T0oooo00<0 00000?ooo`3oool02P3oool7@00000l0oooo000Y0?ooo`030000003oool0oooo03P0oooo00=00000 0?ooo`3oool0>03oool00d000000oooo0?ooo`0i0?ooo`03@000003oool0oooo03P0oooo00=00000 0?ooo`3oool0>@3oool00d000000oooo0?ooo`0h0?ooo`03@000003oool0oooo00X0oooo00=00000 0?ooo`3oool00`3oool00d000000oooo0?ooo`0=0?ooo`00:@3oool00`000000oooo0?ooo`3o0?oo og00oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`0=0?ooo`00:@3oool00`000000 oooo0?ooo`3o0?ooog40oooo1400000@0?ooo`00:@3oool00`000000oooo0?ooo`3o0?ooohD0oooo 000Y0?ooo`030000003oool0oooo0?l0ooooQ@3oool002T0oooo00<000000?ooo`3oool0o`3ooon5 0?ooo`00:@3oool00`000000oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`03000004000000oooo0?l0 ooooQ@3oool002T0oooo00<000000?ooo`3oool0o`3ooon50?ooo`00:@3oool00`000000oooo0?oo o`3o0?ooohD0oooo000Y0?ooo`030000003oool0oooo0?l0ooooQ@3oool002T0oooo00<000000?oo o`3oool0o`3ooon50?ooo`00:@3oool00`000000oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`030000 003oool0oooo0?l0ooooQ@3oool002T0oooo00<000000?ooo`3oool0o`3ooon50?ooo`00:@3oool0 0`000000oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`03000004000000oooo0?l0ooooQ@3oool002T0 oooo00<000000?ooo`3oool0o`3ooon50?ooo`00:@3oool00`000000oooo0?ooo`3o0?ooohD0oooo 000Y0?ooo`030000003oool0oooo0?l0ooooQ@3oool002T0oooo00<000000?ooo`3oool0o`3ooon5 0?ooo`00:@3oool00`000000oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`030000003oool0oooo0?l0 ooooQ@3oool002T0oooo00<000000?ooo`3oool0o`3ooon50?ooo`00:@3oool00`000000oooo0?oo o`3o0?ooohD0oooo000Y0?ooo`03000004000000oooo0?l0ooooQ@3oool002T0oooo00<000000?oo o`3oool0o`3ooon50?ooo`00:@3oool00`000000oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`030000 003oool0oooo0?l0ooooQ@3oool002T0oooo00<000000?ooo`3oool0o`3ooon50?ooo`00:@3oool0 0`000000oooo0?ooo`3o0?ooohD0oooo000C0?ooo`I00000103oool4@00000P0oooo00<000000?oo o`3oool0o`3ooon50?ooo`004`3oool00d000000oooo0?ooo`020?ooo`05@000003oool0oooo0?oo od000000103oool00d000000oooo0?ooo`050?ooo`030000003oool0oooo0?l0ooooQ@3oool001@0 oooo00=000000?ooo`3oool01@3oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo00D0 oooo00<000000?ooo`3oool0o`3ooon50?ooo`005@3oool00d000000oooo0?ooo`040?ooo`03@000 003oool0oooo0080oooo00=000000?ooo`3oool01@3oool200000003@000003oool0oooo0?l0oooo P`3oool001H0oooo00=000000?ooo`3oool00`3oool00d000000oooo0?ooo`020?ooo`03@000003o ool0oooo00D0oooo00<000000?ooo`3oool0o`3ooon50?ooo`005`3oool00d000000oooo0?ooo`02 0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool01@3oool00`000000oooo0?ooo`3o 0?ooohD0oooo000C0?ooo`03@000003oool0oooo0080oooo00E000000?ooo`3oool0oooo@0000004 0?ooo`03@000003oool0oooo00D0oooo00<000000?ooo`3oool0o`3ooon50?ooo`004`3oool00d00 0000oooo0?ooo`020?ooo`05@000003oool0oooo0?oood000000103oool00d000000oooo0?ooo`05 0?ooo`030000003oool0oooo0?l0ooooQ@3oool001@0oooo140000050?ooo`A00000203oool00`00 0000oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`030000003oool0oooo0?l0ooooQ@3oool002T0oooo 00<000000?ooo`3oool0o`3ooon50?ooo`00:@3oool00`000000oooo0?ooo`3o0?ooohD0oooo000Y 0?ooo`03000004000000oooo0?l0ooooQ@3oool002T0oooo00<000000?ooo`3oool0o`3ooon50?oo o`00:@3oool00`000000oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`030000003oool0oooo0?l0oooo Q@3oool002T0oooo00<000000?ooo`3oool0o`3ooon50?ooo`00:@3oool00`000000oooo0?ooo`3o 0?ooohD0oooo000Y0?ooo`030000003oool0oooo0?l0ooooQ@3oool002T0oooo00<000000?ooo`3o ool0o`3ooon50?ooo`00:@3oool00`000000oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`030000003o ool0oooo0?l0ooooQ@3oool002T0oooo00<00000@000003oool0o`3ooon50?ooo`00:@3oool00`00 0000oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`030000003oool0oooo0?l0ooooQ@3oool002T0oooo 00<000000?ooo`3oool0o`3ooon50?ooo`00:@3oool00`000000oooo0?ooo`3o0?ooohD0oooo000Y 0?ooo`030000003oool0oooo0?l0ooooQ@3oool002T0oooo00<000000?ooo`3oool0o`3ooon50?oo o`00:@3oool00`000000oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`030000003oool0oooo0?l0oooo Q@3oool002T0oooo00<00000@000003oool0o`3ooon50?ooo`00:@3oool00`000000oooo0?ooo`3o 0?ooohD0oooo000Y0?ooo`030000003oool0oooo0?l0ooooQ@3oool002T0oooo00<000000?ooo`3o ool0o`3ooon50?ooo`00:@3oool00`000000oooo0?ooo`3o0?ooohD0oooo000E0?ooo`A00000103o ool4@00000P0oooo00<000000?ooo`3oool0o`3ooon50?ooo`005`3oool00d000000oooo0?ooo`02 0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool01@3oool00`000000oooo0?ooo`3o 0?ooohD0oooo000G0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool00P3oool00d00 0000oooo0?ooo`050?ooo`030000003oool0oooo0?l0ooooQ@3oool001<0oooo1T0000030?ooo`03 @000003oool0oooo0080oooo00=000000?ooo`3oool01@3oool00`000000oooo0?ooo`3o0?ooohD0 oooo000D0?ooo`04@000003oool0oooo@00000@0oooo00=000000?ooo`3oool00P3oool00d000000 oooo0?ooo`050?ooo`80000000=000000?ooo`3oool0o`3ooon30?ooo`00503oool014000000oooo 0?oood0000040?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool01@3oool00`000000 oooo0?ooo`3o0?ooohD0oooo000E0?ooo`03@000003ooom0000000@0oooo00=000000?ooo`3oool0 0P3oool00d000000oooo0?ooo`050?ooo`030000003oool0oooo0?l0ooooQ@3oool001D0oooo00=0 00000?oood000000103oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo00D0oooo00<0 00000?ooo`3oool0o`3ooon50?ooo`005P3oool2@00000D0oooo140000080?ooo`030000003oool0 oooo0?l0ooooQ@3oool002T0oooo00<000000?ooo`3oool0o`3ooon50?ooo`00:@3oool00`000000 oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`030000003oool0oooo0?l0ooooQ@3oool002T0oooo00<0 00000?ooo`3oool0o`3ooon50?ooo`00:@3oool00`00001000000?ooo`3o0?ooohD0oooo000Y0?oo o`030000003oool0oooo0?l0ooooQ@3oool002T0oooo00<000000?ooo`3oool0o`3ooolE0?ooo`80 0000KP3oool002T0oooo00<000000?ooo`3oool0o`3ooolD0?ooo`040000003oool0oooo000006d0 oooo000Y0?ooo`030000003oool0oooo0?l0oooo4`3oool01@000000oooo0?ooo`3oool0000006d0 oooo000Y0?ooo`030000003oool0oooo0?l0oooo4`3oool00`000000oooo0?ooo`020?ooo`030000 003oool0oooo06X0oooo000Y0?ooo`030000003oool0oooo0?l0oooo4P3oool00`000000oooo0?oo o`040?ooo`030000003oool0oooo06T0oooo000Y0?ooo`030000003oool0oooo0?l0oooo4P3oool0 0`000000oooo0?ooo`050?ooo`030000003oool0oooo06P0oooo000Y0?ooo`030000003oool0oooo 0?l0oooo4@3oool00`000000oooo0?ooo`060?ooo`030000003oool0oooo06P0oooo000Y0?ooo`03 000004000000oooo0?l0oooo403oool00`000000oooo0?ooo`080?ooo`030000003oool0oooo06L0 oooo000Y0?ooo`030000003oool0oooo0?l0oooo3`3oool00`000000oooo0?ooo`0:0?ooo`030000 003oool0oooo06H0oooo000Y0?ooo`030000003oool0oooo0?l0oooo3P3oool00`000000oooo0?oo o`0<0?ooo`030000003oool0oooo06D0oooo000Y0?ooo`030000003oool0oooo0?l0oooo3@3oool0 0`000000oooo0?ooo`0>0?ooo`030000003oool0oooo06@0oooo000Y0?ooo`030000003oool0oooo 0?l0oooo3@3oool00`000000oooo0?ooo`0?0?ooo`030000003oool0oooo06<0oooo000Y0?ooo`03 0000003oool0oooo0?l0oooo303oool00`000000oooo0?ooo`0@0?ooo`030000003oool0oooo06<0 oooo000Y0?ooo`030000003oool0oooo0?l0oooo2`3oool00`000000oooo0?ooo`0B0?ooo`030000 003oool0oooo0680oooo000Y0?ooo`030000003oool0oooo0?l0oooo2P3oool00`000000oooo0?oo o`0D0?ooo`030000003oool0oooo0640oooo000Y0?ooo`030000003oool0oooo0?l0oooo2@3oool0 0`000000oooo0?ooo`0F0?ooo`030000003oool0oooo0600oooo000Y0?ooo`03000004000000oooo 0?l0oooo2@3oool00`000000oooo0?ooo`0G0?ooo`030000003oool0oooo05l0oooo000Y0?ooo`03 0000003oool0oooo0?l0oooo203oool00`000000oooo0?ooo`0I0?ooo`030000003oool0oooo05h0 oooo000Y0?ooo`030000003oool0oooo0?l0oooo1`3oool00`000000oooo0?ooo`0J0?ooo`030000 003oool0oooo05h0oooo000Y0?ooo`030000003oool0oooo0?l0oooo1P3oool00`000000oooo0?oo o`0L0?ooo`030000003oool0oooo05d0oooo000Y0?ooo`030000003oool0oooo0?l0oooo1@3oool0 0`000000oooo0?ooo`0N0?ooo`030000003oool0oooo05`0oooo000Y0?ooo`030000003oool0oooo 0?l0oooo103oool00`000000oooo0?ooo`0P0?ooo`030000003oool0oooo05/0oooo000E0?ooo`A0 0000103oool4@00000P0oooo00<000000?ooo`3oool0o`3oool30?ooo`030000003oool0oooo0280 oooo00<000000?ooo`3oool0FP3oool001@0oooo00=000000?ooo`3oool00P3oool014000000oooo 0?oood0000040?ooo`03@000003oool0oooo00D0oooo00<000000?ooo`3oool0o`3oool30?ooo`03 0000003oool0oooo02<0oooo00<000000?ooo`3oool0F@3oool001@0oooo00=000000?ooo`3oool0 0P3oool014000000oooo0?oood0000040?ooo`03@000003oool0oooo00D0oooo00<000000?ooo`3o ool0o`3oool20?ooo`030000003oool0oooo02D0oooo00<000000?ooo`3oool0F03oool001@0oooo 0T0000030?ooo`04@000003oool0oooo@00000@0oooo00=000000?ooo`3oool01@3oool00`000000 oooo0?ooo`3o0?ooo`40oooo00<000000?ooo`3oool09P3oool00`000000oooo0?ooo`1H0?ooo`00 503oool00d000000oooo@0000002@00000<0oooo00=000000?ooo`3oool00P3oool00d000000oooo 0?ooo`050?ooo`80000000=000000?ooo`3oool0o@3oool00`000000oooo0?ooo`0X0?ooo`030000 003oool0oooo05L0oooo000D0?ooo`03@000003oool0oooo00D0oooo00=000000?ooo`3oool00P3o ool00d000000oooo0?ooo`050?ooo`030000003oool0oooo0?h0oooo00<000000?ooo`3oool0:P3o ool00`000000oooo0?ooo`1F0?ooo`005@3oool00d000000oooo0?ooo`040?ooo`03@000003oool0 oooo0080oooo00=000000?ooo`3oool01@3oool00`000000oooo0?ooo`3m0?ooo`030000003oool0 oooo02`0oooo00<000000?ooo`3oool0E@3oool001H0oooo00=000000?ooo`3oool00`3oool00d00 0000oooo0?ooo`020?ooo`03@000003oool0oooo00D0oooo00<000000?ooo`3oool0o03oool00`00 0000oooo0?ooo`0^0?ooo`030000003oool0oooo05@0oooo000G0?ooo`=000000`3oool4@00000P0 oooo00<000000?ooo`3oool0n`3oool00`000000oooo0?ooo`0`0?ooo`030000003oool0oooo05<0 oooo000Y0?ooo`030000003oool0oooo0?X0oooo00<000000?ooo`3oool0<@3oool00`000000oooo 0?ooo`1C0?ooo`00:@3oool00`000000oooo0?ooo`3j0?ooo`030000003oool0oooo0380oooo00<0 00000?ooo`3oool0DP3oool002T0oooo00<000000?ooo`3oool0n@3oool00`000000oooo0?ooo`0d 0?ooo`030000003oool0oooo0540oooo000Y0?ooo`030000003oool0oooo0?P0oooo00<000000?oo o`3oool0=P3oool00`000000oooo0?ooo`1@0?ooo`00:@3oool00`00001000000?ooo`3g0?ooo`03 0000003oool0oooo03P0oooo00<000000?ooo`3oool0C`3oool002T0oooo00<000000?ooo`3oool0 mP3oool00`000000oooo0?ooo`0j0?ooo`030000003oool0oooo04h0oooo000Y0?ooo`030000003o ool0oooo0?D0oooo00<000000?ooo`3oool0>`3oool00`000000oooo0?ooo`1>0?ooo`00:@3oool0 0`000000oooo0?ooo`3d0?ooo`030000003oool0oooo03d0oooo00<000000?ooo`3oool0C@3oool0 02T0oooo00<000000?ooo`3oool0l`3oool00`000000oooo0?ooo`0o0?ooo`030000003oool0oooo 04`0oooo000Y0?ooo`030000003oool0oooo0?80oooo00<000000?ooo`3oool0@@3oool00`000000 oooo0?ooo`1;0?ooo`00:@3oool00`000000oooo0?ooo`3b0?ooo`030000003oool0oooo0480oooo 00<000000?ooo`3oool0BP3oool002T0oooo00<000000?ooo`3oool0l@3oool00`000000oooo0?oo o`140?ooo`030000003oool0oooo04T0oooo000Y0?ooo`030000003oool0oooo0?00oooo00<00000 0?ooo`3oool0AP3oool00`000000oooo0?ooo`180?ooo`00:@3oool00`00001000000?ooo`3_0?oo o`030000003oool0oooo04P0oooo00<000000?ooo`3oool0A`3oool002T0oooo00<000000?ooo`3o ool0kP3oool00`000000oooo0?ooo`190?ooo`030000003oool0oooo04L0oooo000Y0?ooo`030000 003oool0oooo0>d0oooo00<000000?ooo`3oool0B`3oool00`000000oooo0?ooo`160?ooo`00:@3o ool00`000000oooo0?ooo`3/0?ooo`030000003oool0oooo04d0oooo00<000000?ooo`3oool0A@3o ool002T0oooo00<000000?ooo`3oool0j`3oool00`000000oooo0?ooo`1?0?ooo`030000003oool0 oooo04@0oooo000Y0?ooo`030000003oool0oooo0>X0oooo00<000000?ooo`3oool0D@3oool00`00 0000oooo0?ooo`130?ooo`00:@3oool00`000000oooo0?ooo`3Z0?ooo`030000003oool0oooo0580 oooo00<000000?ooo`3oool0@P3oool002T0oooo00<000000?ooo`3oool0j@3oool00`000000oooo 0?ooo`1D0?ooo`030000003oool0oooo0440oooo000Y0?ooo`030000003oool0oooo0>P0oooo00<0 00000?ooo`3oool0EP3oool00`000000oooo0?ooo`100?ooo`00:@3oool00`00001000000?ooo`3W 0?ooo`030000003oool0oooo05L0oooo00<000000?ooo`3oool0@03oool002T0oooo00<000000?oo o`3oool0iP3oool00`000000oooo0?ooo`1I0?ooo`030000003oool0oooo03l0oooo000Y0?ooo`03 0000003oool0oooo0>D0oooo00<000000?ooo`3oool0F`3oool00`000000oooo0?ooo`0n0?ooo`00 :@3oool00`000000oooo0?ooo`3T0?ooo`030000003oool0oooo05d0oooo00<000000?ooo`3oool0 ?@3oool002T0oooo00<000000?ooo`3oool0h`3oool00`000000oooo0?ooo`1O0?ooo`030000003o ool0oooo03`0oooo000Y0?ooo`030000003oool0oooo0>80oooo00<000000?ooo`3oool0H@3oool0 0`000000oooo0?ooo`0k0?ooo`00503oool4@00000D0oooo140000080?ooo`030000003oool0oooo 0>40oooo00<000000?ooo`3oool0H`3oool00`000000oooo0?ooo`0j0?ooo`004`3oool00d000000 oooo0?ooo`020?ooo`05@000003oool0oooo0?oood000000103oool00d000000oooo0?ooo`050?oo o`030000003oool0oooo0>00oooo00<000000?ooo`3oool0I@3oool00`000000oooo0?ooo`0i0?oo o`004`3oool00d000000oooo0?ooo`020?ooo`05@000003oool0oooo0?oood000000103oool00d00 0000oooo0?ooo`050?ooo`030000003oool0oooo0=l0oooo00<000000?ooo`3oool0I`3oool00`00 0000oooo0?ooo`0h0?ooo`004`3oool00d000000oooo0?ooo`020?ooo`05@000003oool0oooo0?oo od000000103oool00d000000oooo0?ooo`050?ooo`80000000=000000?ooo`3oool0g@3oool00`00 0000oooo0?ooo`1X0?ooo`030000003oool0oooo03L0oooo000D0?ooo`A00000103oool00d000000 oooo0?ooo`020?ooo`03@000003oool0oooo00D0oooo00<000000?ooo`3oool0gP3oool00`000000 oooo0?ooo`1Z0?ooo`030000003oool0oooo03H0oooo000C0?ooo`03@000003oool0oooo0080oooo 00E000000?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo00D0oooo00<000000?ooo`3o ool0g@3oool00`000000oooo0?ooo`1/0?ooo`800000=P3oool001<0oooo00=000000?ooo`3oool0 0P3oool01D000000oooo0?ooo`3ooom0000000@0oooo00=000000?ooo`3oool01@3oool00`000000 oooo0?ooo`3L0?ooo`030000003oool0oooo06l0oooo00<000000?ooo`3oool0<`3oool001<0oooo 00=000000?ooo`3oool00P3oool01D000000oooo0?ooo`3ooom0000000@0oooo00=000000?ooo`3o ool01@3oool00`000000oooo0?ooo`3K0?ooo`030000003oool0oooo0740oooo00<000000?ooo`3o ool0D0 oooo000=0?ooo`03@000003oool0oooo00@0oooo140000050?ooo`A00000203oool00`000000oooo 0?ooo`0K0?oooaL00000D03ooolI00000>T0oooo000Y0?ooo`030000003oool0oooo0?l0ooooQ@3o ool002T0oooo00<000000?ooo`3oool0o`3ooon50?ooo`00:@3oool00`000000oooo0?ooo`3o0?oo ohD0oooo000Y0?ooo`03000004000000oooo0?l0ooooQ@3oool002T0oooo00<000000?ooo`3oool0 o`3ooon50?ooo`00:@3oool00`000000oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`030000003oool0 oooo0?l0ooooQ@3oool002T0oooo00<000000?ooo`3oool0o`3ooon50?ooo`00:@3oool00`000000 oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`030000003oool0oooo0?l0ooooQ@3oool002T0oooo00<0 00000?ooo`3oool0o`3ooon50?ooo`00:@3oool00`000000oooo0?ooo`3o0?ooohD0oooo000Y0?oo o`03000004000000oooo0?l0ooooQ@3oool002T0oooo00<000000?ooo`3oool0o`3ooon50?ooo`00 :@3oool00`000000oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`030000003oool0oooo0?l0ooooQ@3o ool002T0oooo00<000000?ooo`3oool0o`3ooon50?ooo`00:@3oool00`000000oooo0?ooo`3o0?oo ohD0oooo000Y0?ooo`030000003oool0oooo0?l0ooooQ@3oool002T0oooo00<000000?ooo`3oool0 o`3ooon50?ooo`00:@3oool00`000000oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`030000003oool0 oooo0?l0ooooQ@3oool002T0oooo00<00000@000003oool0o`3ooon50?ooo`00:@3oool00`000000 oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`030000003oool0oooo0?l0ooooQ@3oool002T0oooo00<0 00000?ooo`3oool0o`3ooon50?ooo`00:@3oool00`000000oooo0?ooo`3o0?ooohD0oooo000:0?oo o`M000000P3oool6@00000@0oooo140000080?ooo`030000003oool0oooo0?l0ooooQ@3oool000d0 oooo00=000000?ooo`3oool00`3oool00d000000oooo0?ooo`020?ooo`05@000003oool0oooo0?oo od000000103oool00d000000oooo0?ooo`050?ooo`030000003oool0oooo0?l0ooooQ@3oool000d0 oooo00=000000?ooo`3oool0103oool00d000000oooo0?ooo`050?ooo`03@000003oool0oooo0080 oooo00=000000?ooo`3oool01@3oool00`000000oooo0?ooo`3o0?ooohD0oooo000=0?ooo`03@000 003oool0oooo00D0oooo00=000000?ooo`3oool0103oool00d000000oooo0?ooo`020?ooo`03@000 003oool0oooo00D0oooo00<000000?ooo`3oool0o`3ooon50?ooo`003@3oool00d000000oooo0?oo o`060?ooo`03@000003oool0oooo00<0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?oo o`050?ooo`03@0000000001000000?l0ooooQ@3oool000d0oooo00=000000?ooo`3oool01`3oool0 0d000000oooo0?ooo`020?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool0o`3ooon= 0?ooo`003@3oool00d000000oooo0?ooo`030?ooo`03@000003oool0oooo0080oooo00E000000?oo o`3oool0oooo@00000040?ooo`03@000003oool0oooo0?l0ooooS@3oool000/0oooo0d0000050?oo o`03@000003oool0oooo0080oooo00E000000?ooo`3oool0oooo@00000040?ooo`03@000003oool0 oooo0?l0ooooS@3oool000d0oooo00=000000?ooo`3oool0103oool4@00000D0oooo1400003o0?oo oi00oooo003o0?oook40oooo003o0?oook40oooo003o0?oook40oooo003o0?oook40oooo003o0?oo ok40oooo003o0?oook40oooo003o0?oook40oooo000I0?ooo`03@000003oool0oooo01`0oooo00=0 00000?ooo`3oool0o`3ooomf0?ooo`006@3oool00d000000oooo0?ooo`0<0?ooo`E000000P3oool5 @00000@0oooo00=000000?ooo`3oool0o`3ooomf0?ooo`006@3oool00d000000oooo0?ooo`0=0?oo o`04@000003oool0oooo@00000<0oooo00A000000?ooo`3ooom00000103oool00d000000oooo0?oo o`3o0?ooogH0oooo000I0?ooo`03@000003oool0oooo00@0oooo140000060?ooo`03@000003oool0 oooo00@0oooo00=000000?ooo`3oool0103oool00d000000oooo0?ooo`3o0?ooogH0oooo000I0?oo o`03@000003oool0oooo00<0oooo00=000000?ooo`3oool00P3oool01D000000oooo0?ooo`3ooom0 00000080oooo00E000000?ooo`3oool0oooo@00000020?ooo`03@000003oool0oooo00<0oooo00=0 00000?ooo`3oool0o`3ooomf0?ooo`006@3oool00d000000oooo0?ooo`030?ooo`03@000003oool0 oooo00<0oooo00=000000?ooo`3oool01D0000020?ooo`E00000103oool00d000000oooo0?ooo`3o 0?ooogH0oooo000I0?ooo`03@000003oool0oooo00<0oooo00=000000?ooo`3oool00`3oool00d00 0000oooo0?ooo`0@0?ooo`03@000003oool0oooo0?l0ooooMP3oool001T0oooo00=000000?ooo`3o ool0103oool01D000000oooo0?ooo`3ooom0000001<0oooo00=000000?ooo`3oool0o`3ooomf0?oo o`006@3oool00d000000oooo0?ooo`050?ooo`I000004@3oool00d000000oooo0?ooo`3o0?ooogH0 oooo000I0?ooo`03@000003oool0oooo01`0oooo00=000000?ooo`3oool0o`3ooomf0?ooo`006@3o ool00d000000oooo0?ooo`0L0?ooo`03@000003oool0oooo0?l0ooooMP3oool001T0oooo00=00000 0?ooo`3oool0703oool00d000000oooo0?ooo`3o0?ooogH0oooo003o0?oook40oooo003o0?oook40 oooo003o0?oook40oooo003o0?oook40oooo0000\ \>"], ImageRangeCache->{{{0, 431}, {265.875, 0}} -> {-0.346543, -9.78561, \ 0.0126318, 0.817546}}], Cell[BoxData[ \("The maximum bending stress occurs at two locations at two different \ angles"\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[{ \(\(AnsA = ExpandAll[\(180\/\[Pi]\) \(\(Flatten[ NSolve[Min[ Table[\[Sigma]\_zzA\/10\^6, {\[Theta], 0, \[Pi], 0.001}]] == \[Sigma]\_zzA\/10\^6, \ \[Theta]]]\)[\([1]\)]\)[\([2]\)]];\)\), "\[IndentingNewLine]", \(\(AnsC = ExpandAll[\(180\/\[Pi]\) \(\(Flatten[ NSolve[Min[ Table[\[Sigma]\_zzC\/10\^6, {\[Theta], 0, \[Pi], 0.001}]] == \[Sigma]\_zzC\/10\^6, \ \[Theta]]]\)[\([1]\)]\)[\([2]\)]];\)\), "\[IndentingNewLine]", \(Print["\", \ AnsA, "\< degs and has a value of \>", \ Min[Table[\[Sigma]\_zzA\/10\^6, {\[Theta], 0, \[Pi], 0.001}]], \ "\< MPa in tension\>"]\), "\[IndentingNewLine]", \(Print["\", \ AnsC, "\< degs and has a value of \>", \ Min[Table[\[Sigma]\_zzC\/10\^6, {\[Theta], 0, \[Pi], 0.001}]], \ "\< MPa in tension\>"]\)}], "Input"], Cell[BoxData[ InterpretationBox[\("Maximum bending stress occurs at location A at an \ angle "\[InvisibleSpace]69.95814678543445`\[InvisibleSpace]" degs and has a \ value of "\[InvisibleSpace]\(-102.90883967293102`\)\[InvisibleSpace]" MPa in \ tension"\), SequenceForm[ "Maximum bending stress occurs at location A at an angle ", 69.958146785434451, " degs and has a value of ", -102.90883967293102, " MPa in tension"], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[\("Maximum bending stress occurs at location C at an \ angle "\[InvisibleSpace]19.99622705006103`\[InvisibleSpace]" degs and has a \ value of "\[InvisibleSpace]\(-102.90883696845921`\)\[InvisibleSpace]" MPa in \ tension"\), SequenceForm[ "Maximum bending stress occurs at location C at an angle ", 19.99622705006103, " degs and has a value of ", -102.90883696845921, " MPa in tension"], Editable->False]], "Print"] }, Open ]], Cell[TextData[StyleBox["Problem 7b. Using thin-walled assumption", FontFamily->"Times New Roman"]], "Title", CellFrame->{{0, 0}, {0, 3}}, FontFamily->"Courier"], Cell[BoxData[ \(\(newdef\ = \ {h \[Rule] \ \[Alpha]\ b, \ t\_1 \[Rule] \ t\_2\/\[Alpha]};\)\)], "Input"] }, Open ]] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Total Cross sectional Area of the beam", "Section", FontFamily->"Times New Roman"], Cell["Section 1: Web ", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(h\_1\ = h;\)\), "\[IndentingNewLine]", \(\(A\_1\ = \ h\_1\ t\_1;\)\), "\[IndentingNewLine]", \(Print[\*"\"\\"", A\_1, "\< = \>", \ A\_1 /. vars\ // N, \*"\"\< \!\(m\^2\)\>\"", "\< = \>", 10\^6\ A\_1 /. vars\ // N, \*"\"\< \!\(mm\^2\)\>\""]\)}], "Input"], Cell[BoxData[ InterpretationBox[\("The redefined web area is \!\(A\_1\) = "\ \[InvisibleSpace]\(h\ t\_1\)\[InvisibleSpace]" = "\[InvisibleSpace]0.0005`\ \[InvisibleSpace]" \!\(m\^2\)"\[InvisibleSpace]" = "\[InvisibleSpace]500.`\ \[InvisibleSpace]" \!\(mm\^2\)"\), SequenceForm[ "The redefined web area is \!\(A\_1\) = ", Times[ h, Subscript[ t, 1]], " = ", .00050000000000000001, " \!\(m\^2\)", " = ", .5*^3, " \!\(mm\^2\)"], Editable->False]], "Print"] }, Open ]], Cell["Section 2: Flange", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(h\_2\ = t\_2;\)\), "\[IndentingNewLine]", \(\(A\_2\ = \ b\ h\_2\ ;\)\), "\[IndentingNewLine]", \(Print[\*"\"\\"", A\_2, "\< = \>", \ A\_2 /. vars\ // N, \*"\"\< \!\(m\^2\)\>\"", "\< = \>", \ \(10\^6\) A\_2 /. vars\ // N, \*"\"\< \!\(mm\^2\)\>\""]\)}], "Input"], Cell[BoxData[ InterpretationBox[\("The redefined flange area is \!\(A\_2\) = "\ \[InvisibleSpace]\(b\ t\_2\)\[InvisibleSpace]" = "\[InvisibleSpace]0.0005`\ \[InvisibleSpace]" \!\(m\^2\)"\[InvisibleSpace]" = "\[InvisibleSpace]500.`\ \[InvisibleSpace]" \!\(mm\^2\)"\), SequenceForm[ "The redefined flange area is \!\(A\_2\) = ", Times[ b, Subscript[ t, 2]], " = ", .00050000000000000001, " \!\(m\^2\)", " = ", .5*^3, " \!\(mm\^2\)"], Editable->False]], "Print"] }, Open ]], Cell["Total area", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(A\_\(\(Tp\)\(\ \)\) = \ ExpandAll[\[Sum]\+\(j = 1\)\%2 A\_j]\ /. newdef\), "\[IndentingNewLine]", \(Print["\"]\ \), "\[IndentingNewLine]", \(\(A\_\(\(T\)\(\ \)\) = Normal[Series[ A\_\(\(Tp\)\(\ \)\), {t\_2, 0, 1}]];\)\), "\[IndentingNewLine]", \(Print[\*"\"\\"", Expand[A\_\(\(T\)\(\ \)\)\ ], "\< = \>", \ \(A\_\(\(T\)\(\ \)\) /. vars\) /. newdef\ // N, \*"\"\< \!\(m\^2\)\>\"", "\< = \>", \ \(\(10\^6\) A\_\(\(T\)\(\ \)\) /. vars\)\ /. newdef\ // N, \*"\"\< \!\(mm\^2\)\>\""]\)}], "Input"], Cell[BoxData[ \(2\ b\ t\_2\)], "Output"], Cell[BoxData[ \("For thin-walls neglect all higher order terms of thickness"\)], "Print"], Cell[BoxData[ InterpretationBox[\("The total area is \!\(A\_\(\(T\)\(\\ \)\)\) = "\ \[InvisibleSpace]\(2\ b\ t\_2\)\[InvisibleSpace]" = "\[InvisibleSpace]0.001`\ \[InvisibleSpace]" \!\(m\^2\)"\[InvisibleSpace]" = "\[InvisibleSpace]1000.`\ \[InvisibleSpace]" \!\(mm\^2\)"\), SequenceForm[ "The total area is \!\(A\_\(\(T\)\(\\ \)\)\) = ", Times[ 2, b, Subscript[ t, 2]], " = ", .001, " \!\(m\^2\)", " = ", .1*^4, " \!\(mm\^2\)"], Editable->False]], "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Centroid: ", Cell[BoxData[ FormBox[ SubscriptBox[ FormBox[\(x\&_\), "TraditionalForm"], "G"], TraditionalForm]]], " (let's place the origin at point B)" }], "Section", FontFamily->"Times New Roman"], Cell[TextData[{ "Centroid: ", Cell[BoxData[ \(\(\(x\&_\_G\)\(=\)\(\(Sum\ of\ all\ \(A\_j\) x\&_\_j\)\/\(Total\ Area\)\)\(\ \)\)\)]] }], "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(x\&_\_1 = \ 0;\)\), "\[IndentingNewLine]", \(\(x\&_\_2 = \ b\/2\ ;\)\), "\[IndentingNewLine]", \(\(Qx = ExpandAll[\ \((\[Sum]\+\(j = 1\)\%2\( A\_j\) x\&_\_j\ )\)];\)\), "\[IndentingNewLine]", \(Print["\"]\), "\ \[IndentingNewLine]", \(ExpandAll[\ \((Qx\ )\)] /. newdef\), "\[IndentingNewLine]", \(Print["\"]\), "\[IndentingNewLine]", \(x\&_\_Gp = ExpandAll[\ \((Qx\/A\_T\ )\)] /. newdef\), "\[IndentingNewLine]", \(Print["\"]\ \), "\[IndentingNewLine]", \(\(x\&_\_G = Normal[Series[x\&_\_Gp, {t\_2, 0, 1}]];\)\), "\[IndentingNewLine]", \(Print[\*"\"\<\!\(x\&_\_G\) =\>\"", x\&_\_G, "\< = \>", x\&_\_G /. vars\ // N, "\< m\>", "\< = \>", ExpandAll[\(10\^3\) x\&_\_G /. vars\ // N], \ "\< mm to the right of the origin\>"]\)}], "Input"], Cell[BoxData[ \("The first moment of area about the B'C' is:"\)], "Print"], Cell[BoxData[ \(\(b\^2\ t\_2\)\/2\)], "Output"], Cell[BoxData[ \("The centroid is located at "\)], "Print"], Cell[BoxData[ \(b\/4\)], "Output"], Cell[BoxData[ \("For thin-walls neglect all higher order terms of thickness"\)], "Print"], Cell[BoxData[ InterpretationBox[\("\!\(x\&_\_G\) ="\[InvisibleSpace]b\/4\ \[InvisibleSpace]" = "\[InvisibleSpace]0.025`\[InvisibleSpace]" m"\ \[InvisibleSpace]" = "\[InvisibleSpace]25.`\[InvisibleSpace]" mm to the right \ of the origin"\), SequenceForm[ "\!\(x\&_\_G\) =", Times[ Rational[ 1, 4], b], " = ", .025000000000000001, " m", " = ", 25.0, " mm to the right of the origin"], Editable->False]], "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Centroid: ", Cell[BoxData[ FormBox[ SubscriptBox[ FormBox[\(y\&_\), "TraditionalForm"], "G"], TraditionalForm]]], " (let's place the origin at point B)" }], "Section", FontFamily->"Times New Roman"], Cell[TextData[{ "Centroid: ", Cell[BoxData[ \(\(\(y\&_\_G\)\(=\)\(\(Sum\ of\ all\ \(A\_j\) y\&_\_j\)\/\(Total\ Area\)\)\(\ \)\)\)]] }], "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(y\&_\_1 = \ ExpandAll[\(-\((h\/2)\)\)];\)\), "\[IndentingNewLine]", \(\(y\&_\_2 = \ 0\ ;\)\), "\[IndentingNewLine]", \(\(Qy = ExpandAll[\ \((\[Sum]\+\(j = 1\)\%2\( A\_j\) y\&_\_j\ )\)];\)\), "\[IndentingNewLine]", \(Print["\"]\), "\ \[IndentingNewLine]", \(\(-ExpandAll[\ \((Qy\ )\)]\)\ /. newdef\), "\[IndentingNewLine]", \(Print["\"]\), "\[IndentingNewLine]", \(y\&_\_Gp = \(-ExpandAll[\ \((Qy\/A\_T\ )\)]\)\ /. newdef\), "\[IndentingNewLine]", \(Print["\"]\ \), "\[IndentingNewLine]", \(\(y\&_\_G = Normal[Series[y\&_\_Gp, {t\_2, 0, 1}]];\)\), "\[IndentingNewLine]", \(Print["\"]\), "\[IndentingNewLine]", \(Print[\*"\"\<\!\(y\&_\_G\) =\>\"", y\&_\_G, "\< = \>", y\&_\_G /. vars\ // N, "\< m\>", "\< = \>", ExpandAll[\(10\^3\) y\&_\_G /. vars\ // N], \ "\< mm below the origin\>"]\)}], "Input"], Cell[BoxData[ \("The first moment of area about the B'A' is:"\)], "Print"], Cell[BoxData[ \(1\/2\ b\^2\ \[Alpha]\ t\_2\)], "Output"], Cell[BoxData[ \("The centroid is located at "\)], "Print"], Cell[BoxData[ \(\(b\ \[Alpha]\)\/4\)], "Output"], Cell[BoxData[ \("For thin-walls neglect all higher order terms of thickness"\)], "Print"], Cell[BoxData[ \("The centroid is located at "\)], "Print"], Cell[BoxData[ InterpretationBox[\("\!\(y\&_\_G\) ="\[InvisibleSpace]\(b\ \[Alpha]\)\/4\ \[InvisibleSpace]" = "\[InvisibleSpace]\(0.025`\ \[Alpha]\)\[InvisibleSpace]" \ m"\[InvisibleSpace]" = "\[InvisibleSpace]\(25.`\ \[Alpha]\)\[InvisibleSpace]" \ mm below the origin"\), SequenceForm[ "\!\(y\&_\_G\) =", Times[ Rational[ 1, 4], b, \[Alpha]], " = ", Times[ .025000000000000001, \[Alpha]], " m", " = ", Times[ 25.0, \[Alpha]], " mm below the origin"], Editable->False]], "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Second Moment of Area ", Cell[BoxData[ \(\[CapitalIota]\_xx\)]], " about the neutral axis ( which is located at centroid C)" }], "Section", FontFamily->"Times New Roman"], Cell["Section 1: Web", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(dy\_1 = \(-\((h\/2 - \((y\&_\_G\ )\))\)\);\)\), \ "\[IndentingNewLine]", \(\(\[CapitalIota]\_xc1 = \(\(t\_1\) h\^3\)\/12;\)\), \ "\[IndentingNewLine]", \(\[CapitalIota]\_xx1p = \ ExpandAll[\ \[CapitalIota]\_xc1\ + \ \(A\_1\) dy\_1\^2\ ]\ /. newdef\), "\[IndentingNewLine]", \(Print["\"]\ \), "\[IndentingNewLine]", \(\[CapitalIota]\_xx1 = Normal[Series[\[CapitalIota]\_xx1p, {t\_2, 0, 1}]]\), "\[IndentingNewLine]", \(Print["\"]\), "\[IndentingNewLine]", \(Print[\*"\"\<\!\(\[CapitalIota]\_xx1\) =\>\"", \[CapitalIota]\_xx1 /. vars\ // N, \*"\"\< \!\(m\^4\)\>\"", "\< = \>", \(10\^12\) \[CapitalIota]\_xx1 \ /. vars\ // N, \*"\"\< \!\(mm\^4\)\>\""]\)}], "Input"], Cell[BoxData[ \(7\/48\ b\^3\ \[Alpha]\^2\ t\_2\)], "Output"], Cell[BoxData[ \("For thin-walls neglect all higher order terms of thickness"\)], "Print"], Cell[BoxData[ \(7\/48\ b\^3\ \[Alpha]\^2\ t\_2\)], "Output"], Cell[BoxData[ \("The second moment of area about the neutral axis for the web is: "\)], \ "Print"], Cell[BoxData[ InterpretationBox[\("\!\(\[CapitalIota]\_xx1\) \ ="\[InvisibleSpace]\(7.291666666666668`*^-7\ \[Alpha]\^2\)\[InvisibleSpace]" \ \!\(m\^4\)"\[InvisibleSpace]" = "\[InvisibleSpace]\(729166.6666666667`\ \ \[Alpha]\^2\)\[InvisibleSpace]" \!\(mm\^4\)"\), SequenceForm[ "\!\(\[CapitalIota]\_xx1\) =", Times[ .72916666666666685*^-6, Power[ \[Alpha], 2]], " \!\(m\^4\)", " = ", Times[ 729166.66666666674, Power[ \[Alpha], 2]], " \!\(mm\^4\)"], Editable->False]], "Print"] }, Open ]], Cell["Section 2: Flange", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(dy\_2 = y\&_\_G;\)\), "\[IndentingNewLine]", \(\(\[CapitalIota]\_xc2 = \(\(\ \)\(\(t\_2\^3\) b\)\)\/12;\)\), "\ \[IndentingNewLine]", \(\[CapitalIota]\_xx2p = \ ExpandAll[\ \[CapitalIota]\_xc2\ + \ \(A\_2\) dy\_2\^2]\ /. newdef\), "\[IndentingNewLine]", \(Print["\"]\ \), "\[IndentingNewLine]", \(\[CapitalIota]\_xx2 = Normal[Series[\[CapitalIota]\_xx2p, {t\_2, 0, 1}]]\), "\[IndentingNewLine]", \(Print["\"]\), "\[IndentingNewLine]", \(Print[\*"\"\<\!\(\[CapitalIota]\_xx2\) =\>\"", \[CapitalIota]\_xx2 /. vars\ // N, \*"\"\< \!\(m\^4\)\>\"", "\< = \>", \(10\^12\) \[CapitalIota]\_xx2 \ /. vars\ // N, \*"\"\< \!\(mm\^4\)\>\""]\)}], "Input"], Cell[BoxData[ \(1\/16\ b\^3\ \[Alpha]\^2\ t\_2 + \(b\ t\_2\%3\)\/12\)], "Output"], Cell[BoxData[ \("For thin-walls neglect all higher order terms of thickness"\)], "Print"], Cell[BoxData[ \(1\/16\ b\^3\ \[Alpha]\^2\ t\_2\)], "Output"], Cell[BoxData[ \("The second moment of area about the neutral axis for the flange is: \ "\)], "Print"], Cell[BoxData[ InterpretationBox[\("\!\(\[CapitalIota]\_xx2\) \ ="\[InvisibleSpace]\(3.125000000000001`*^-7\ \[Alpha]\^2\)\[InvisibleSpace]" \ \!\(m\^4\)"\[InvisibleSpace]" = "\[InvisibleSpace]\(312500.00000000006`\ \ \[Alpha]\^2\)\[InvisibleSpace]" \!\(mm\^4\)"\), SequenceForm[ "\!\(\[CapitalIota]\_xx2\) =", Times[ .31250000000000008*^-6, Power[ \[Alpha], 2]], " \!\(m\^4\)", " = ", Times[ 312500.00000000006, Power[ \[Alpha], 2]], " \!\(mm\^4\)"], Editable->False]], "Print"] }, Open ]], Cell["Total", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\[CapitalIota]\_xxp = ExpandAll[\ \[CapitalIota]\_xx1p + \[CapitalIota]\_xx2p]\), "\ \[IndentingNewLine]", \(\[CapitalIota]\_xx = ExpandAll[\ \[CapitalIota]\_xx1 + \[CapitalIota]\_xx2]\), "\ \[IndentingNewLine]", \(Print[\*"\"\\"", \[CapitalIota]\_xx]\), "\ \[IndentingNewLine]", \(Print["\"]\), "\ \[IndentingNewLine]", \(Print[\*"\"\<\!\(\[CapitalIota]\_xx\) =\>\"", \[CapitalIota]\_xx /. vars\ // N, \*"\"\< \!\(m\^4\)\>\"", "\< = \>", \(10\^12\) \[CapitalIota]\_xx /. vars\ // N, \*"\"\< \!\(mm\^4\)\>\""]\)}], "Input"], Cell[BoxData[ \(5\/24\ b\^3\ \[Alpha]\^2\ t\_2 + \(b\ t\_2\%3\)\/12\)], "Output"], Cell[BoxData[ \(5\/24\ b\^3\ \[Alpha]\^2\ t\_2\)], "Output"], Cell[BoxData[ InterpretationBox[\("For thin-walls neglect all higher order terms of \ thickness: \!\(\[CapitalIota]\_xx\) ="\[InvisibleSpace]\(5\/24\ b\^3\ \ \[Alpha]\^2\ t\_2\)\), SequenceForm[ "For thin-walls neglect all higher order terms of thickness: \!\(\ \[CapitalIota]\_xx\) =", Times[ Rational[ 5, 24], Power[ b, 3], Power[ \[Alpha], 2], Subscript[ t, 2]]], Editable->False]], "Print"], Cell[BoxData[ \("The second moment of area about the neutral axis is: "\)], "Print"], Cell[BoxData[ InterpretationBox[\("\!\(\[CapitalIota]\_xx\) \ ="\[InvisibleSpace]\(1.041666666666667`*^-6\ \[Alpha]\^2\)\[InvisibleSpace]" \ \!\(m\^4\)"\[InvisibleSpace]" = "\[InvisibleSpace]\(1.0416666666666669`*^6\ \ \[Alpha]\^2\)\[InvisibleSpace]" \!\(mm\^4\)"\), SequenceForm[ "\!\(\[CapitalIota]\_xx\) =", Times[ .10416666666666669*^-5, Power[ \[Alpha], 2]], " \!\(m\^4\)", " = ", Times[ 1041666.6666666669, Power[ \[Alpha], 2]], " \!\(mm\^4\)"], Editable->False]], "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Second Moment of Area ", Cell[BoxData[ \(\[CapitalIota]\_yy\)]], " about the neutral axis ( which is located at centroid C)" }], "Section", FontFamily->"Courier"], Cell["Section 1: Web", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(dx\_1 = \(-\((x\&_\_G\ )\)\);\)\), "\[IndentingNewLine]", \(\(\[CapitalIota]\_yc1 = \(\(t\_1\^3\) h\)\/12;\)\), \ "\[IndentingNewLine]", \(\[CapitalIota]\_yy1p = \ ExpandAll[\ \[CapitalIota]\_yc1\ + \ \(A\_1\) dx\_1\^2] /. newdef\), "\[IndentingNewLine]", \(Print["\"]\ \), "\[IndentingNewLine]", \(\[CapitalIota]\_yy1 = Normal[Series[\[CapitalIota]\_yy1p, {t\_2, 0, 1}]]\), "\[IndentingNewLine]", \(Print["\"]\), "\[IndentingNewLine]", \(Print[\*"\"\<\!\(\[CapitalIota]\_yy1\) =\>\"", \[CapitalIota]\_yy1 /. vars\ // N, \*"\"\< \!\(m\^4\)\>\"", "\< = \>", \(10\^12\) \[CapitalIota]\_yy1 \ /. vars\ // N, \*"\"\< \!\(mm\^4\)\>\""]\)}], "Input"], Cell[BoxData[ \(\(b\^3\ t\_2\)\/16 + \(b\ t\_2\%3\)\/\(12\ \[Alpha]\^2\)\)], "Output"], Cell[BoxData[ \("For thin-walls neglect all higher order terms of thickness"\)], "Print"], Cell[BoxData[ \(\(b\^3\ t\_2\)\/16\)], "Output"], Cell[BoxData[ \("The second moment of area about the neutral axis for the web is: "\)], \ "Print"], Cell[BoxData[ InterpretationBox[\("\!\(\[CapitalIota]\_yy1\) \ ="\[InvisibleSpace]3.125000000000001`*^-7\[InvisibleSpace]" \!\(m\^4\)"\ \[InvisibleSpace]" = "\[InvisibleSpace]312500.00000000006`\[InvisibleSpace]" \ \!\(mm\^4\)"\), SequenceForm[ "\!\(\[CapitalIota]\_yy1\) =", .31250000000000008*^-6, " \!\(m\^4\)", " = ", 312500.00000000006, " \!\(mm\^4\)"], Editable->False]], "Print"] }, Open ]], Cell["Section 2: Flange", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(dx\_2 = b\/2 - x\&_\_G;\)\), "\[IndentingNewLine]", \(\(\[CapitalIota]\_yc2 = \(\(\ \)\(\(t\_2\) b\^3\)\)\/12;\)\), "\ \[IndentingNewLine]", \(\[CapitalIota]\_yy2p = \ ExpandAll[\ \[CapitalIota]\_yc2\ + \ \(A\_2\) dx\_2\^2] /. newdef\), "\[IndentingNewLine]", \(Print["\"]\ \), "\[IndentingNewLine]", \(\[CapitalIota]\_yy2 = Normal[Series[\[CapitalIota]\_yy2p, {t\_2, 0, 1}]]\), "\[IndentingNewLine]", \(Print["\"]\), "\[IndentingNewLine]", \(Print[\*"\"\<\!\(\[CapitalIota]\_yy2\) =\>\"", \[CapitalIota]\_yy2 /. vars\ // N, \*"\"\< \!\(m\^4\)\>\"", "\< = \>", \(10\^12\) \[CapitalIota]\_yy2 \ /. vars\ // N, \*"\"\< \!\(mm\^4\)\>\""]\)}], "Input"], Cell[BoxData[ \(\(7\ b\^3\ t\_2\)\/48\)], "Output"], Cell[BoxData[ \("For thin-walls neglect all higher order terms of thickness"\)], "Print"], Cell[BoxData[ \(\(7\ b\^3\ t\_2\)\/48\)], "Output"], Cell[BoxData[ \("The second moment of area about the neutral axis for the flange is: \ "\)], "Print"], Cell[BoxData[ InterpretationBox[\("\!\(\[CapitalIota]\_yy2\) \ ="\[InvisibleSpace]7.291666666666668`*^-7\[InvisibleSpace]" \!\(m\^4\)"\ \[InvisibleSpace]" = "\[InvisibleSpace]729166.6666666667`\[InvisibleSpace]" \ \!\(mm\^4\)"\), SequenceForm[ "\!\(\[CapitalIota]\_yy2\) =", .72916666666666685*^-6, " \!\(m\^4\)", " = ", 729166.66666666674, " \!\(mm\^4\)"], Editable->False]], "Print"] }, Open ]], Cell["Total", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\[CapitalIota]\_yyp = ExpandAll[\ \[CapitalIota]\_yy1p + \[CapitalIota]\_yy2p]\), "\ \[IndentingNewLine]", \(\[CapitalIota]\_yy = ExpandAll[\ \[CapitalIota]\_yy1 + \[CapitalIota]\_yy2]\), "\ \[IndentingNewLine]", \(Print[\*"\"\\"", \[CapitalIota]\_yy]\), "\ \[IndentingNewLine]", \(Print["\"]\), "\ \[IndentingNewLine]", \(Print[\*"\"\<\!\(\[CapitalIota]\_yy\) =\>\"", \[CapitalIota]\_yy /. vars\ // N, \*"\"\< \!\(m\^4\)\>\"", "\< = \>", \(10\^12\) \[CapitalIota]\_yy /. vars\ // N, \*"\"\< \!\(mm\^4\)\>\""]\)}], "Input"], Cell[BoxData[ \(\(5\ b\^3\ t\_2\)\/24 + \(b\ t\_2\%3\)\/\(12\ \[Alpha]\^2\)\)], "Output"], Cell[BoxData[ \(\(5\ b\^3\ t\_2\)\/24\)], "Output"], Cell[BoxData[ InterpretationBox[\("For thin-walls neglect all higher order terms of \ thickness: \!\(\[CapitalIota]\_yy\) ="\[InvisibleSpace]\(5\ b\^3\ \ t\_2\)\/24\), SequenceForm[ "For thin-walls neglect all higher order terms of thickness: \!\(\ \[CapitalIota]\_yy\) =", Times[ Rational[ 5, 24], Power[ b, 3], Subscript[ t, 2]]], Editable->False]], "Print"], Cell[BoxData[ \("The second moment of area about the neutral axis is: "\)], "Print"], Cell[BoxData[ InterpretationBox[\("\!\(\[CapitalIota]\_yy\) \ ="\[InvisibleSpace]1.041666666666667`*^-6\[InvisibleSpace]" \!\(m\^4\)"\ \[InvisibleSpace]" = \ "\[InvisibleSpace]1.0416666666666669`*^6\[InvisibleSpace]" \!\(mm\^4\)"\), SequenceForm[ "\!\(\[CapitalIota]\_yy\) =", .10416666666666669*^-5, " \!\(m\^4\)", " = ", 1041666.6666666669, " \!\(mm\^4\)"], Editable->False]], "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Second Moment of Area ", Cell[BoxData[ \(\[CapitalIota]\_xy\)]], " about the neutral axis ( which is located at centroid C)" }], "Section", FontFamily->"Courier"], Cell["Section 1: Web", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(\[CapitalIota]\_xcyc1 = 0;\)\), "\[IndentingNewLine]", \(\[CapitalIota]\_xy1p = \ ExpandAll[\ \[CapitalIota]\_xcyc1\ + \ \(A\_1\) \((dx\_1)\) \ \((dy\_1)\)] /. newdef\), "\[IndentingNewLine]", \(Print["\"]\ \), "\[IndentingNewLine]", \(\[CapitalIota]\_xy1 = Normal[Series[\[CapitalIota]\_xy1p, {t\_2, 0, 1}]]\), "\[IndentingNewLine]", \(Print["\"]\), "\[IndentingNewLine]", \(Print[\*"\"\<\!\(\[CapitalIota]\_xy1\) =\>\"", \[CapitalIota]\_xy1 /. vars\ // N, \*"\"\< \!\(m\^4\)\>\"", "\< = \>", \(10\^12\) \[CapitalIota]\_xy1 \ /. vars\ // N, \*"\"\< \!\(mm\^4\)\>\""]\)}], "Input"], Cell[BoxData[ \(1\/16\ b\^3\ \[Alpha]\ t\_2\)], "Output"], Cell[BoxData[ \("For thin-walls neglect all higher order terms of thickness"\)], "Print"], Cell[BoxData[ \(1\/16\ b\^3\ \[Alpha]\ t\_2\)], "Output"], Cell[BoxData[ \("The second moment of area about the neutral axis for the web is: "\)], \ "Print"], Cell[BoxData[ InterpretationBox[\("\!\(\[CapitalIota]\_xy1\) \ ="\[InvisibleSpace]\(3.125000000000001`*^-7\ \[Alpha]\)\[InvisibleSpace]" \ \!\(m\^4\)"\[InvisibleSpace]" = "\[InvisibleSpace]\(312500.00000000006`\ \ \[Alpha]\)\[InvisibleSpace]" \!\(mm\^4\)"\), SequenceForm[ "\!\(\[CapitalIota]\_xy1\) =", Times[ .31250000000000008*^-6, \[Alpha]], " \!\(m\^4\)", " = ", Times[ 312500.00000000006, \[Alpha]], " \!\(mm\^4\)"], Editable->False]], "Print"] }, Open ]], Cell["Section 2: Flange", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(\[CapitalIota]\_xcyc2 = 0;\)\), "\[IndentingNewLine]", \(\[CapitalIota]\_xy2p = \ ExpandAll[\ \[CapitalIota]\_xcyc2\ + \ \(A\_2\) dx\_2\ dy\_2] /. newdef\), "\[IndentingNewLine]", \(Print["\"]\ \), "\[IndentingNewLine]", \(\[CapitalIota]\_xy2 = Normal[Series[\[CapitalIota]\_xy2p, {t\_2, 0, 1}]]\), "\[IndentingNewLine]", \(Print["\"]\), "\[IndentingNewLine]", \(Print[\*"\"\<\!\(\[CapitalIota]\_xy2\) =\>\"", \[CapitalIota]\_xy2 /. vars\ // N, \*"\"\< \!\(m\^4\)\>\"", "\< = \>", \(10\^12\) \[CapitalIota]\_xy2 \ /. vars\ // N, \*"\"\< \!\(mm\^4\)\>\""]\)}], "Input"], Cell[BoxData[ \(1\/16\ b\^3\ \[Alpha]\ t\_2\)], "Output"], Cell[BoxData[ \("For thin-walls neglect all higher order terms of thickness"\)], "Print"], Cell[BoxData[ \(1\/16\ b\^3\ \[Alpha]\ t\_2\)], "Output"], Cell[BoxData[ \("The second moment of area about the neutral axis for the flange is: \ "\)], "Print"], Cell[BoxData[ InterpretationBox[\("\!\(\[CapitalIota]\_xy2\) \ ="\[InvisibleSpace]\(3.125000000000001`*^-7\ \[Alpha]\)\[InvisibleSpace]" \ \!\(m\^4\)"\[InvisibleSpace]" = "\[InvisibleSpace]\(312500.00000000006`\ \ \[Alpha]\)\[InvisibleSpace]" \!\(mm\^4\)"\), SequenceForm[ "\!\(\[CapitalIota]\_xy2\) =", Times[ .31250000000000008*^-6, \[Alpha]], " \!\(m\^4\)", " = ", Times[ 312500.00000000006, \[Alpha]], " \!\(mm\^4\)"], Editable->False]], "Print"] }, Open ]], Cell["Total", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\[CapitalIota]\_xy = ExpandAll[\ \[CapitalIota]\_xy1 + \[CapitalIota]\_xy2]\), "\ \[IndentingNewLine]", \(Print[\*"\"\\"", \[CapitalIota]\_xy]\), "\ \[IndentingNewLine]", \(Print["\"]\), "\ \[IndentingNewLine]", \(Print[\*"\"\<\!\(\[CapitalIota]\_xy\) =\>\"", \[CapitalIota]\_xy /. vars\ // N, \*"\"\< \!\(m\^4\)\>\"", "\< = \>", \(10\^12\) \[CapitalIota]\_xy /. vars\ // N, \*"\"\< \!\(mm\^4\)\>\""]\)}], "Input"], Cell[BoxData[ \(1\/8\ b\^3\ \[Alpha]\ t\_2\)], "Output"], Cell[BoxData[ InterpretationBox[\("For thin-walls neglect all higher order terms of \ thickness: \!\(\[CapitalIota]\_xy\) ="\[InvisibleSpace]\(1\/8\ b\^3\ \[Alpha]\ \ t\_2\)\), SequenceForm[ "For thin-walls neglect all higher order terms of thickness: \!\(\ \[CapitalIota]\_xy\) =", Times[ Rational[ 1, 8], Power[ b, 3], \[Alpha], Subscript[ t, 2]]], Editable->False]], "Print"], Cell[BoxData[ \("The second moment of area about the neutral axis is: "\)], "Print"], Cell[BoxData[ InterpretationBox[\("\!\(\[CapitalIota]\_xy\) \ ="\[InvisibleSpace]\(6.250000000000002`*^-7\ \[Alpha]\)\[InvisibleSpace]" \ \!\(m\^4\)"\[InvisibleSpace]" = "\[InvisibleSpace]\(625000.0000000001`\ \ \[Alpha]\)\[InvisibleSpace]" \!\(mm\^4\)"\), SequenceForm[ "\!\(\[CapitalIota]\_xy\) =", Times[ .62500000000000016*^-6, \[Alpha]], " \!\(m\^4\)", " = ", Times[ 625000.00000000012, \[Alpha]], " \!\(mm\^4\)"], Editable->False]], "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Bending stress ", "Section", FontFamily->"Courier"], Cell["Moment resultants", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(Mx = M\ Cos[\[Theta]]\ /. \ \[Theta] \[Rule] \ \(45\ \[Pi]\)\/180\), "\ \[IndentingNewLine]", \(My = \(-M\)\ Sin[\[Theta]]\ /. \ \[Theta] \[Rule] \ \(45\ \[Pi]\)\/180\ \)}], "Input"], Cell[BoxData[ \(M\/\@2\)], "Output"], Cell[BoxData[ \(\(-\(M\/\@2\)\)\)], "Output"] }, Open ]], Cell["Bending stress (equation 9.6; page 280, Megson's text)", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\[Sigma]\_zz = \ ExpandAll[\(My\ \[CapitalIota]\_xx - Mx\ \[CapitalIota]\_xy\)\/\(\(\ \[CapitalIota]\_xx\) \[CapitalIota]\_yy - \[CapitalIota]\_xy\^2\)] x + \ ExpandAll[\(Mx\ \[CapitalIota]\_yy - My\ \[CapitalIota]\_xy\)\/\(\(\ \[CapitalIota]\_xx\) \[CapitalIota]\_yy - \[CapitalIota]\_xy\^2\)] y\), "\[IndentingNewLine]", \(Print[\*"\"\<\!\(\[Sigma]\_zz\)=\>\"", \ \[Sigma]\_zz\ /. vars\ \ // N, \*"\"\< N/\!\(m\^2\)\>\""]\), "\[IndentingNewLine]", \(Print[\*"\"\<\!\(\[Sigma]\_zz\)=\>\"", \ ExpandAll[\[Sigma]\_zz\/10\^6\ /. vars\ \ // N], "\< MPa\>"]\)}], "Input"], Cell[BoxData[ \(x\ \((\(-\(\(15\ M\)\/\(2\ \@2\ b\^3\ t\_2\)\)\) - \(9\ M\)\/\(2\ \@2\ \ b\^3\ \[Alpha]\ t\_2\))\) + y\ \((\(15\ M\)\/\(2\ \@2\ b\^3\ \[Alpha]\^2\ t\_2\) + \(9\ M\)\/\(2\ \ \@2\ b\^3\ \[Alpha]\ t\_2\))\)\)], "Output"], Cell[BoxData[ InterpretationBox[\("\!\(\[Sigma]\_zz\)="\[InvisibleSpace]\(x\ \ \((\(-1.0606601717798212`*^9\) - 6.363961030678927`*^8\/\[Alpha])\) + y\ \((1.0606601717798212`*^9\/\[Alpha]\^2 + 6.363961030678927`*^8\/\[Alpha])\)\)\[InvisibleSpace]" \ N/\!\(m\^2\)"\), SequenceForm[ "\!\(\[Sigma]\_zz\)=", Plus[ Times[ x, Plus[ -1060660171.7798212, Times[ -636396103.06789267, Power[ \[Alpha], -1]]]], Times[ y, Plus[ Times[ 1060660171.7798212, Power[ \[Alpha], -2]], Times[ 636396103.06789267, Power[ \[Alpha], -1]]]]], " N/\!\(m\^2\)"], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[\("\!\(\[Sigma]\_zz\)="\[InvisibleSpace]\(\(-1060.\ 6601717798212`\)\ x + \(1060.6601717798212`\ y\)\/\[Alpha]\^2 - \ \(636.3961030678927`\ x\)\/\[Alpha] + \(636.3961030678927`\ y\)\/\[Alpha]\)\ \[InvisibleSpace]" MPa"\), SequenceForm[ "\!\(\[Sigma]\_zz\)=", Plus[ Times[ -1060.6601717798212, x], Times[ 1060.6601717798212, y, Power[ \[Alpha], -2]], Times[ -636.39610306789268, x, Power[ \[Alpha], -1]], Times[ 636.39610306789268, y, Power[ \[Alpha], -1]]], " MPa"], Editable->False]], "Print"] }, Open ]], Cell["Maximum Bending Stress. Need to check at varios points", "Text", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell["Point A = Point F ", "Subsubsection", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(xF\ = \ b\ - x\&_\_G\ /. vars;\)\), "\[IndentingNewLine]", \(\(yF\ = \ y\&_\_G\ /. vars;\)\), "\[IndentingNewLine]", \(\(pointA = Flatten[Append[ vars, \ {x \[Rule] \ xF, \ y \[Rule] \ yF}]];\)\), "\[IndentingNewLine]", \(\(\[Sigma]\_zzA = ExpandAll[ FullSimplify[\[Sigma]\_zz\ /. pointA\ \ ]];\)\), "\[IndentingNewLine]", \(Print["\"]\), \ "\[IndentingNewLine]", \(Print[\*"\"\< \!\(\[Sigma]\_zzA\)=\>\"", \ \[Sigma]\_zzA // N, \*"\"\< N/\!\(m\^2\)\>\""]\), "\[IndentingNewLine]", \(\(Plot[\[Sigma]\_zzA\/10\^6\ , {\[Alpha], 0.7, 1.30}, AxesLabel \[Rule] {"\<\[Alpha]\>", \*"\"\<\!\(\(\[Sigma]\_zz\)\_A\)\>\ \""}\ ];\)\), "\[IndentingNewLine]", \(Print[\*"\"\\ \"", Max[Table[\[Sigma]\_zzA\/10\^6, {\[Alpha], 0.7, 1.30, 0.1}]], \ "\< MPa\>"]\), "\[IndentingNewLine]", \(Print[\*"\"\\ \"", Min[Table[\[Sigma]\_zzA\/10\^6, {\[Alpha], 0.7, 1.30, 0.1}]], \ \ "\< MPa\>"]\)}], "Input"], Cell[BoxData[ \("Bending Stress at location A' is:"\)], "Print"], Cell[BoxData[ InterpretationBox[\(" \ \!\(\[Sigma]\_zzA\)="\[InvisibleSpace]\(\(-6.363961030678928`*^7\) + 1.3258252147247766`*^6\/\[Alpha]\^3 + 1.590990257669732`*^6\/\[Alpha]\^2 - 1.9887378220871653`*^7\/\[Alpha]\)\[InvisibleSpace]" \ N/\!\(m\^2\)"\), SequenceForm[ " \!\(\[Sigma]\_zzA\)=", Plus[ -63639610.306789279, Times[ 1325825.2147247766, Power[ \[Alpha], -3]], Times[ 1590990.257669732, Power[ \[Alpha], -2]], Times[ -19887378.220871653, Power[ \[Alpha], -1]]], " N/\!\(m\^2\)"], Editable->False]], "Print"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations -1.0873 1.5873 6.6408 0.078011 [ [.02381 -0.00263 -9 -9 ] [.02381 -0.00263 9 0 ] [.18254 -0.00263 -9 -9 ] [.18254 -0.00263 9 0 ] [.34127 -0.00263 -9 -9 ] [.34127 -0.00263 9 0 ] [.65873 -0.00263 -9 -9 ] [.65873 -0.00263 9 0 ] [.81746 -0.00263 -9 -9 ] [.81746 -0.00263 9 0 ] [.97619 -0.00263 -9 -9 ] [.97619 -0.00263 9 0 ] [1.025 .00987 0 -6.28125 ] [1.025 .00987 10 6.28125 ] [.4875 .08788 -18 -4.5 ] [.4875 .08788 0 4.5 ] [.4875 .16589 -18 -4.5 ] [.4875 .16589 0 4.5 ] [.4875 .2439 -18 -4.5 ] [.4875 .2439 0 4.5 ] [.4875 .32191 -18 -4.5 ] [.4875 .32191 0 4.5 ] [.4875 .39992 -18 -4.5 ] [.4875 .39992 0 4.5 ] [.4875 .47793 -18 -4.5 ] [.4875 .47793 0 4.5 ] [.4875 .55594 -18 -4.5 ] [.4875 .55594 0 4.5 ] [.5 .64303 -12 0 ] [.5 .64303 12 12.5625 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .02381 .00987 m .02381 .01612 L s [(0.7)] .02381 -0.00263 0 1 Mshowa .18254 .00987 m .18254 .01612 L s [(0.8)] .18254 -0.00263 0 1 Mshowa .34127 .00987 m .34127 .01612 L s [(0.9)] .34127 -0.00263 0 1 Mshowa .65873 .00987 m .65873 .01612 L s [(1.1)] .65873 -0.00263 0 1 Mshowa .81746 .00987 m .81746 .01612 L s [(1.2)] .81746 -0.00263 0 1 Mshowa .97619 .00987 m .97619 .01612 L s [(1.3)] .97619 -0.00263 0 1 Mshowa .125 Mabswid .05556 .00987 m .05556 .01362 L s .0873 .00987 m .0873 .01362 L s .11905 .00987 m .11905 .01362 L s .15079 .00987 m .15079 .01362 L s .21429 .00987 m .21429 .01362 L s .24603 .00987 m .24603 .01362 L s .27778 .00987 m .27778 .01362 L s .30952 .00987 m .30952 .01362 L s .37302 .00987 m .37302 .01362 L s .40476 .00987 m .40476 .01362 L s .43651 .00987 m .43651 .01362 L s .46825 .00987 m .46825 .01362 L s .53175 .00987 m .53175 .01362 L s .56349 .00987 m .56349 .01362 L s .59524 .00987 m .59524 .01362 L s .62698 .00987 m .62698 .01362 L s .69048 .00987 m .69048 .01362 L s .72222 .00987 m .72222 .01362 L s .75397 .00987 m .75397 .01362 L s .78571 .00987 m .78571 .01362 L s .84921 .00987 m .84921 .01362 L s .88095 .00987 m .88095 .01362 L s .9127 .00987 m .9127 .01362 L s .94444 .00987 m .94444 .01362 L s .25 Mabswid 0 .00987 m 1 .00987 L s gsave 1.025 .00987 -61 -10.2813 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.5625 translate 1 -1 scale /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding WindowsANSIEncoding def currentdict end newfontname exch definefont pop } def 63.000 12.813 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 12.813 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (a) show 69.000 12.813 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .5 .08788 m .50625 .08788 L s [(-84)] .4875 .08788 1 0 Mshowa .5 .16589 m .50625 .16589 L s [(-83)] .4875 .16589 1 0 Mshowa .5 .2439 m .50625 .2439 L s [(-82)] .4875 .2439 1 0 Mshowa .5 .32191 m .50625 .32191 L s [(-81)] .4875 .32191 1 0 Mshowa .5 .39992 m .50625 .39992 L s [(-80)] .4875 .39992 1 0 Mshowa .5 .47793 m .50625 .47793 L s [(-79)] .4875 .47793 1 0 Mshowa .5 .55594 m .50625 .55594 L s [(-78)] .4875 .55594 1 0 Mshowa .125 Mabswid .5 .02547 m .50375 .02547 L s .5 .04107 m .50375 .04107 L s .5 .05667 m .50375 .05667 L s .5 .07228 m .50375 .07228 L s .5 .10348 m .50375 .10348 L s .5 .11908 m .50375 .11908 L s .5 .13468 m .50375 .13468 L s .5 .15029 m .50375 .15029 L s .5 .18149 m .50375 .18149 L s .5 .19709 m .50375 .19709 L s .5 .2127 m .50375 .2127 L s .5 .2283 m .50375 .2283 L s .5 .2595 m .50375 .2595 L s .5 .2751 m .50375 .2751 L s .5 .29071 m .50375 .29071 L s .5 .30631 m .50375 .30631 L s .5 .33751 m .50375 .33751 L s .5 .35312 m .50375 .35312 L s .5 .36872 m .50375 .36872 L s .5 .38432 m .50375 .38432 L s .5 .41552 m .50375 .41552 L s .5 .43113 m .50375 .43113 L s .5 .44673 m .50375 .44673 L s .5 .46233 m .50375 .46233 L s .5 .49353 m .50375 .49353 L s .5 .50914 m .50375 .50914 L s .5 .52474 m .50375 .52474 L s .5 .54034 m .50375 .54034 L s .5 .57155 m .50375 .57155 L s .5 .58715 m .50375 .58715 L s .5 .60275 m .50375 .60275 L s .25 Mabswid .5 0 m .5 .61803 L s gsave .5 .64303 -73 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.5625 translate 1 -1 scale /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding WindowsANSIEncoding def currentdict end newfontname exch definefont pop } def 63.000 12.813 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 12.813 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (s) show 69.000 14.313 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 7.125 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (zz) show 78.063 14.813 moveto (A) show 83.000 12.813 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .5 Mabswid .02381 .01472 m .06244 .04307 L .10458 .0745 L .14415 .10417 L .18221 .13261 L .22272 .1626 L .26171 .19106 L .30316 .22076 L .34309 .24876 L .3815 .2751 L .42237 .30242 L .46172 .32805 L .49955 .35204 L .53984 .37689 L .57861 .40013 L .61984 .42413 L .65954 .44655 L .69774 .4675 L .73838 .48914 L .77751 .50936 L .81909 .5302 L .85916 .54967 L .89771 .56787 L .93871 .58665 L .97619 .60332 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{0, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHg0?ooo`03@000003oool0oooo02D0oooo00=000000?ooo`3oool04@3o ool00d000000oooo0?ooo`0Y0?ooo`005@3oool00d000000oooo0?ooo`020?ooo`03@000003oool0 oooo00h0oooo00=000000?ooo`3oool0803oool00d000000oooo0?ooo`020?ooo`03@000003oool0 oooo00/0oooo1400000S0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool0303oool5 @00005`0oooo00=000000?ooo`3oool03`3oool00d000000oooo0?ooo`0U0?ooo`03@000003oool0 oooo00l0oooo00=000000?ooo`3oool0903oool00d000000oooo0?ooo`0?0?ooo`900000;03oool0 01D0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`0>0?ooo`03@000003oool0oooo 0200oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`0:0?ooo`03@000003oool0oooo 0080oooo00=000000?ooo`3oool0803oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo 00/0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`1J0?ooo`03@000003oool0oooo 00l0oooo00=000000?ooo`3oool09@3oool00d000000oooo0?ooo`0@0?ooo`03@000003oool0oooo 02<0oooo00=000000?ooo`3oool04@3oool00d000000oooo0?ooo`0Y0?ooo`005@3oool00d000000 oooo0?ooo`020?ooo`03@000003oool0oooo00l0oooo00=000000?ooo`3oool07`3oool00d000000 oooo0?ooo`020?ooo`03@000003oool0oooo00X0oooo00=000000?ooo`3oool00P3oool00d000000 oooo0?ooo`0P0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool02`3oool00d000000 oooo0?ooo`020?ooo`03@000003oool0oooo05X0oooo00=000000?ooo`3oool03`3oool00d000000 oooo0?ooo`0U0?ooo`03@000003oool0oooo00`0oooo00=000000?ooo`3oool00P3oool00d000000 oooo0?ooo`0R0?ooo`03@000003oool0oooo0140oooo00=000000?ooo`3oool0:@3oool001D0oooo 00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`0:0?ooo`03@000003oool0oooo0080oooo 00=000000?ooo`3oool07`3oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo00X0oooo 00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`0P0?ooo`03@000003oool0oooo0080oooo 00=000000?ooo`3oool02`3oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo05P0oooo 0d00000?0?ooo`=000009@3oool3@00000h0oooo00=000000?ooo`3oool00P3oool00d000000oooo 0?ooo`0P0?ooo`=000003P3oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo02T0oooo 000F0?ooo`A000003@3oool6@0000280oooo1400000>0?ooo`A00000903oool4@00000l0oooo1400 001M0?ooo`03@000003oool0oooo00l0oooo00=000000?ooo`3oool09@3oool00d000000oooo0?oo o`0=0?ooo`A000009@3oool00d000000oooo0?ooo`0=0?ooo`A00000;03oool00?l0oooo/@3oool0 0?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool0000oooo000/0?ooo`800000W`3oool00`000000oooo0?ooo`3P0?ooo`00;P3oool00`00 0000oooo0?ooo`2L0?ooo`80000000=000000?ooo`3oool0gP3oool002l0oooo00<000000?ooo`3o ool0V`3oool00`000000oooo0?ooo`3P0?ooo`00<03oool2000009/0oooo00<000000?ooo`3oool0 h03oool00380oooo00<000000?ooo`3oool0V03oool00`000000oooo0?ooo`3P0?ooo`00<`3oool0 0`000000oooo0?ooo`2G0?ooo`030000003oool0oooo0>00oooo000d0?ooo`800000U`3oool00`00 0000oooo0?ooo`3P0?ooo`00=P3oool00`000000oooo0?ooo`2D0?ooo`80000000=000000?ooo`3o ool0gP3oool003L0oooo00<000000?ooo`3oool0T`3oool00`000000oooo0?ooo`3P0?ooo`00>03o ool2000009<0oooo00<000000?ooo`3oool0h03oool003X0oooo00<000000?ooo`3oool0T03oool0 0`000000oooo0?ooo`3P0?ooo`00>`3oool00`000000oooo0?ooo`2?0?ooo`030000003oool0oooo 0>00oooo000l0?ooo`800000S`3oool200000003@000003oool0oooo0=h0oooo000n0?ooo`030000 003oool0oooo08`0oooo00<000000?ooo`3oool0h03oool003l0oooo0P00001h0?ooo`A000001P3o ool4@00000H0oooo00<000000?ooo`3oool0h03oool00440oooo00<000000?ooo`3oool0M03oool0 0d000000oooo0?ooo`020?ooo`03@000003oool0oooo00D0oooo00=000000?ooo`3oool01@3oool0 0`000000oooo0?ooo`3P0?ooo`00@P3oool00`000000oooo0?ooo`1c0?ooo`03@000003oool0oooo 0080oooo00=000000?ooo`3oool01@3oool00d000000oooo0?ooo`050?ooo`030000003oool0oooo 0>00oooo00130?ooo`800000L`3oool00d000000oooo0?ooo`020?ooo`04@000003oool0oooo0?oo o`I000001P3oool00`000000oooo0?ooo`3P0?ooo`00A@3oool00`000000oooo0?ooo`1W0?ooo`I0 0000103oool4@00000D0oooo00A000000?ooo`3ooom000001`3oool300000003@000003oool0oooo 0=d0oooo00160?ooo`030000003oool0oooo06l0oooo00=000000?ooo`3oool00P3oool00d000000 oooo0?ooo`020?ooo`04@000003oool0oooo@00000L0oooo00<000000?ooo`3oool0h03oool004L0 oooo0P00001_0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool00`3oool00d000000 oooo@00000070?ooo`030000003oool0oooo0>00oooo00190?ooo`030000003oool0oooo06`0oooo 00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`030?ooo`03@000003ooom0000000L0oooo 00<000000?ooo`3oool0h03oool004X0oooo00<000000?ooo`3oool0K03oool4@00000L0oooo0T00 00070?ooo`030000003oool0oooo0>00oooo001;0?ooo`800000P03oool00`000000oooo0?ooo`3P 0?ooo`00C@3oool00`000000oooo0?ooo`1m0?ooo`80000000=000000?ooo`3oool0gP3oool004h0 oooo00<000000?ooo`3oool0O03oool00`000000oooo0?ooo`3P0?ooo`00C`3oool2000007`0oooo 00<000000?ooo`3oool0h03oool00540oooo00<000000?ooo`3oool0N@3oool00`000000oooo0?oo o`3P0?ooo`00DP3oool00`000000oooo0?ooo`1h0?ooo`030000003oool0oooo0>00oooo001C0?oo o`800000N03oool200000003@000003oool0oooo0=h0oooo001E0?ooo`030000003oool0oooo07D0 oooo00<000000?ooo`3oool0h03oool005H0oooo00<000000?ooo`3oool0M03oool00`000000oooo 0?ooo`3P0?ooo`00E`3oool2000007@0oooo00<000000?ooo`3oool0h03oool005T0oooo00<00000 0?ooo`3oool0L@3oool00`000000oooo0?ooo`3P0?ooo`00FP3oool00`000000oooo0?ooo`1`0?oo o`030000003oool0oooo0>00oooo001K0?ooo`800000L03oool200000003@000003oool0oooo0=h0 oooo001M0?ooo`030000003oool0oooo06d0oooo00<000000?ooo`3oool0h03oool005h0oooo00<0 00000?ooo`3oool0K03oool00`000000oooo0?ooo`3P0?ooo`00G`3oool2000006`0oooo00<00000 0?ooo`3oool0h03oool00640oooo00<000000?ooo`3oool0J@3oool00`000000oooo0?ooo`3P0?oo o`00HP3oool00`000000oooo0?ooo`1X0?ooo`80000000=000000?ooo`3oool0gP3oool006<0oooo 0P00001X0?ooo`030000003oool0oooo0>00oooo001U0?ooo`030000003oool0oooo06D0oooo00<0 00000?ooo`3oool0h03oool006H0oooo00<000000?ooo`3oool0D03oool4@00000D0oooo14000007 0?ooo`030000003oool0oooo0>00oooo001W0?ooo`800000C`3oool00d000000oooo0?ooo`020?oo o`05@000003oool0oooo0?oood000000103oool00d000000oooo0?ooo`040?ooo`030000003oool0 oooo0>00oooo001Y0?ooo`030000003oool0oooo04`0oooo00=000000?ooo`3oool00P3oool00d00 0000oooo0?ooo`060?ooo`03@000003oool0oooo00@0oooo00<000000?ooo`3oool0h03oool006X0 oooo0P00001<0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool01P3oool00d000000 oooo0?ooo`040?ooo`<0000000=000000?ooo`3oool0g@3oool006`0oooo00<000000?ooo`3oool0 @03oool6@00000@0oooo140000070?ooo`9000001`3oool00`000000oooo0?ooo`3P0?ooo`00K@3o ool00`000000oooo0?ooo`180?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool01P3o ool00d000000oooo0?ooo`040?ooo`030000003oool0oooo0>00oooo001^0?ooo`800000B03oool0 0d000000oooo0?ooo`020?ooo`03@000003oool0oooo00H0oooo00=000000?ooo`3oool0103oool0 0`000000oooo0?ooo`3P0?ooo`00L03oool00`000000oooo0?ooo`150?ooo`03@000003oool0oooo 0080oooo00E000000?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo00@0oooo00<00000 0?ooo`3oool0h03oool00740oooo0P0000160?ooo`A000001@3oool4@00000L0oooo00<000000?oo o`3oool0h03oool007<0oooo00<000000?ooo`3oool0E`3oool200000003@000003oool0oooo0=h0 oooo001d0?ooo`030000003oool0oooo05H0oooo00<000000?ooo`3oool0h03oool007D0oooo0P00 001F0?ooo`030000003oool0oooo0>00oooo001g0?ooo`030000003oool0oooo05<0oooo00<00000 0?ooo`3oool0h03oool007P0oooo0P00001C0?ooo`030000003oool0oooo0>00oooo001j0?ooo`03 0000003oool0oooo0500oooo0P0000000d000000oooo0?ooo`3N0?ooo`00N`3oool00`000000oooo 0?ooo`1?0?ooo`030000003oool0oooo0>00oooo001l0?ooo`800000C`3oool00`000000oooo0?oo o`3P0?ooo`00OP3oool00`000000oooo0?ooo`1<0?ooo`030000003oool0oooo0>00oooo001o0?oo o`030000003oool0oooo04/0oooo00<000000?ooo`3oool0h03oool00800oooo0P00001;0?ooo`03 0000003oool0oooo0>00oooo00220?ooo`030000003oool0oooo04P0oooo0P0000000d000000oooo 0?ooo`3N0?ooo`00P`3oool00`000000oooo0?ooo`170?ooo`030000003oool0oooo0>00oooo0024 0?ooo`800000A`3oool00`000000oooo0?ooo`3P0?ooo`00QP3oool00`000000oooo0?ooo`140?oo o`030000003oool0oooo0>00oooo00270?ooo`800000A03oool00`000000oooo0?ooo`3P0?ooo`00 R@3oool00`000000oooo0?ooo`110?ooo`030000003oool0oooo0>00oooo002:0?ooo`800000@@3o ool200000003@000003oool0oooo0=h0oooo002<0?ooo`030000003oool0oooo03h0oooo00<00000 0?ooo`3oool0h03oool008d0oooo0P00000Z0?ooo`A00000103oool6@00000H0oooo00<000000?oo o`3oool0h03oool008l0oooo00<000000?ooo`3oool09P3oool00d000000oooo0?ooo`020?ooo`05 @000003oool0oooo0?oood000000103oool00d000000oooo0?ooo`040?ooo`030000003oool0oooo 0>00oooo002@0?ooo`8000009P3oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo0080 oooo00=000000?ooo`3oool0203oool00`000000oooo0?ooo`3P0?ooo`00TP3oool00`000000oooo 0?ooo`0S0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool00`3oool00d000000oooo 0?ooo`070?ooo`<0000000=000000?ooo`3oool0g@3oool009<0oooo0P00000J0?ooo`I00000103o ool4@00000L0oooo00=000000?ooo`3oool01P3oool00`000000oooo0?ooo`3P0?ooo`00U@3oool0 0`000000oooo0?ooo`0P0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool01@3oool0 0d000000oooo0?ooo`050?ooo`030000003oool0oooo0>00oooo002F0?ooo`800000803oool00d00 0000oooo0?ooo`020?ooo`05@000003oool0oooo0?oood000000103oool00d000000oooo0?ooo`04 0?ooo`030000003oool0oooo0>00oooo002H0?ooo`030000003oool0oooo01d0oooo00=000000?oo o`3oool00P3oool01D000000oooo0?ooo`3ooom0000000@0oooo00=000000?ooo`3oool0103oool0 0`000000oooo0?ooo`3P0?ooo`00V@3oool00`000000oooo0?ooo`0M0?ooo`A000001@3oool4@000 00L0oooo00<000000?ooo`3oool0h03oool009X0oooo0P00000a0?ooo`80000000=000000?ooo`3o ool0gP3oool009`0oooo00<000000?ooo`3oool0;P3oool00`000000oooo0?ooo`3P0?ooo`00W@3o ool2000002h0oooo00<000000?ooo`3oool0h03oool009l0oooo00<000000?ooo`3oool0:`3oool0 0`000000oooo0?ooo`3P0?ooo`00X03oool00`000000oooo0?ooo`0Z0?ooo`030000003oool0oooo 0>00oooo002Q0?ooo`800000:P3oool00`000000oooo0?ooo`3P0?ooo`00X`3oool00`000000oooo 0?ooo`0W0?ooo`80000000=000000?ooo`3oool0gP3oool00:@0oooo0P00000W0?ooo`030000003o ool0oooo0>00oooo002V0?ooo`030000003oool0oooo02@0oooo00<000000?ooo`3oool0h03oool0 0:L0oooo0P00000T0?ooo`030000003oool0oooo0>00oooo002Y0?ooo`030000003oool0oooo0240 oooo00<000000?ooo`3oool0h03oool00:X0oooo0P00000Q0?ooo`80000000=000000?ooo`3oool0 gP3oool00:`0oooo0P00000O0?ooo`030000003oool0oooo0>00oooo002^0?ooo`030000003oool0 oooo01`0oooo00<000000?ooo`3oool0h03oool00:l0oooo0P00000L0?ooo`030000003oool0oooo 0>00oooo002a0?ooo`030000003oool0oooo01T0oooo00<000000?ooo`3oool0h03oool00;80oooo 0P00000I0?ooo`030000003oool0oooo0>00oooo002d0?ooo`030000003oool0oooo01H0oooo0P00 00000d000000oooo0?ooo`3N0?ooo`00]@3oool2000001H0oooo00<000000?ooo`3oool0h03oool0 0;L0oooo00<000000?oood0000000d0000040?ooo`M000001@3oool00`000000oooo0?ooo`3P0?oo o`00^03oool2000000<0oooo00=000000?ooo`3oool0103oool00d000000oooo0?ooo`060?ooo`03 0000003oool0oooo0>00oooo002h0?ooo`03@000003oool000000080oooo00=000000?ooo`3oool0 103oool00d000000oooo0?ooo`060?ooo`030000003oool0oooo0>00oooo002h0?ooo`03@000003o ool0oooo0080000000=000000?ooo`3oool0103oool00d000000oooo0?ooo`060?ooo`030000003o ool0oooo0>00oooo002_0?ooo`I00000103oool4@00000030000003oool0oooo00@0oooo00=00000 0?ooo`3oool01P3oool300000003@000003oool0oooo0=d0oooo002h0?ooo`03@000003oool0oooo 0080oooo00=00000000000000000103oool00d000000oooo0?ooo`060?ooo`030000003oool0oooo 0>00oooo002h0?ooo`03@000003oool0oooo0080oooo00A000000?ooo`3oool000000`3oool00d00 0000oooo0?ooo`060?ooo`030000003oool0oooo0>00oooo002h0?ooo`03@000003oool0oooo0080 oooo00A000000?ooo`3oool0oooo0P000002@00000P0oooo00<000000?ooo`3oool0h03oool00;T0 oooo140000060?ooo`800000203oool00`000000oooo0?ooo`3P0?ooo`00a@3oool00`000000oooo 0?ooo`050?ooo`80000000=000000?ooo`3oool0gP3oool0000oooo00380?ooo`030000003oool0oooo0080oooo00<000000?ooo`3oool0h03oool0 000oooo003;0?ooo`<00000hP3oool00P3oool200000:@0oooo003=0?ooo`030000003oool0 oooo03`0oooo0P00002R0?ooo`00c@3oool00`000000oooo0?ooo`0n0?ooo`800000X03oool000?ooo`00^03oool00d00 0000oooo0?ooo`020?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool00P3oool00d00 0000oooo0?ooo`030?ooo`030000003oool0oooo0580oooo0P00002<0?ooo`00^03oool6@00000D0 oooo140000060?ooo`030000003oool0oooo05@0oooo00<000000?ooo`3oool0R@3oool0000 oooo003=0?ooo`030000003oool0oooo0>00oooo003=0?ooo`030000003oool0oooo0>00oooo003= 0?ooo`030000003oool0oooo0>00oooo003=0?ooo`030000003oool0oooo0>00oooo003=0?ooo`03 @000003oool0oooo0>00oooo003o0?oook40oooo003o0?oook40oooo003o0?oook40oooo003o0?oo ok40oooo003o0?oook40oooo003o0?oook40oooo003o0?oook40oooo003o0?oook40oooo003o0?oo ok40oooo003o0?oook40oooo003o0?oook40oooo003E0?ooo`=0000000@0oooo@000040000100000 e03oool00"], ImageRangeCache->{{{0, 431}, {265.875, 0}} -> {0.641319, -85.6387, \ 0.00261274, 0.0531617}}], Cell[BoxData[ InterpretationBox[\("The maximum value at point A' is: \ \!\(\[Sigma]\_zzA\) = "\[InvisibleSpace]\(-77.3927084604432`\)\ \[InvisibleSpace]" MPa"\), SequenceForm[ "The maximum value at point A' is: \!\(\[Sigma]\_zzA\) = ", \ -77.392708460443203, " MPa"], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[\("The minimum value at point A' is: \ \!\(\[Sigma]\_zzA\) = "\[InvisibleSpace]\(-84.93785209435056`\)\ \[InvisibleSpace]" MPa"\), SequenceForm[ "The minimum value at point A' is: \!\(\[Sigma]\_zzA\) = ", \ -84.937852094350561, " MPa"], Editable->False]], "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Point B = Point E ", "Subsubsection", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(xE = \ \ \(-x\&_\_G\)\ /. vars;\)\), "\[IndentingNewLine]", \(\(yE = \ y\&_\_G\ /. vars;\)\), "\[IndentingNewLine]", \(\(pointB = Flatten[Append[ vars, \ {x \[Rule] \ xE, \ y \[Rule] \ yE}]];\)\), "\[IndentingNewLine]", \(\(\[Sigma]\_zzB = ExpandAll[ FullSimplify[\[Sigma]\_zz\ /. pointB\ \ ]];\)\), "\[IndentingNewLine]", \(Print["\"]\), \ "\[IndentingNewLine]", \(Print[\*"\"\< \!\(\[Sigma]\_zzB\)=\>\"", \ \[Sigma]\_zzB // N, \*"\"\< N/\!\(m\^2\)\>\""]\), "\[IndentingNewLine]", \(\(Plot[\[Sigma]\_zzB\/10\^6\ , {\[Alpha], 0.7, 1.30}, AxesLabel \[Rule] {"\<\[Alpha]\>", \*"\"\<\!\(\(\[Sigma]\_zz\)\_B\)\>\ \""}\ ];\)\), "\[IndentingNewLine]", \(Print[\*"\"\\"", Max[ Table[\[Sigma]\_zzB\/10\^6, {\[Alpha], 0.7, 1.30, 0.1}]], \ \ \ "\< MPa\>"]\), "\[IndentingNewLine]", \(Print[\*"\"\\"", Min[ Table[\[Sigma]\_zzB\/10\^6, {\[Alpha], 0.7, 1.30, 0.1}]], \ \ \ "\< MPa\>"]\)}], "Input"], Cell[BoxData[ \("Bending Stress at location B' is:"\)], "Print"], Cell[BoxData[ InterpretationBox[\(" \ \!\(\[Sigma]\_zzB\)="\[InvisibleSpace]\(4.242640687119285`*^7 + 1.3258252147247768`*^6\/\[Alpha]\^3 + 1.590990257669732`*^6\/\[Alpha]\^2 + 4.375223208591763`*^7\/\[Alpha]\)\[InvisibleSpace]" N/\!\(m\^2\)"\), SequenceForm[ " \!\(\[Sigma]\_zzB\)=", Plus[ 42426406.87119285, Times[ 1325825.2147247768, Power[ \[Alpha], -3]], Times[ 1590990.257669732, Power[ \[Alpha], -2]], Times[ 43752232.085917629, Power[ \[Alpha], -1]]], " N/\!\(m\^2\)"], Editable->False]], "Print"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations -1.0873 1.5873 -1.31294 0.0171031 [ [.02381 .0428 -9 -9 ] [.02381 .0428 9 0 ] [.18254 .0428 -9 -9 ] [.18254 .0428 9 0 ] [.34127 .0428 -9 -9 ] [.34127 .0428 9 0 ] [.65873 .0428 -9 -9 ] [.65873 .0428 9 0 ] [.81746 .0428 -9 -9 ] [.81746 .0428 9 0 ] [.97619 .0428 -9 -9 ] [.97619 .0428 9 0 ] [1.025 .0553 0 -6.28125 ] [1.025 .0553 10 6.28125 ] [.4875 .14082 -12 -4.5 ] [.4875 .14082 0 4.5 ] [.4875 .22633 -12 -4.5 ] [.4875 .22633 0 4.5 ] [.4875 .31185 -12 -4.5 ] [.4875 .31185 0 4.5 ] [.4875 .39737 -18 -4.5 ] [.4875 .39737 0 4.5 ] [.4875 .48288 -18 -4.5 ] [.4875 .48288 0 4.5 ] [.4875 .5684 -18 -4.5 ] [.4875 .5684 0 4.5 ] [.5 .64303 -11.7813 0 ] [.5 .64303 11.7813 12.5625 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .02381 .0553 m .02381 .06155 L s [(0.7)] .02381 .0428 0 1 Mshowa .18254 .0553 m .18254 .06155 L s [(0.8)] .18254 .0428 0 1 Mshowa .34127 .0553 m .34127 .06155 L s [(0.9)] .34127 .0428 0 1 Mshowa .65873 .0553 m .65873 .06155 L s [(1.1)] .65873 .0428 0 1 Mshowa .81746 .0553 m .81746 .06155 L s [(1.2)] .81746 .0428 0 1 Mshowa .97619 .0553 m .97619 .06155 L s [(1.3)] .97619 .0428 0 1 Mshowa .125 Mabswid .05556 .0553 m .05556 .05905 L s .0873 .0553 m .0873 .05905 L s .11905 .0553 m .11905 .05905 L s .15079 .0553 m .15079 .05905 L s .21429 .0553 m .21429 .05905 L s .24603 .0553 m .24603 .05905 L s .27778 .0553 m .27778 .05905 L s .30952 .0553 m .30952 .05905 L s .37302 .0553 m .37302 .05905 L s .40476 .0553 m .40476 .05905 L s .43651 .0553 m .43651 .05905 L s .46825 .0553 m .46825 .05905 L s .53175 .0553 m .53175 .05905 L s .56349 .0553 m .56349 .05905 L s .59524 .0553 m .59524 .05905 L s .62698 .0553 m .62698 .05905 L s .69048 .0553 m .69048 .05905 L s .72222 .0553 m .72222 .05905 L s .75397 .0553 m .75397 .05905 L s .78571 .0553 m .78571 .05905 L s .84921 .0553 m .84921 .05905 L s .88095 .0553 m .88095 .05905 L s .9127 .0553 m .9127 .05905 L s .94444 .0553 m .94444 .05905 L s .25 Mabswid 0 .0553 m 1 .0553 L s gsave 1.025 .0553 -61 -10.2813 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.5625 translate 1 -1 scale /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding WindowsANSIEncoding def currentdict end newfontname exch definefont pop } def 63.000 12.813 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 12.813 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (a) show 69.000 12.813 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .5 .14082 m .50625 .14082 L s [(85)] .4875 .14082 1 0 Mshowa .5 .22633 m .50625 .22633 L s [(90)] .4875 .22633 1 0 Mshowa .5 .31185 m .50625 .31185 L s [(95)] .4875 .31185 1 0 Mshowa .5 .39737 m .50625 .39737 L s [(100)] .4875 .39737 1 0 Mshowa .5 .48288 m .50625 .48288 L s [(105)] .4875 .48288 1 0 Mshowa .5 .5684 m .50625 .5684 L s [(110)] .4875 .5684 1 0 Mshowa .125 Mabswid .5 .07241 m .50375 .07241 L s .5 .08951 m .50375 .08951 L s .5 .10661 m .50375 .10661 L s .5 .12372 m .50375 .12372 L s .5 .15792 m .50375 .15792 L s .5 .17502 m .50375 .17502 L s .5 .19213 m .50375 .19213 L s .5 .20923 m .50375 .20923 L s .5 .24344 m .50375 .24344 L s .5 .26054 m .50375 .26054 L s .5 .27764 m .50375 .27764 L s .5 .29475 m .50375 .29475 L s .5 .32895 m .50375 .32895 L s .5 .34606 m .50375 .34606 L s .5 .36316 m .50375 .36316 L s .5 .38026 m .50375 .38026 L s .5 .41447 m .50375 .41447 L s .5 .43157 m .50375 .43157 L s .5 .44867 m .50375 .44867 L s .5 .46578 m .50375 .46578 L s .5 .49998 m .50375 .49998 L s .5 .51709 m .50375 .51709 L s .5 .53419 m .50375 .53419 L s .5 .55129 m .50375 .55129 L s .5 .0382 m .50375 .0382 L s .5 .0211 m .50375 .0211 L s .5 .00399 m .50375 .00399 L s .5 .5855 m .50375 .5855 L s .5 .6026 m .50375 .6026 L s .25 Mabswid .5 0 m .5 .61803 L s gsave .5 .64303 -72.7813 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.5625 translate 1 -1 scale /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding WindowsANSIEncoding def currentdict end newfontname exch definefont pop } def 63.000 12.813 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 12.813 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (s) show 69.000 14.313 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 7.125 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (zz) show 77.875 14.813 moveto (B) show 82.563 12.813 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .5 Mabswid .02381 .60332 m .06244 .55728 L .10458 .51105 L .14415 .47098 L .18221 .43516 L .22272 .39965 L .26171 .36777 L .30316 .33611 L .34309 .30756 L .3815 .28175 L .42237 .2559 L .46172 .23244 L .49955 .21111 L .53984 .1896 L .57861 .16998 L .61984 .1502 L .65954 .13211 L .69774 .11554 L .73838 .09874 L .77751 .08332 L .81909 .06768 L .85916 .05329 L .89771 .04004 L .93871 .02655 L .97619 .01472 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{0, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHg0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool07@3oool30000 00@0oooo0d00000>0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool07`3oool000X0 oooo1400000=0?ooo`I000009P3oool4@00000h0oooo1400000W0?ooo`A000003`3oool4@0000380 oooo00<000000?ooo`3oool0<03oool00d000000oooo0?ooo`0?0?ooo`03@000003oool0oooo02P0 oooo00=000000?ooo`3oool03@3oool4@00001d0oooo0`0000090?ooo`03@000003oool0oooo00d0 oooo1400000R0?ooo`00c@3oool00`000000oooo0?ooo`2K0?ooo`<00000@P3oool000?ooo`00c@3oool00`000000oooo0?ooo`260?ooo`<00000 @P3oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo00d0oooo000=0?ooool00000P@00 00000d000000oooo0?ooo`0;0?ooo`03@000003oool0oooo0080oooo0T00000>0?ooo`005P3oool0 0`000000oooo0?ooo`090?ooo`03@000003oool0oooo00T0oooo00=000000?ooo`3oool02P3oool0 0d000000oooo0?ooo`090?ooo`03@000003oool0oooo00T0oooo00<000000?ooo`3oool02@3oool0 0d000000oooo0?ooo`090?ooo`03@000003oool0oooo00X0oooo00=000000?ooo`3oool02@3oool0 0d000000oooo0?ooo`090?ooo`030000003oool0oooo00T0oooo00=000000?ooo`3oool02@3oool0 0d000000oooo0?ooo`090?ooo`03@000003oool0oooo00X0oooo00=000000?ooo`3oool02@3oool0 0`000000oooo0?ooo`090?ooo`03@000003oool0oooo00T0oooo00=000000?ooo`3oool02@3oool0 0d000000oooo0?ooo`0:0?ooo`03@000003oool0oooo00T0oooo00<000000?ooo`3oool02@3oool0 0d000000oooo0?ooo`090?ooo`03@000003oool0oooo00T0oooo00=000000?ooo`3oool02P3oool0 0d000000oooo0?ooo`090?ooo`030000003oool0oooo00L0oooo0P0000000d000000oooo0?ooo`09 0?ooo`03@000003oool0oooo00T0oooo00=000000?ooo`3oool02P3oool00d000000oooo0?ooo`09 0?ooo`030000003oool0oooo01D0oooo00A000000?ooo`3oool0oooo0T00000>0?ooo`005P3oool0 0d000000oooo0?ooo`0j0?ooo`03@000003oool0oooo03X0oooo00=000000?ooo`3oool0>P3oool0 0`000000oooo0?ooo`0j0?ooo`03@000003oool0oooo03X0oooo00=000000?ooo`3oool0103oool3 000003<0oooo00=000000?ooo`3oool05P3oool3@0000080oooo00=000000?ooo`3oool02`3oool0 080oooo 002h0?ooo`=000001P3oool4@00000@0oooo0P0000020?ooo`030000003oool0oooo0>00oooo002k 0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool00P3oool014000000oooo00000000 00040?ooo`030000003oool0oooo0>00oooo002l0?ooo`05@000003oool0oooo0?oood000000103o ool2000000H0oooo00<000000?ooo`3oool0h03oool00;d0oooo00A000000?ooo`3ooom000000P3o ool200000003@000003oool0oooo00D0oooo00<000000?ooo`3oool0h03oool00;T0oooo1D000002 0?ooo`03@0000000000000000080oooo00=000000?ooo`3oool01@3oool200000003@000003oool0 oooo0=h0oooo002h0?ooo`03@000003oool0oooo0080oooo00A000000?ooo`0000000000103oool0 0d000000oooo0?ooo`050?ooo`030000003oool0oooo0>00oooo002h0?ooo`03@000003oool0oooo 0080oooo00A000000000003ooom00000103oool00d000000oooo0?ooo`050?ooo`030000003oool0 oooo0>00oooo002h0?ooo`04@000003oool0oooo0?ooo`8000000P3oool00d000000oooo0?ooo`02 0?ooo`03@000003oool0oooo00D0oooo00<000000?ooo`3oool0h03oool00;T0oooo00A000000000 000000100000103oool4@00000P0oooo00<000000?ooo`3oool0h03oool00;T0oooo00<000000?oo o`3oool04@3oool00`000000oooo0?ooo`3P0?ooo`00]`3oool2000001@0oooo00<00000@000003o ool0h03oool00;D0oooo0P00000F0?ooo`030000003oool0oooo0>00oooo002d0?ooo`030000003o ool0oooo01H0oooo00<000000?ooo`3oool0h03oool00;80oooo0P00000I0?ooo`030000003oool0 oooo0>00oooo002`0?ooo`8000006`3oool00`000000oooo0?ooo`3P0?ooo`00[`3oool00`000000 oooo0?ooo`0K0?ooo`030000003oool0oooo0>00oooo002]0?ooo`8000007P3oool00`000000oooo 0?ooo`3P0?ooo`00Z`3oool200000200oooo00<00000@000003oool0h03oool00:X0oooo00<00000 0?ooo`3oool0803oool00`000000oooo0?ooo`3P0?ooo`00Z03oool2000002<0oooo00<000000?oo o`3oool0h03oool00:L0oooo00<000000?ooo`3oool08`3oool00`000000oooo0?ooo`3P0?ooo`00 Y@3oool2000002H0oooo00<000000?ooo`3oool0h03oool00:<0oooo0P00000X0?ooo`030000003o ool0oooo0>00oooo002R0?ooo`030000003oool0oooo02P0oooo00<00000@000003oool0h03oool0 0:00oooo0P00000[0?ooo`030000003oool0oooo0>00oooo002O0?ooo`030000003oool0oooo02/0 oooo00<000000?ooo`3oool0h03oool009d0oooo0P00000^0?ooo`030000003oool0oooo0>00oooo 002L0?ooo`030000003oool0oooo02h0oooo00<000000?ooo`3oool0h03oool009/0oooo00<00000 0?ooo`3oool0;`3oool00`000000oooo0?ooo`3P0?ooo`00V@3oool200000380oooo00<000000?oo o`3oool0h03oool009P0oooo00<000000?ooo`3oool000oooo002A0?ooo`030000003oool0oooo02P0oooo00=000000?ooo`3oool01P3oool00d000000 oooo0?ooo`050?ooo`030000003oool0oooo0>00oooo002?0?ooo`800000;03oool00d000000oooo 0?ooo`050?ooo`03@000003oool0oooo00D0oooo0P0000000d000000oooo0?ooo`3N0?ooo`00SP3o ool00`000000oooo0?ooo`0X0?ooo`E000001`3oool00d000000oooo0?ooo`050?ooo`030000003o ool0oooo0>00oooo002<0?ooo`800000:P3oool00d000000oooo0?ooo`020?ooo`04@000003oool0 oooo0?ooo`A00000203oool00`000000oooo0?ooo`3P0?ooo`00R`3oool00`000000oooo0?ooo`0Z 0?ooo`03@000003oool0oooo0080oooo00E000000?ooo`3oool0oooo@000000;0?ooo`030000003o ool0oooo0>00oooo00290?ooo`800000;@3oool00d000000oooo0?ooo`020?ooo`05@000003oool0 oooo0?oood0000002`3oool00`000000oooo0?ooo`3P0?ooo`00R03oool00`000000oooo0?ooo`0^ 0?ooo`A00000103oool5@00000L0oooo00<000000?ooo`3oool0h03oool008L0oooo00<000000?oo o`3oool0@`3oool00`000000oooo0?ooo`3P0?ooo`00Q@3oool2000004H0oooo00<00000@000003o ool0h03oool008@0oooo00<000000?ooo`3oool0AP3oool00`000000oooo0?ooo`3P0?ooo`00PP3o ool2000004T0oooo00<000000?ooo`3oool0h03oool00840oooo00<000000?ooo`3oool0B@3oool0 0`000000oooo0?ooo`3P0?ooo`00O`3oool2000004`0oooo00<000000?ooo`3oool0h03oool007h0 oooo00<000000?ooo`3oool0C03oool00`000000oooo0?ooo`3P0?ooo`00O@3oool00`000000oooo 0?ooo`1=0?ooo`030000003oool0oooo0>00oooo001k0?ooo`800000D03oool00`00001000000?oo o`3P0?ooo`00NP3oool00`000000oooo0?ooo`1@0?ooo`030000003oool0oooo0>00oooo001i0?oo o`030000003oool0oooo0540oooo00<000000?ooo`3oool0h03oool007L0oooo0P00001D0?ooo`03 0000003oool0oooo0>00oooo001f0?ooo`030000003oool0oooo05@0oooo00<000000?ooo`3oool0 h03oool007D0oooo00<000000?ooo`3oool0E@3oool00`000000oooo0?ooo`3P0?ooo`00L`3oool2 000005P0oooo00<00000@000003oool0h03oool00780oooo00<000000?ooo`3oool0F03oool00`00 0000oooo0?ooo`3P0?ooo`00L@3oool00`000000oooo0?ooo`1I0?ooo`030000003oool0oooo0>00 oooo001`0?ooo`030000003oool0oooo05X0oooo00<000000?ooo`3oool0h03oool006h0oooo0P00 001M0?ooo`030000003oool0oooo0>00oooo001]0?ooo`030000003oool0oooo05d0oooo00<00000 0?ooo`3oool0h03oool006`0oooo00<000000?ooo`3oool0GP3oool00`000000oooo0?ooo`3P0?oo o`00J`3oool00`000000oooo0?ooo`1O0?ooo`03000004000000oooo0>00oooo001Y0?ooo`800000 HP3oool00`000000oooo0?ooo`3P0?ooo`00J03oool00`000000oooo0?ooo`1R0?ooo`030000003o ool0oooo0>00oooo001W0?ooo`030000003oool0oooo04@0oooo1d0000030?ooo`A000001@3oool4 @00000P0oooo00<000000?ooo`3oool0h03oool006H0oooo00<000000?ooo`3oool0B03oool00d00 0000oooo0?ooo`030?ooo`03@000003oool0oooo0080oooo00E000000?ooo`3oool0oooo@0000004 0?ooo`03@000003oool0oooo00D0oooo00<000000?ooo`3oool0h03oool006@0oooo0P00001;0?oo o`03@000003oool0oooo00<0oooo00=000000?ooo`3oool00P3oool01D000000oooo0?ooo`3ooom0 000000@0oooo00=000000?ooo`3oool01@3oool00`000000oooo0?ooo`3P0?ooo`00H`3oool00`00 0000oooo0?ooo`1;0?ooo`03@000003oool0oooo00<0oooo00=000000?ooo`3oool00P3oool01D00 0000oooo0?ooo`3ooom0000000@0oooo00=000000?ooo`3oool01@3oool200000003@000003oool0 oooo0=h0oooo001R0?ooo`030000003oool0oooo04`0oooo00=000000?ooo`3oool00`3oool00d00 0000oooo0?ooo`020?ooo`05@000003oool0oooo0?oood000000103oool00d000000oooo0?ooo`05 0?ooo`030000003oool0oooo0>00oooo001Q0?ooo`030000003oool0oooo04d0oooo00=000000?oo o`3oool00`3oool00d000000oooo0?ooo`020?ooo`05@000003oool0oooo0?oood000000103oool0 0d000000oooo0?ooo`050?ooo`030000003oool0oooo0>00oooo001P0?ooo`030000003oool0oooo 04h0oooo00=000000?ooo`3oool00`3oool00d000000oooo0?ooo`020?ooo`05@000003oool0oooo 0?oood000000103oool00d000000oooo0?ooo`050?ooo`030000003oool0oooo0>00oooo001O0?oo o`030000003oool0oooo04d0oooo0d0000050?ooo`03@000003oool0oooo0080oooo00E000000?oo o`3oool0oooo@00000040?ooo`03@000003oool0oooo00D0oooo00<000000?ooo`3oool0h03oool0 05h0oooo00<000000?ooo`3oool0D03oool00d000000oooo0?ooo`040?ooo`A000001@3oool4@000 00P0oooo00<000000?ooo`3oool0h03oool005d0oooo00<000000?ooo`3oool0K@3oool00`000000 oooo0?ooo`3P0?ooo`00G03oool00`000000oooo0?ooo`1^0?ooo`03000004000000oooo0>00oooo 001J0?ooo`800000L@3oool00`000000oooo0?ooo`3P0?ooo`00F@3oool00`000000oooo0?ooo`1a 0?ooo`030000003oool0oooo0>00oooo001H0?ooo`030000003oool0oooo0780oooo00<000000?oo o`3oool0h03oool005L0oooo00<000000?ooo`3oool0L`3oool00`000000oooo0?ooo`3P0?ooo`00 EP3oool00`000000oooo0?ooo`1d0?ooo`030000003oool0oooo0>00oooo001E0?ooo`030000003o ool0oooo07D0oooo00<00000@000003oool0h03oool005@0oooo00<000000?ooo`3oool0MP3oool0 0`000000oooo0?ooo`3P0?ooo`00D`3oool00`000000oooo0?ooo`1g0?ooo`030000003oool0oooo 0>00oooo001B0?ooo`030000003oool0oooo07P0oooo00<000000?ooo`3oool0h03oool00540oooo 00<000000?ooo`3oool0N@3oool00`000000oooo0?ooo`3P0?ooo`00D03oool00`000000oooo0?oo o`1j0?ooo`030000003oool0oooo0>00oooo001?0?ooo`030000003oool0oooo07/0oooo00<00000 0?ooo`3oool0h03oool004h0oooo00<000000?ooo`3oool0O03oool00`00001000000?ooo`3P0?oo o`00C@3oool00`000000oooo0?ooo`1m0?ooo`030000003oool0oooo0>00oooo001;0?ooo`800000 P03oool00`000000oooo0?ooo`3P0?ooo`00BP3oool00`000000oooo0?ooo`200?ooo`030000003o ool0oooo0>00oooo00190?ooo`030000003oool0oooo0840oooo00<000000?ooo`3oool0h03oool0 04P0oooo00<000000?ooo`3oool0PP3oool00`000000oooo0?ooo`3P0?ooo`00A`3oool00`000000 oooo0?ooo`230?ooo`030000003oool0oooo0>00oooo00160?ooo`030000003oool0oooo08@0oooo 00<00000@000003oool0h03oool004D0oooo00<000000?ooo`3oool0Q@3oool00`000000oooo0?oo o`3P0?ooo`00A03oool00`000000oooo0?ooo`260?ooo`030000003oool0oooo0>00oooo00130?oo o`030000003oool0oooo06P0oooo1d0000030?ooo`A000001@3oool4@00000P0oooo00<000000?oo o`3oool0h03oool00480oooo00<000000?ooo`3oool0K03oool00d000000oooo0?ooo`030?ooo`03 @000003oool0oooo0080oooo00E000000?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo 00D0oooo00<000000?ooo`3oool0h03oool00440oooo00<000000?ooo`3oool0K@3oool00d000000 oooo0?ooo`030?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool01P3oool00d000000 oooo0?ooo`050?ooo`030000003oool0oooo0>00oooo00100?ooo`030000003oool0oooo06h0oooo 00=000000?ooo`3oool00`3oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo00H0oooo 00=000000?ooo`3oool01@3oool200000003@000003oool0oooo0=h0oooo000o0?ooo`030000003o ool0oooo06l0oooo00=000000?ooo`3oool00`3oool00d000000oooo0?ooo`020?ooo`03@000003o ool0oooo00H0oooo00=000000?ooo`3oool01@3oool00`000000oooo0?ooo`3P0?ooo`00?P3oool0 0`000000oooo0?ooo`1`0?ooo`03@000003oool0oooo00<0oooo00=000000?ooo`3oool00P3oool0 0d000000oooo0?ooo`020?ooo`A00000203oool00`000000oooo0?ooo`3P0?ooo`00?@3oool00`00 0000oooo0?ooo`1a0?ooo`03@000003oool0oooo00<0oooo00=000000?ooo`3oool00P3oool00d00 0000oooo0?ooo`020?ooo`03@000003oool0oooo00T0oooo00<000000?ooo`3oool0h03oool003`0 oooo00<000000?ooo`3oool0L03oool3@00000D0oooo00=000000?ooo`3oool00P3oool00d000000 oooo0?ooo`020?ooo`03@000003oool0oooo00T0oooo00<000000?ooo`3oool0h03oool003/0oooo 00<000000?ooo`3oool0L`3oool00d000000oooo0?ooo`040?ooo`A000001@3oool5@00000L0oooo 00<000000?ooo`3oool0h03oool003X0oooo00<000000?ooo`3oool0T03oool00`000000oooo0?oo o`3P0?ooo`00>@3oool00`000000oooo0?ooo`2A0?ooo`03000004000000oooo0>00oooo000h0?oo o`030000003oool0oooo0980oooo00<000000?ooo`3oool0h03oool003L0oooo00<000000?ooo`3o ool0T`3oool00`000000oooo0?ooo`3P0?ooo`00=P3oool00`000000oooo0?ooo`2D0?ooo`030000 003oool0oooo0>00oooo000e0?ooo`030000003oool0oooo09D0oooo00<000000?ooo`3oool0h03o ool003@0oooo00<000000?ooo`3oool0UP3oool00`000000oooo0?ooo`3P0?ooo`00<`3oool00`00 0000oooo0?ooo`2G0?ooo`03000004000000oooo0>00oooo000b0?ooo`030000003oool0oooo09P0 oooo00<000000?ooo`3oool0h03oool00340oooo00<000000?ooo`3oool0V@3oool00`000000oooo 0?ooo`3P0?ooo`00<@3oool00`000000oooo0?ooo`2I0?ooo`030000003oool0oooo0>00oooo000` 0?ooo`030000003oool0oooo09X0oooo00<000000?ooo`3oool0h03oool002l0oooo00<000000?oo o`3oool0V`3oool00`000000oooo0?ooo`3P0?ooo`00;P3oool00`000000oooo0?ooo`2L0?ooo`03 0000003oool0oooo0>00oooo000]0?ooo`030000003oool0oooo09d0oooo00<00000@000003oool0 h03oool002`0oooo00<000000?ooo`3oool0WP3oool00`000000oooo0?ooo`3P0?ooo`00:`3oool0 0`000000oooo0?ooo`2O0?ooo`030000003oool0oooo0>00oooo000Z0?ooo`030000003oool0oooo 0:00oooo00<000000?ooo`3oool0h03oool002T0oooo00<000000?ooo`3oool0X@3oool00`000000 oooo0?ooo`3P0?ooo`00:@3oool00`000000oooo0?ooo`2Q0?ooo`030000003oool0oooo0>00oooo 000X0?ooo`030000003oool0oooo0:80oooo00<00000@000003oool0h03oool002L0oooo00<00000 0?ooo`3oool0X`3oool00`000000oooo0?ooo`3P0?ooo`009P3oool00`000000oooo0?ooo`2T0?oo o`030000003oool0oooo0>00oooo000U0?ooo`030000003oool0oooo08H0oooo1d0000020?ooo`M0 00000`3oool4@00000P0oooo00<000000?ooo`3oool0h03oool002@0oooo00<000000?ooo`3oool0 RP3oool00d000000oooo0?ooo`060?ooo`03@000003oool0oooo00<0oooo00=000000?ooo`3oool0 0P3oool00d000000oooo0?ooo`050?ooo`030000003oool0oooo0>00oooo000S0?ooo`030000003o ool0oooo08/0oooo00=000000?ooo`3oool01P3oool00d000000oooo0?ooo`030?ooo`03@000003o ool0oooo0080oooo00=000000?ooo`3oool01@3oool00`000000oooo0?ooo`3P0?ooo`008P3oool0 0`000000oooo0?ooo`2<0?ooo`03@000003oool0oooo00H0oooo00=000000?ooo`3oool00`3oool0 0d000000oooo0?ooo`020?ooo`03@000003oool0oooo00D0oooo00<000000?ooo`3oool0h03oool0 0240oooo00<000000?ooo`3oool0S@3oool00d000000oooo0?ooo`060?ooo`03@000003oool0oooo 00<0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`050?ooo`80000000=000000?oo o`3oool0gP3oool00240oooo00<000000?ooo`3oool0S@3oool00d000000oooo0?ooo`060?ooo`03 @000003oool0oooo00<0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`050?ooo`03 0000003oool0oooo0>00oooo000P0?ooo`030000003oool0oooo08h0oooo00=000000?ooo`3oool0 1P3oool00d000000oooo0?ooo`030?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool0 1@3oool00`000000oooo0?ooo`3P0?ooo`007`3oool00`000000oooo0?ooo`2=0?ooo`=000001P3o ool3@00000D0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`050?ooo`030000003o ool0oooo0>00oooo000N0?ooo`030000003oool0oooo0900oooo00=000000?ooo`3oool01P3oool0 0d000000oooo0?ooo`040?ooo`A00000203oool00`000000oooo0?ooo`3P0?ooo`007@3oool00`00 0000oooo0?ooo`2]0?ooo`030000003oool0oooo0>00oooo000L0?ooo`030000003oool0oooo0:h0 oooo00<000000?ooo`3oool0h03oool001/0oooo00<000000?ooo`3oool0[`3oool00`0000100000 0?ooo`3P0?ooo`006P3oool00`000000oooo0?ooo`2`0?ooo`030000003oool0oooo0>00oooo000J 0?ooo`030000003oool0oooo0;00oooo00<000000?ooo`3oool0h03oool001T0oooo00<000000?oo o`3oool0/@3oool00`000000oooo0?ooo`3P0?ooo`00603oool00`000000oooo0?ooo`2b0?ooo`03 0000003oool0oooo0>00oooo000G0?ooo`030000003oool0oooo0;<0oooo00<000000?ooo`3oool0 h03oool001H0oooo00<000000?ooo`3oool0]03oool00`00001000000?ooo`3P0?ooo`00c@3oool0 0`000000oooo0?ooo`3P0?ooo`00c@3oool00`000000oooo0?ooo`3P0?ooo`00c@3oool00`000000 oooo0?ooo`3P0?ooo`00c@3oool00`000000oooo0?ooo`3P0?ooo`00c@3oool00`000000oooo0?oo o`3P0?ooo`00c@3oool00d000000oooo0?ooo`3P0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00 o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00 o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00 e@3oool5@0000=H0oooo00380?ooo`E000000P3oool5@0000080oooo00E000000?ooo`3oool0oooo @000003E0?ooo`00b@3oool014000000oooo0?oood0000030?ooo`04@000003oool0oooo@0000080 oooo00E000000?ooo`3oool0oooo@000003E0?ooo`00`03oool4@00000H0oooo00=000000?ooo`3o ool0103oool00d000000oooo0?ooo`020?ooo`A00000eP3oool00;l0oooo00=000000?ooo`3oool0 0P3oool01D000000oooo0?ooo`3ooom000000080oooo00E000000?ooo`3oool0oooo@00000020?oo o`05@000003oool0oooo0?oood0000000`3oool00d000000oooo0?ooo`3C0?ooo`00_`3oool00d00 0000oooo0?ooo`030?ooo`03@000003oool0oooo00E000000P3oool5@0000080oooo00E000000?oo o`3oool0oooo@000003E0?ooo`00_`3oool00d000000oooo0?ooo`030?ooo`03@000003oool0oooo 00d0oooo1D00003F0?ooo`00`03oool01D000000oooo0?ooo`3ooom000000>/0oooo00310?ooo`I0 0000j@3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0 oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool00001\ \>"], ImageRangeCache->{{{0, 431}, {265.875, 0}} -> {0.663201, 76.766, \ 0.00245989, 0.228297}}], Cell[BoxData[ InterpretationBox[\("The maximum value at point B' is: \!\(\[Sigma]\_zzB\ \) = "\[InvisibleSpace]112.04189409333054`\[InvisibleSpace]" MPa"\), SequenceForm[ "The maximum value at point B' is: \!\(\[Sigma]\_zzB\) = ", 112.04189409333054, " MPa"], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[\("The minimum value at point B' is: \!\(\[Sigma]\_zzB\ \) = "\[InvisibleSpace]77.62685510737684`\[InvisibleSpace]" MPa"\), SequenceForm[ "The minimum value at point B' is: \!\(\[Sigma]\_zzB\) = ", 77.626855107376841, " MPa"], Editable->False]], "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Point C = Point D = (C+D)/2", "Subsubsection", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(xD\ = \ \(-x\&_\_G\) /. vars;\)\), "\[IndentingNewLine]", \(\(yD\ = \ \(-\((h - \ y\&_\_G)\)\)\ /. vars;\)\), "\[IndentingNewLine]", \(\(pointC = Flatten[Append[ vars, \ {x \[Rule] \ xD, \ y \[Rule] \ yD}]];\)\), "\[IndentingNewLine]", \(\(\[Sigma]\_zzC = ExpandAll[ FullSimplify[\[Sigma]\_zz\ /. pointC\ \ ]];\)\), "\[IndentingNewLine]", \(Print["\"]\), \ "\[IndentingNewLine]", \(Print[\*"\"\< \!\(\[Sigma]\_zzC\)=\>\"", \ \[Sigma]\_zzC // N, \*"\"\< N/\!\(m\^2\)\>\""]\), "\[IndentingNewLine]", \(\(Plot[\[Sigma]\_zzC\/10\^6\ , {\[Alpha], 0.7, 1.30}, AxesLabel \[Rule] {"\<\[Alpha]\>", \*"\"\<\!\(\(\[Sigma]\_zz\)\_C\)\>\ \""}\ ];\)\), "\[IndentingNewLine]", \(Print[\*"\"\\ \"", Max[Table[\[Sigma]\_zzC\/10\^6, {\[Alpha], 0.7, 1.30, 0.1}]], \ \ \ "\< MPa\>"]\), "\[IndentingNewLine]", \(Print[\*"\"\\ \"", Min[Table[\[Sigma]\_zzC\/10\^6, {\[Alpha], 0.7, 1.30, 0.1}]], \ \ "\< MPa\>"]\)}], "Input"], Cell[BoxData[ \("Bending Stress at location C' is:"\)], "Print"], Cell[BoxData[ InterpretationBox[\(" \ \!\(\[Sigma]\_zzC\)="\[InvisibleSpace]\(4.242640687119285`*^7 + 1.3258252147247763`*^6\/\[Alpha]\^3 - 1.0447502692031239`*^8\/\[Alpha]\^2 - 1.9887378220871635`*^7\/\[Alpha]\)\[InvisibleSpace]" \ N/\!\(m\^2\)"\), SequenceForm[ " \!\(\[Sigma]\_zzC\)=", Plus[ 42426406.87119285, Times[ 1325825.2147247763, Power[ \[Alpha], -3]], Times[ -104475026.92031239, Power[ \[Alpha], -2]], Times[ -19887378.220871635, Power[ \[Alpha], -1]]], " N/\!\(m\^2\)"], Editable->False]], "Print"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations -1.0873 1.5873 0.727751 0.00365036 [ [.02381 .44147 -9 -9 ] [.02381 .44147 9 0 ] [.18254 .44147 -9 -9 ] [.18254 .44147 9 0 ] [.34127 .44147 -9 -9 ] [.34127 .44147 9 0 ] [.65873 .44147 -9 -9 ] [.65873 .44147 9 0 ] [.81746 .44147 -9 -9 ] [.81746 .44147 9 0 ] [.97619 .44147 -9 -9 ] [.97619 .44147 9 0 ] [1.025 .45397 0 -6.28125 ] [1.025 .45397 10 6.28125 ] [.4875 .08894 -24 -4.5 ] [.4875 .08894 0 4.5 ] [.4875 .1802 -24 -4.5 ] [.4875 .1802 0 4.5 ] [.4875 .27146 -24 -4.5 ] [.4875 .27146 0 4.5 ] [.4875 .36272 -24 -4.5 ] [.4875 .36272 0 4.5 ] [.4875 .54523 -18 -4.5 ] [.4875 .54523 0 4.5 ] [.5 .64303 -11.7813 0 ] [.5 .64303 11.7813 12.5625 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .02381 .45397 m .02381 .46022 L s [(0.7)] .02381 .44147 0 1 Mshowa .18254 .45397 m .18254 .46022 L s [(0.8)] .18254 .44147 0 1 Mshowa .34127 .45397 m .34127 .46022 L s [(0.9)] .34127 .44147 0 1 Mshowa .65873 .45397 m .65873 .46022 L s [(1.1)] .65873 .44147 0 1 Mshowa .81746 .45397 m .81746 .46022 L s [(1.2)] .81746 .44147 0 1 Mshowa .97619 .45397 m .97619 .46022 L s [(1.3)] .97619 .44147 0 1 Mshowa .125 Mabswid .05556 .45397 m .05556 .45772 L s .0873 .45397 m .0873 .45772 L s .11905 .45397 m .11905 .45772 L s .15079 .45397 m .15079 .45772 L s .21429 .45397 m .21429 .45772 L s .24603 .45397 m .24603 .45772 L s .27778 .45397 m .27778 .45772 L s .30952 .45397 m .30952 .45772 L s .37302 .45397 m .37302 .45772 L s .40476 .45397 m .40476 .45772 L s .43651 .45397 m .43651 .45772 L s .46825 .45397 m .46825 .45772 L s .53175 .45397 m .53175 .45772 L s .56349 .45397 m .56349 .45772 L s .59524 .45397 m .59524 .45772 L s .62698 .45397 m .62698 .45772 L s .69048 .45397 m .69048 .45772 L s .72222 .45397 m .72222 .45772 L s .75397 .45397 m .75397 .45772 L s .78571 .45397 m .78571 .45772 L s .84921 .45397 m .84921 .45772 L s .88095 .45397 m .88095 .45772 L s .9127 .45397 m .9127 .45772 L s .94444 .45397 m .94444 .45772 L s .25 Mabswid 0 .45397 m 1 .45397 L s gsave 1.025 .45397 -61 -10.2813 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.5625 translate 1 -1 scale /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding WindowsANSIEncoding def currentdict end newfontname exch definefont pop } def 63.000 12.813 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 12.813 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (a) show 69.000 12.813 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .5 .08894 m .50625 .08894 L s [(-175)] .4875 .08894 1 0 Mshowa .5 .1802 m .50625 .1802 L s [(-150)] .4875 .1802 1 0 Mshowa .5 .27146 m .50625 .27146 L s [(-125)] .4875 .27146 1 0 Mshowa .5 .36272 m .50625 .36272 L s [(-100)] .4875 .36272 1 0 Mshowa .5 .54523 m .50625 .54523 L s [(-50)] .4875 .54523 1 0 Mshowa .125 Mabswid .5 .01593 m .50375 .01593 L s .5 .03418 m .50375 .03418 L s .5 .05243 m .50375 .05243 L s .5 .07069 m .50375 .07069 L s .5 .10719 m .50375 .10719 L s .5 .12544 m .50375 .12544 L s .5 .14369 m .50375 .14369 L s .5 .16195 m .50375 .16195 L s .5 .19845 m .50375 .19845 L s .5 .2167 m .50375 .2167 L s .5 .23495 m .50375 .23495 L s .5 .2532 m .50375 .2532 L s .5 .28971 m .50375 .28971 L s .5 .30796 m .50375 .30796 L s .5 .32621 m .50375 .32621 L s .5 .34446 m .50375 .34446 L s .5 .38097 m .50375 .38097 L s .5 .39922 m .50375 .39922 L s .5 .41747 m .50375 .41747 L s .5 .43572 m .50375 .43572 L s .5 .47223 m .50375 .47223 L s .5 .49048 m .50375 .49048 L s .5 .50873 m .50375 .50873 L s .5 .52698 m .50375 .52698 L s .5 .56348 m .50375 .56348 L s .5 .58174 m .50375 .58174 L s .5 .59999 m .50375 .59999 L s .25 Mabswid .5 0 m .5 .61803 L s gsave .5 .64303 -72.7813 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.5625 translate 1 -1 scale /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding WindowsANSIEncoding def currentdict end newfontname exch definefont pop } def 63.000 12.813 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 12.813 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (s) show 69.000 14.313 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 7.125 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (zz) show 77.875 14.813 moveto (C) show 82.563 12.813 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .5 Mabswid .02381 .01472 m .06244 .06825 L .10458 .12098 L .14415 .16579 L .18221 .20511 L .22272 .24337 L .26171 .27709 L .30316 .30995 L .34309 .33904 L .3815 .36489 L .42237 .39031 L .46172 .41298 L .49955 .43326 L .53984 .45337 L .57861 .47141 L .61984 .4893 L .65954 .5054 L .69774 .51991 L .73838 .53441 L .77751 .5475 L .81909 .56058 L .85916 .57243 L .89771 .58319 L .93871 .59398 L .97619 .60332 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{0, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHg00oooo000G0?oo o`030000003oool0oooo0;<0oooo00<00000@000003oool0h03oool001L0oooo00<000000?ooo`3o ool0/`3oool00`000000oooo0?ooo`3P0?ooo`00603oool00`000000oooo0?ooo`2b0?ooo`030000 003oool0oooo0>00oooo000I0?ooo`030000003oool0oooo0;40oooo00<000000?ooo`3oool0h03o ool001X0oooo00<000000?ooo`3oool0/03oool00`000000oooo0?ooo`3P0?ooo`006P3oool00`00 0000oooo0?ooo`2`0?ooo`030000003oool0oooo0>00oooo000K0?ooo`030000003oool0oooo0:l0 oooo00<000000?ooo`3oool0h03oool001`0oooo00<000000?ooo`3oool0[P3oool00`0000100000 0?ooo`3P0?ooo`00703oool00`000000oooo0?ooo`2^0?ooo`030000003oool0oooo0>00oooo000M 0?ooo`030000003oool0oooo0:d0oooo00<000000?ooo`3oool0h03oool001h0oooo00<000000?oo o`3oool0[03oool00`000000oooo0?ooo`3P0?ooo`007`3oool00`000000oooo0?ooo`2[0?ooo`03 0000003oool0oooo0>00oooo000O0?ooo`030000003oool0oooo0:/0oooo00<000000?ooo`3oool0 h03oool00200oooo00<000000?ooo`3oool0ZP3oool00`000000oooo0?ooo`3P0?ooo`008@3oool0 0`000000oooo0?ooo`2Y0?ooo`03000004000000oooo0>00oooo000Q0?ooo`030000003oool0oooo 0:T0oooo00<000000?ooo`3oool0h03oool00280oooo00<000000?ooo`3oool0Z03oool00`000000 oooo0?ooo`3P0?ooo`008`3oool00`000000oooo0?ooo`2W0?ooo`030000003oool0oooo0>00oooo 000T0?ooo`030000003oool0oooo0:H0oooo00<000000?ooo`3oool0h03oool002@0oooo00<00000 0?ooo`3oool0YP3oool00`000000oooo0?ooo`3P0?ooo`009@3oool00`000000oooo0?ooo`2U0?oo o`030000003oool0oooo0>00oooo000V0?ooo`030000003oool0oooo0:@0oooo00<00000@000003o ool0h03oool002L0oooo00<000000?ooo`3oool0X`3oool00`000000oooo0?ooo`3P0?ooo`009`3o ool00`000000oooo0?ooo`2S0?ooo`030000003oool0oooo0>00oooo000X0?ooo`030000003oool0 oooo08<0oooo1d0000050?ooo`03@000003oool0oooo00@0oooo140000080?ooo`030000003oool0 oooo0>00oooo000Y0?ooo`030000003oool0oooo08D0oooo00=000000?ooo`3oool01P3oool00d00 0000oooo0?ooo`030?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool01@3oool00`00 0000oooo0?ooo`3P0?ooo`00:P3oool00`000000oooo0?ooo`240?ooo`03@000003oool0oooo00H0 oooo00=000000?ooo`3oool0203oool00d000000oooo0?ooo`050?ooo`030000003oool0oooo0>00 oooo000[0?ooo`030000003oool0oooo08<0oooo00=000000?ooo`3oool01`3oool00d000000oooo 0?ooo`070?ooo`03@000003oool0oooo00D0oooo00<000000?ooo`3oool0h03oool002/0oooo00<0 00000?ooo`3oool0M`3oool6@00000H0oooo00=000000?ooo`3oool01`3oool00d000000oooo0?oo o`070?ooo`03@000003oool0oooo00D0oooo0P0000000d000000oooo0?ooo`3N0?ooo`00;03oool0 0`000000oooo0?ooo`220?ooo`03@000003oool0oooo00L0oooo00=000000?ooo`3oool00`3oool4 @00000P0oooo00<000000?ooo`3oool0h03oool002d0oooo00<000000?ooo`3oool0P@3oool00d00 0000oooo0?ooo`080?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool02@3oool00`00 0000oooo0?ooo`3P0?ooo`00;P3oool00`000000oooo0?ooo`1n0?ooo`=000001@3oool00d000000 oooo0?ooo`020?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool02@3oool00`000000 oooo0?ooo`3P0?ooo`00;`3oool00`000000oooo0?ooo`1o0?ooo`03@000003oool0oooo00<0oooo 1T0000040?ooo`E000001`3oool00`000000oooo0?ooo`3P0?ooo`00;`3oool00`000000oooo0?oo o`2K0?ooo`030000003oool0oooo0>00oooo000`0?ooo`030000003oool0oooo09X0oooo00<00000 0?ooo`3oool0h03oool00340oooo00<000000?ooo`3oool0V@3oool00`00001000000?ooo`3P0?oo o`0000oooo000c0?ooo`030000 003oool0oooo09L0oooo00<000000?ooo`3oool0h03oool003<0oooo00<000000?ooo`3oool0U`3o ool00`000000oooo0?ooo`3P0?ooo`00=03oool00`000000oooo0?ooo`2F0?ooo`030000003oool0 oooo0>00oooo000e0?ooo`030000003oool0oooo09D0oooo00<000000?ooo`3oool0h03oool003H0 oooo00<000000?ooo`3oool0U03oool00`000000oooo0?ooo`3P0?ooo`00=`3oool00`000000oooo 0?ooo`2C0?ooo`03000004000000oooo0>00oooo000h0?ooo`030000003oool0oooo0980oooo00<0 00000?ooo`3oool0h03oool003T0oooo00<000000?ooo`3oool0T@3oool00`000000oooo0?ooo`3P 0?ooo`00>@3oool00`000000oooo0?ooo`2A0?ooo`030000003oool0oooo0>00oooo000j0?ooo`03 0000003oool0oooo0900oooo00<000000?ooo`3oool0h03oool003/0oooo00<000000?ooo`3oool0 S`3oool00`000000oooo0?ooo`3P0?ooo`00?03oool00`000000oooo0?ooo`2>0?ooo`030000003o ool0oooo0>00oooo000m0?ooo`030000003oool0oooo08d0oooo00<00000@000003oool0h03oool0 03h0oooo00<000000?ooo`3oool0S03oool00`000000oooo0?ooo`3P0?ooo`00?`3oool00`000000 oooo0?ooo`2;0?ooo`030000003oool0oooo0>00oooo00100?ooo`030000003oool0oooo08X0oooo 00<000000?ooo`3oool0h03oool00400oooo00<000000?ooo`3oool0RP3oool00`000000oooo0?oo o`3P0?ooo`00@@3oool00`000000oooo0?ooo`290?ooo`030000003oool0oooo0>00oooo00120?oo o`030000003oool0oooo08P0oooo00<000000?ooo`3oool0h03oool004<0oooo00<000000?ooo`3o ool0Q`3oool00`00001000000?ooo`3P0?ooo`00A03oool00`000000oooo0?ooo`260?ooo`030000 003oool0oooo0>00oooo00150?ooo`030000003oool0oooo08D0oooo00<000000?ooo`3oool0h03o ool004H0oooo00<000000?ooo`3oool0I@3oool7@00000<0oooo140000050?ooo`A00000203oool0 0`000000oooo0?ooo`3P0?ooo`00A`3oool00`000000oooo0?ooo`1W0?ooo`03@000003oool0oooo 00<0oooo00=000000?ooo`3oool00P3oool01D000000oooo0?ooo`3ooom0000000@0oooo00=00000 0?ooo`3oool01@3oool00`000000oooo0?ooo`3P0?ooo`00B03oool00`000000oooo0?ooo`1V0?oo o`03@000003oool0oooo00P0oooo00E000000?ooo`3oool0oooo@00000040?ooo`03@000003oool0 oooo00D0oooo00<000000?ooo`3oool0h03oool004T0oooo00<000000?ooo`3oool0I@3oool00d00 0000oooo0?ooo`080?ooo`05@000003oool0oooo0?oood000000103oool00d000000oooo0?ooo`05 0?ooo`030000003oool0oooo0>00oooo001:0?ooo`030000003oool0oooo05P0oooo1T0000060?oo o`03@000003oool0oooo00P0oooo00E000000?ooo`3oool0oooo@00000040?ooo`03@000003oool0 oooo00D0oooo0P0000000d000000oooo0?ooo`3N0?ooo`00B`3oool00`000000oooo0?ooo`1S0?oo o`03@000003oool0oooo00@0oooo140000040?ooo`03@000003oool0oooo0080oooo00=000000?oo o`3oool01@3oool00`000000oooo0?ooo`3P0?ooo`00C03oool00`000000oooo0?ooo`1R0?ooo`03 @000003oool0oooo00@0oooo00=000000?ooo`3oool01@3oool00d000000oooo0?ooo`020?ooo`03 @000003oool0oooo00D0oooo00<000000?ooo`3oool0h03oool004d0oooo00<000000?ooo`3oool0 G`3oool3@00000H0oooo00=000000?ooo`3oool01@3oool00d000000oooo0?ooo`020?ooo`03@000 003oool0oooo00D0oooo00<000000?ooo`3oool0h03oool004h0oooo00<000000?ooo`3oool0H03o ool00d000000oooo0?ooo`040?ooo`E00000103oool4@00000P0oooo00<000000?ooo`3oool0h03o ool004l0oooo00<000000?ooo`3oool0N`3oool00`000000oooo0?ooo`3P0?ooo`00D03oool00`00 0000oooo0?ooo`1j0?ooo`030000003oool0oooo0>00oooo001A0?ooo`030000003oool0oooo07T0 oooo00<00000@000003oool0h03oool00580oooo00<000000?ooo`3oool0N03oool00`000000oooo 0?ooo`3P0?ooo`00D`3oool00`000000oooo0?ooo`1g0?ooo`030000003oool0oooo0>00oooo001D 0?ooo`030000003oool0oooo07H0oooo00<000000?ooo`3oool0h03oool005D0oooo00<000000?oo o`3oool0M@3oool00`000000oooo0?ooo`3P0?ooo`00EP3oool00`000000oooo0?ooo`1d0?ooo`03 0000003oool0oooo0>00oooo001G0?ooo`030000003oool0oooo07<0oooo00<000000?ooo`3oool0 h03oool005P0oooo00<000000?ooo`3oool0LP3oool00`00001000000?ooo`3P0?ooo`00F@3oool0 0`000000oooo0?ooo`1a0?ooo`030000003oool0oooo0>00oooo001J0?ooo`030000003oool0oooo 0700oooo00<000000?ooo`3oool0h03oool005/0oooo00<000000?ooo`3oool0K`3oool00`000000 oooo0?ooo`3P0?ooo`00G03oool00`000000oooo0?ooo`1^0?ooo`030000003oool0oooo0>00oooo 001M0?ooo`030000003oool0oooo06d0oooo00<000000?ooo`3oool0h03oool005h0oooo00<00000 0?ooo`3oool0K03oool00`000000oooo0?ooo`3P0?ooo`00G`3oool00`000000oooo0?ooo`1[0?oo o`03000004000000oooo0>00oooo001P0?ooo`030000003oool0oooo06X0oooo00<000000?ooo`3o ool0h03oool00640oooo00<000000?ooo`3oool0J@3oool00`000000oooo0?ooo`3P0?ooo`00HP3o ool00`000000oooo0?ooo`1X0?ooo`030000003oool0oooo0>00oooo001S0?ooo`030000003oool0 oooo06L0oooo00<000000?ooo`3oool0h03oool006@0oooo00<000000?ooo`3oool0IP3oool00`00 0000oooo0?ooo`3P0?ooo`00I@3oool2000006H0oooo00<000000?ooo`3oool0h03oool006L0oooo 00<000000?ooo`3oool0H`3oool00`00001000000?ooo`3P0?ooo`00J03oool00`000000oooo0?oo o`1R0?ooo`030000003oool0oooo0>00oooo001Y0?ooo`030000003oool0oooo0640oooo00<00000 0?ooo`3oool0h03oool006X0oooo00<000000?ooo`3oool0@@3oool7@0000080oooo1T0000040?oo o`A00000203oool00`000000oooo0?ooo`3P0?ooo`00J`3oool00`000000oooo0?ooo`130?ooo`03 @000003oool0oooo00<0oooo00=000000?ooo`3oool00P3oool01D000000oooo0?ooo`3ooom00000 00@0oooo00=000000?ooo`3oool01@3oool00`000000oooo0?ooo`3P0?ooo`00K03oool00`000000 oooo0?ooo`120?ooo`03@000003oool0oooo00@0oooo00=000000?ooo`3oool02P3oool00d000000 oooo0?ooo`050?ooo`030000003oool0oooo0>00oooo001]0?ooo`800000@P3oool00d000000oooo 0?ooo`050?ooo`03@000003oool0oooo00T0oooo00=000000?ooo`3oool01@3oool00`000000oooo 0?ooo`3P0?ooo`00K`3oool00`000000oooo0?ooo`0c0?ooo`I000001P3oool00d000000oooo0?oo o`060?ooo`03@000003oool0oooo00P0oooo00=000000?ooo`3oool01@3oool200000003@000003o ool0oooo0=h0oooo001`0?ooo`030000003oool0oooo03h0oooo00=000000?ooo`3oool01`3oool0 0d000000oooo0?ooo`030?ooo`A00000203oool00`000000oooo0?ooo`3P0?ooo`00L@3oool00`00 0000oooo0?ooo`0m0?ooo`03@000003oool0oooo00<0oooo00=000000?ooo`3oool00P3oool00d00 0000oooo0?ooo`020?ooo`03@000003oool0oooo00T0oooo00<000000?ooo`3oool0h03oool00780 oooo00<000000?ooo`3oool0>P3oool3@00000D0oooo00=000000?ooo`3oool00P3oool00d000000 oooo0?ooo`020?ooo`03@000003oool0oooo00T0oooo00<000000?ooo`3oool0h03oool007<0oooo 0P00000l0?ooo`03@000003oool0oooo00@0oooo140000050?ooo`E000001`3oool00`000000oooo 0?ooo`3P0?ooo`00M@3oool00`000000oooo0?ooo`1E0?ooo`030000003oool0oooo0>00oooo001f 0?ooo`030000003oool0oooo05@0oooo00<000000?ooo`3oool0h03oool007L0oooo00<000000?oo o`3oool0D`3oool00`00001000000?ooo`3P0?ooo`00N03oool00`000000oooo0?ooo`1B0?ooo`03 0000003oool0oooo0>00oooo001i0?ooo`800000DP3oool00`000000oooo0?ooo`3P0?ooo`00N`3o ool00`000000oooo0?ooo`1?0?ooo`030000003oool0oooo0>00oooo001l0?ooo`030000003oool0 oooo04h0oooo00<000000?ooo`3oool0h03oool007d0oooo00<000000?ooo`3oool0C@3oool00`00 0000oooo0?ooo`3P0?ooo`00OP3oool2000004d0oooo00<000000?ooo`3oool0h03oool00800oooo 00<000000?ooo`3oool0BP3oool00`00001000000?ooo`3P0?ooo`00P@3oool00`000000oooo0?oo o`190?ooo`030000003oool0oooo0>00oooo00220?ooo`800000B@3oool00`000000oooo0?ooo`3P 0?ooo`00Q03oool00`000000oooo0?ooo`160?ooo`030000003oool0oooo0>00oooo00250?ooo`80 0000AP3oool00`000000oooo0?ooo`3P0?ooo`00Q`3oool00`000000oooo0?ooo`130?ooo`030000 003oool0oooo0>00oooo00280?ooo`030000003oool0oooo0480oooo00<000000?ooo`3oool0h03o ool008T0oooo0P0000120?ooo`03000004000000oooo0>00oooo002;0?ooo`030000003oool0oooo 03l0oooo00<000000?ooo`3oool0h03oool008`0oooo0P00000o0?ooo`030000003oool0oooo0>00 oooo002>0?ooo`030000003oool0oooo03`0oooo00<000000?ooo`3oool0h03oool008l0oooo0P00 000l0?ooo`030000003oool0oooo0>00oooo002A0?ooo`030000003oool0oooo03T0oooo00<00000 0?ooo`3oool0h03oool00980oooo0P00000i0?ooo`030000003oool0oooo0>00oooo002D0?ooo`03 0000003oool0oooo03H0oooo00<00000@000003oool0h03oool009D0oooo00<000000?ooo`3oool0 =@3oool00`000000oooo0?ooo`3P0?ooo`00UP3oool2000003D0oooo00<000000?ooo`3oool0h03o ool009P0oooo00<000000?ooo`3oool04`3oool7@00000<0oooo140000050?ooo`A00000203oool0 0`000000oooo0?ooo`3P0?ooo`00V@3oool2000001H0oooo00=000000?ooo`3oool00`3oool00d00 0000oooo0?ooo`020?ooo`05@000003oool0oooo0?oood000000103oool00d000000oooo0?ooo`05 0?ooo`030000003oool0oooo0>00oooo002K0?ooo`030000003oool0oooo01<0oooo00=000000?oo o`3oool00`3oool00d000000oooo0?ooo`020?ooo`05@000003oool0oooo0?oood000000103oool0 0d000000oooo0?ooo`050?ooo`030000003oool0oooo0>00oooo002L0?ooo`030000003oool0oooo 0180oooo00=000000?ooo`3oool00`3oool00d000000oooo0?ooo`020?ooo`05@000003oool0oooo 0?oood000000103oool00d000000oooo0?ooo`050?ooo`030000003oool0oooo0>00oooo002M0?oo o`8000001P3oool6@00000H0oooo00=000000?ooo`3oool00`3oool00d000000oooo0?ooo`020?oo o`05@000003oool0oooo0?oood000000103oool00d000000oooo0?ooo`050?ooo`80000000=00000 0?ooo`3oool0gP3oool009l0oooo00<000000?ooo`3oool03`3oool00d000000oooo0?ooo`030?oo o`03@000003oool0oooo0080oooo00E000000?ooo`3oool0oooo@00000040?ooo`03@000003oool0 oooo00D0oooo00<000000?ooo`3oool0h03oool00:00oooo0P00000?0?ooo`03@000003oool0oooo 00<0oooo00=000000?ooo`3oool00P3oool01D000000oooo0?ooo`3ooom0000000@0oooo00=00000 0?ooo`3oool01@3oool00`000000oooo0?ooo`3P0?ooo`00XP3oool00`000000oooo0?ooo`0:0?oo o`=000001@3oool00d000000oooo0?ooo`020?ooo`05@000003oool0oooo0?oood000000103oool0 0d000000oooo0?ooo`050?ooo`030000003oool0oooo0>00oooo002S0?ooo`800000303oool00d00 0000oooo0?ooo`040?ooo`A000001@3oool4@00000P0oooo00<000000?ooo`3oool0h03oool00:D0 oooo0P00000V0?ooo`030000003oool0oooo0>00oooo002W0?ooo`030000003oool0oooo02<0oooo 00<000000?ooo`3oool0h03oool00:P0oooo0P00000S0?ooo`03000004000000oooo0>00oooo002Z 0?ooo`030000003oool0oooo0200oooo00<000000?ooo`3oool0h03oool00:/0oooo0P00000P0?oo o`030000003oool0oooo0>00oooo002]0?ooo`8000007P3oool00`000000oooo0?ooo`3P0?ooo`00 [`3oool00`000000oooo0?ooo`0K0?ooo`030000003oool0oooo0>00oooo002`0?ooo`8000006`3o ool00`000000oooo0?ooo`3P0?ooo`00/P3oool2000001T0oooo00<000000?ooo`3oool0h03oool0 0;@0oooo0P00000G0?ooo`03000004000000oooo0>00oooo002f0?ooo`8000005@3oool00`000000 oooo0?ooo`3P0?ooo`00^03oool2000001<0oooo00<000000?ooo`3oool0h03oool00;X0oooo0P00 000A0?ooo`030000003oool0oooo0>00oooo000:0?ooo`A000001P3oool2@00000P0oooo00=00000 0?ooo`3oool09P3oool4@00000H0oooo0T0000060?ooo`A000009`3oool4@00000H0oooo0T000006 0?ooo`=000008`3oool2000000l0oooo00<000000?ooo`3oool0;@3oool7@00000@0oooo0T000005 0?ooo`M00000903oool7@00000@0oooo0T0000050?ooo`I000009@3oool7@00000@0oooo0T000006 0?ooo`A000008P3oool000T0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`030?oo o`900000203oool00d000000oooo0?ooo`0U0?ooo`03@000003oool0oooo0080oooo00=000000?oo o`3oool00`3oool2@00000D0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`0S0?oo o`03@000003oool0oooo0080oooo00=000000?ooo`3oool00`3oool2@00000T0oooo00=000000?oo o`3oool08P3oool00`000000oooo0?ooo`0<0?ooo`030000003oool0oooo0300oooo00=000000?oo o`3oool01@3oool2@00000P0oooo00=000000?ooo`3oool0:03oool00d000000oooo0?ooo`050?oo o`9000001@3oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo02H0oooo00=000000?oo o`3oool01@3oool2@00000D0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`0O0?oo o`002@3oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo00d0oooo00=000000?ooo`3o ool09@3oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo00X0oooo00=000000?ooo`3o ool00P3oool00d000000oooo0?ooo`0S0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3o ool03`3oool00d000000oooo0?ooo`0R0?ooo`800000303oool00`000000oooo0?ooo`0`0?ooo`03 @000003oool0oooo00l0oooo00=000000?ooo`3oool0:03oool00d000000oooo0?ooo`0=0?ooo`03 @000003oool0oooo02X0oooo00=000000?ooo`3oool04@3oool00d000000oooo0?ooo`0O0?ooo`00 2@3oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo00h0oooo00=000000?ooo`3oool0 903oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo00X0oooo00=000000?ooo`3oool0 0P3oool00d000000oooo0?ooo`0S0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool0 403oool00d000000oooo0?ooo`0S0?ooo`8000002P3oool00`00001000000?ooo`0`0?ooo`03@000 003oool0oooo00l0oooo00=000000?ooo`3oool0:03oool00d000000oooo0?ooo`0>0?ooo`03@000 003oool0oooo02T0oooo00=000000?ooo`3oool04@3oool00d000000oooo0?ooo`0O0?ooo`002@3o ool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo00h0oooo00=000000?ooo`3oool0903o ool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo00/0oooo1400000V0?ooo`03@000003o ool0oooo0080oooo00=000000?ooo`3oool0303oool5@00002L0oooo0P0000080?ooo`030000003o ool0oooo0300oooo00=000000?ooo`3oool03`3oool00d000000oooo0?ooo`0X0?ooo`03@000003o ool0oooo00l0oooo00=000000?ooo`3oool0:03oool00d000000oooo0?ooo`0?0?ooo`9000008P3o ool000T0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`0>0?ooo`03@000003oool0 oooo02@0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`0:0?ooo`03@000003oool0 oooo0080oooo00=000000?ooo`3oool08`3oool00d000000oooo0?ooo`020?ooo`03@000003oool0 oooo00/0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`0W0?ooo`8000001P3oool0 0`000000oooo0?ooo`0`0?ooo`03@000003oool0oooo00l0oooo00=000000?ooo`3oool0:03oool0 0d000000oooo0?ooo`0@0?ooo`03@000003oool0oooo02L0oooo00=000000?ooo`3oool04@3oool0 0d000000oooo0?ooo`0O0?ooo`002@3oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo 00l0oooo00=000000?ooo`3oool08`3oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo 00X0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`0S0?ooo`03@000003oool0oooo 0080oooo00=000000?ooo`3oool02`3oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo 02T0oooo0P0000040?ooo`030000003oool0oooo0300oooo00=000000?ooo`3oool03`3oool00d00 0000oooo0?ooo`0X0?ooo`03@000003oool0oooo00`0oooo00=000000?ooo`3oool00P3oool00d00 0000oooo0?ooo`0V0?ooo`03@000003oool0oooo0140oooo00=000000?ooo`3oool07`3oool000T0 oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`0:0?ooo`03@000003oool0oooo0080 oooo00=000000?ooo`3oool08`3oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo00X0 oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`0S0?ooo`03@000003oool0oooo0080 oooo00=000000?ooo`3oool02`3oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo02/0 oooo0P0000020?ooo`030000003oool0oooo02h0oooo0d00000?0?ooo`=00000:03oool3@00000h0 oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`0T0?ooo`=000003P3oool00d000000 oooo0?ooo`020?ooo`03@000003oool0oooo01l0oooo000:0?ooo`A000003@3oool6@00002H0oooo 1400000>0?ooo`A000009`3oool4@00000l0oooo1400000`0?ooo`<0000000oooo003= 0?ooo`<00000h03oool000?ooo`00c@3oool00`000000oooo0?ooo`0:0?ooo`800000_`3oool00d000000oooo0?oo o`020?ooo`03@000003oool0oooo00d0oooo000=0?ooool00000P@0000000d000000oooo0?ooo`0; 0?ooo`03@000003oool0oooo0080oooo0T00000>0?ooo`005P3oool00`000000oooo0?ooo`090?oo o`03@000003oool0oooo00T0oooo00=000000?ooo`3oool02P3oool00d000000oooo0?ooo`090?oo o`03@000003oool0oooo00T0oooo00<000000?ooo`3oool02@3oool00d000000oooo0?ooo`090?oo o`03@000003oool0oooo00X0oooo00=000000?ooo`3oool02@3oool00d000000oooo0?ooo`090?oo o`030000003oool0oooo00T0oooo00=000000?ooo`3oool02@3oool00d000000oooo0?ooo`090?oo o`03@000003oool0oooo00X0oooo00=000000?ooo`3oool02@3oool00`000000oooo0?ooo`090?oo o`03@000003oool0oooo0080oooo0P0000050?ooo`03@000003oool0oooo00T0oooo00=000000?oo o`3oool02P3oool00d000000oooo0?ooo`090?ooo`030000003oool0oooo00T0oooo00=000000?oo o`3oool02@3oool00d000000oooo0?ooo`090?ooo`03@000003oool0oooo00X0oooo00=000000?oo o`3oool02@3oool00`000000oooo0?ooo`090?ooo`03@000003oool0oooo00T0oooo00=000000?oo o`3oool02@3oool00d000000oooo0?ooo`0:0?ooo`03@000003oool0oooo00T0oooo00<000000?oo o`3oool05@3oool014000000oooo0?ooo`3oool2@00000h0oooo000F0?ooo`03@000003oool0oooo 03X0oooo00=000000?ooo`3oool0>P3oool00d000000oooo0?ooo`0j0?ooo`030000003oool0oooo 0100oooo0P00000X0?ooo`03@000003oool0oooo03X0oooo00=000000?ooo`3oool0>P3oool00d00 0000oooo0?ooo`0F0?ooo`=000000P3oool00d000000oooo0?ooo`0;0?ooo`00c@3oool00`000000 oooo0?ooo`0B0?ooo`800000c03oool00/0oooo00310?oo o`I00000j@3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool0 0?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool00001\ \>"], ImageRangeCache->{{{0, 431}, {265.875, 0}} -> {0.663201, -199.365, \ 0.00245989, 1.06964}}], Cell[BoxData[ InterpretationBox[\("The maximum value at point C' is: \ \!\(\[Sigma]\_zzC\) = "\[InvisibleSpace]\(-34.08764819250963`\)\ \[InvisibleSpace]" MPa"\), SequenceForm[ "The maximum value at point C' is: \!\(\[Sigma]\_zzC\) = ", \ -34.087648192509633, " MPa"], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[\("The minimum value at point C' is: \ \!\(\[Sigma]\_zzC\) = "\[InvisibleSpace]\(-195.33309446327073`\)\ \[InvisibleSpace]" MPa"\), SequenceForm[ "The minimum value at point C' is: \!\(\[Sigma]\_zzC\) = ", \ -195.33309446327073, " MPa"], Editable->False]], "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Plots", "Subsubsection", FontFamily->"Times New Roman"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(Plot[{Max[{\[Sigma]\_zzA\/10\^6, \[Sigma]\_zzB\/10\^6, \ \[Sigma]\_zzC\/10\^6}]\ , Min[{\[Sigma]\_zzA\/10\^6, \[Sigma]\_zzB\/10\^6, \ \[Sigma]\_zzC\/10\^6}]\ }, {\[Alpha], 0.7, 1.30}, AxesLabel \[Rule] {"\<\[Alpha]\>", \*"\"\<\!\(\[Sigma]\_zz\)\>\""}, PlotRange \[Rule] {{0, 1.5}, {\(-210\), 130}}];\)\), "\[IndentingNewLine]", \(Print["\"]\)}], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 2.77556e-017 0.666667 0.381727 0.00181775 [ [.13333 .36923 -9 -9 ] [.13333 .36923 9 0 ] [.26667 .36923 -9 -9 ] [.26667 .36923 9 0 ] [.4 .36923 -9 -9 ] [.4 .36923 9 0 ] [.53333 .36923 -9 -9 ] [.53333 .36923 9 0 ] [.66667 .36923 -3 -9 ] [.66667 .36923 3 0 ] [.8 .36923 -9 -9 ] [.8 .36923 9 0 ] [.93333 .36923 -9 -9 ] [.93333 .36923 9 0 ] [1.025 .38173 0 -6.28125 ] [1.025 .38173 10 6.28125 ] [-0.0125 .01818 -24 -4.5 ] [-0.0125 .01818 0 4.5 ] [-0.0125 .10906 -24 -4.5 ] [-0.0125 .10906 0 4.5 ] [-0.0125 .19995 -24 -4.5 ] [-0.0125 .19995 0 4.5 ] [-0.0125 .29084 -18 -4.5 ] [-0.0125 .29084 0 4.5 ] [-0.0125 .47261 -12 -4.5 ] [-0.0125 .47261 0 4.5 ] [-0.0125 .5635 -18 -4.5 ] [-0.0125 .5635 0 4.5 ] [0 .64303 -9.4375 0 ] [0 .64303 9.4375 12.5625 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .13333 .38173 m .13333 .38798 L s [(0.2)] .13333 .36923 0 1 Mshowa .26667 .38173 m .26667 .38798 L s [(0.4)] .26667 .36923 0 1 Mshowa .4 .38173 m .4 .38798 L s [(0.6)] .4 .36923 0 1 Mshowa .53333 .38173 m .53333 .38798 L s [(0.8)] .53333 .36923 0 1 Mshowa .66667 .38173 m .66667 .38798 L s [(1)] .66667 .36923 0 1 Mshowa .8 .38173 m .8 .38798 L s [(1.2)] .8 .36923 0 1 Mshowa .93333 .38173 m .93333 .38798 L s [(1.4)] .93333 .36923 0 1 Mshowa .125 Mabswid .03333 .38173 m .03333 .38548 L s .06667 .38173 m .06667 .38548 L s .1 .38173 m .1 .38548 L s .16667 .38173 m .16667 .38548 L s .2 .38173 m .2 .38548 L s .23333 .38173 m .23333 .38548 L s .3 .38173 m .3 .38548 L s .33333 .38173 m .33333 .38548 L s .36667 .38173 m .36667 .38548 L s .43333 .38173 m .43333 .38548 L s .46667 .38173 m .46667 .38548 L s .5 .38173 m .5 .38548 L s .56667 .38173 m .56667 .38548 L s .6 .38173 m .6 .38548 L s .63333 .38173 m .63333 .38548 L s .7 .38173 m .7 .38548 L s .73333 .38173 m .73333 .38548 L s .76667 .38173 m .76667 .38548 L s .83333 .38173 m .83333 .38548 L s .86667 .38173 m .86667 .38548 L s .9 .38173 m .9 .38548 L s .96667 .38173 m .96667 .38548 L s .25 Mabswid 0 .38173 m 1 .38173 L s gsave 1.025 .38173 -61 -10.2813 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.5625 translate 1 -1 scale /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding WindowsANSIEncoding def currentdict end newfontname exch definefont pop } def 63.000 12.813 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 12.813 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (a) show 69.000 12.813 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .01818 m .00625 .01818 L s [(-200)] -0.0125 .01818 1 0 Mshowa 0 .10906 m .00625 .10906 L s [(-150)] -0.0125 .10906 1 0 Mshowa 0 .19995 m .00625 .19995 L s [(-100)] -0.0125 .19995 1 0 Mshowa 0 .29084 m .00625 .29084 L s [(-50)] -0.0125 .29084 1 0 Mshowa 0 .47261 m .00625 .47261 L s [(50)] -0.0125 .47261 1 0 Mshowa 0 .5635 m .00625 .5635 L s [(100)] -0.0125 .5635 1 0 Mshowa .125 Mabswid 0 .03635 m .00375 .03635 L s 0 .05453 m .00375 .05453 L s 0 .07271 m .00375 .07271 L s 0 .09089 m .00375 .09089 L s 0 .12724 m .00375 .12724 L s 0 .14542 m .00375 .14542 L s 0 .1636 m .00375 .1636 L s 0 .18177 m .00375 .18177 L s 0 .21813 m .00375 .21813 L s 0 .23631 m .00375 .23631 L s 0 .25448 m .00375 .25448 L s 0 .27266 m .00375 .27266 L s 0 .30902 m .00375 .30902 L s 0 .32719 m .00375 .32719 L s 0 .34537 m .00375 .34537 L s 0 .36355 m .00375 .36355 L s 0 .3999 m .00375 .3999 L s 0 .41808 m .00375 .41808 L s 0 .43626 m .00375 .43626 L s 0 .45444 m .00375 .45444 L s 0 .49079 m .00375 .49079 L s 0 .50897 m .00375 .50897 L s 0 .52715 m .00375 .52715 L s 0 .54532 m .00375 .54532 L s 0 .58168 m .00375 .58168 L s 0 .59986 m .00375 .59986 L s .25 Mabswid 0 0 m 0 .61803 L s gsave 0 .64303 -70.4375 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.5625 translate 1 -1 scale /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding WindowsANSIEncoding def currentdict end newfontname exch definefont pop } def 63.000 12.813 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 12.813 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (s) show 69.000 14.313 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 7.125 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (zz) show 77.875 12.813 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .5 Mabswid .46667 .58539 m .48289 .5805 L .50059 .57558 L .51721 .57133 L .53319 .56752 L .55021 .56374 L .56658 .56036 L .58399 .55699 L .60076 .55396 L .6169 .55121 L .63406 .54847 L .65059 .54597 L .66648 .54371 L .6834 .54142 L .69968 .53934 L .717 .53723 L .73368 .53531 L .74972 .53355 L .76679 .53176 L .78322 .53012 L .80069 .52846 L .81751 .52693 L .83371 .52552 L .85093 .52409 L .86667 .52283 L s .46667 .02666 m .48289 .05332 L .50059 .07958 L .51721 .10189 L .53319 .12147 L .55021 .14052 L .56658 .15731 L .58399 .17368 L .60076 .18816 L .6169 .20103 L .63406 .2137 L .65059 .22498 L .65889 .23035 L .66252 .23263 L .66443 .23382 L .66549 .23447 L .666 .23479 L .66648 .23508 L .66702 .23521 L .66731 .23522 L .66761 .23523 L .66865 .23527 L .67066 .23534 L .67463 .23547 L .6834 .23577 L .69935 .2363 L .71633 .23685 L .73267 .23736 L .75004 .23789 L .76677 .23839 L .78287 .23885 L .8 .23932 L .81649 .23977 L .83235 .24019 L .84923 .24062 L .86548 .24102 L .86667 .24105 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{0, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHg@0oooo00<000000?ooo`3oool0WP3oool002P0oooo00<000000?ooo`3oool0 i@3oool00`000000oooo0?ooo`2M0?ooo`00:03oool00`00001000000?ooo`3V0?ooo`800000W@3o ool002P0oooo00<000000?ooo`3oool0j03oool00`000000oooo0?ooo`2J0?ooo`00:03oool00`00 0000oooo0?ooo`3Y0?ooo`800000VP3oool002P0oooo00<000000?ooo`3oool0j`3oool00`000000 oooo0?ooo`2G0?ooo`00:03oool00`000000oooo0?ooo`3/0?ooo`800000U`3oool002P0oooo00<0 00000?ooo`3oool0kP3oool00`000000oooo0?ooo`2D0?ooo`00:03oool00`000000oooo0?ooo`3_ 0?ooo`<00000T`3oool002P0oooo00<00000@000003oool0l@3ooolL000007P0oooo000X0?ooo`03 0000003oool0oooo0?l0oooo3P3ooolT000005@0oooo000X0?ooo`030000003oool0oooo0?l0oooo 0?ooo`03@000003oool0oooo01`0oooo00=000000?ooo`3oool0303oool6@00002L0 oooo000X0?ooo`030000003oool0oooo0240oooo00=000000?ooo`3oool00P3oool00d000000oooo 0?ooo`0=0?ooo`03@000003oool0oooo01T0oooo00=000000?ooo`3oool00P3oool00d000000oooo 0?ooo`0;0?ooo`04@000003oool0oooo@00001X0oooo00=000000?ooo`3oool00P3oool00d000000 oooo0?ooo`0;0?ooo`03@000003ooom00000009000006@3oool00d000000oooo0?ooo`020?ooo`03 @000003oool0oooo00/0oooo1400000V0?ooo`03@000003oool0oooo02D0oooo00=000000?ooo`3o ool03`3oool00d000000oooo0?ooo`0K0?ooo`03@000003oool0oooo00d0oooo00A000000?ooo`3o oom00000:03oool002P0oooo00<000000?ooo`3oool08@3oool00d000000oooo0?ooo`020?ooo`03 @000003oool0oooo00h0oooo00=000000?ooo`3oool0603oool00d000000oooo0?ooo`020?ooo`03 @000003oool0oooo00/0oooo00A000000?ooo`3ooom000006P3oool00d000000oooo0?ooo`020?oo o`03@000003oool0oooo00/0oooo00=000000?ooo`3oool06`3oool00d000000oooo0?ooo`020?oo o`03@000003oool0oooo00X0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`0S0?oo o`03@000003oool0oooo02D0oooo00=000000?ooo`3oool0403oool00d000000oooo0?ooo`0J0?oo o`03@000003oool0oooo00d0oooo00A000000?ooo`3ooom00000:03oool002P0oooo00<000000?oo o`3oool08@3oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo00X0oooo00=000000?oo o`3oool00P3oool00d000000oooo0?ooo`0G0?ooo`03@000003oool0oooo0080oooo00=000000?oo o`3oool0303oool00d000000oooo@000000J0?ooo`03@000003oool0oooo0080oooo00=000000?oo o`3oool0303oool00d000000oooo0?ooo`0J0?ooo`03@000003oool0oooo0080oooo00=000000?oo o`3oool02P3oool00d000000oooo0?ooo`020?ooo`03@000003oool0oooo02<0oooo00=000000?oo o`3oool09@3oool00d000000oooo0?ooo`0<0?ooo`03@000003oool0oooo0080oooo00=000000?oo o`3oool06@3oool00d000000oooo0?ooo`0>0?ooo`03@000003ooom0000002P0oooo000X0?ooo`03 0000003oool0oooo0240oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`0:0?ooo`03 @000003oool0oooo0080oooo00=000000?ooo`3oool05`3oool00d000000oooo0?ooo`020?ooo`03 @000003oool0oooo00`0oooo00=000000?oood0000006P3oool00d000000oooo0?ooo`020?ooo`03 @000003oool0oooo00d0oooo00=000000?ooo`3oool06@3oool00d000000oooo0?ooo`020?ooo`03 @000003oool0oooo00X0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`0Q0?ooo`=0 00009@3oool3@00000h0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`0G0?ooo`=0 0000403oool00d000000oooo@000000X0?ooo`00:03oool00`000000oooo0?ooo`0R0?ooo`A00000 3P3oool4@00001/0oooo1400000@0?ooo`9000006`3oool4@0000140oooo0d00000I0?ooo`A00000 3P3oool4@00002H0oooo00=000000?ooo`3oool09@3oool00d000000oooo0?ooo`0=0?ooo`A00000 703oool00d000000oooo0?ooo`0?0?ooo`900000:03oool002P0oooo00<000000?ooo`3oool0o`3o oon60?ooo`00:03oool00`00001000000?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo 0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo 0?ooo`3o0?ooog/0oooo0d0000020?ooo`900000103oool002P0oooo00<000000?ooo`3oool0o`3o oomj0?ooo`07@000003oool0oooo0?oood000000oooo@00000050?ooo`00:03oool00`000000oooo 0?ooo`3o0?ooogX0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`040?ooo`00:03o oooo000006l0000000=000000?ooo`3oool02`3oool00d000000oooo0?ooo`020?ooo`9000001@3o ool002P0oooo00<000000?ooo`3oool02@3oool00`000000oooo0?ooo`0:0?ooo`030000003oool0 oooo00T0oooo00<000000?ooo`3oool02@3oool00`000000oooo0?ooo`090?ooo`030000003oool0 oooo00T0oooo00<000000?ooo`3oool02P3oool00`000000oooo0?ooo`090?ooo`030000003oool0 oooo00T0oooo00<000000?ooo`3oool02@3oool00`000000oooo0?ooo`090?ooo`030000003oool0 oooo00X0oooo00<000000?ooo`3oool02@3oool00`000000oooo0?ooo`090?ooo`030000003oool0 oooo00T0oooo00<000000?ooo`3oool02@3oool00`000000oooo0?ooo`0:0?ooo`030000003oool0 oooo00T0oooo00<000000?ooo`3oool02@3oool00`000000oooo0?ooo`090?ooo`030000003oool0 oooo00T0oooo00<000000?ooo`3oool02P3oool00`000000oooo0?ooo`090?ooo`030000003oool0 oooo00T0oooo00<000000?ooo`3oool02@3oool00`000000oooo0?ooo`0:0?ooo`030000003oool0 oooo00T0oooo00<000000?ooo`3oool02@3oool00`000000oooo0?ooo`090?ooo`030000003oool0 oooo01P0oooo00A000000?ooo`3oool0oooo0T0000050?ooo`00:03oool00`000000oooo0?ooo`09 0?ooo`03@000003oool0oooo00X0oooo00=000000?ooo`3oool02@3oool00d000000oooo0?ooo`09 0?ooo`030000003oool0oooo00T0oooo00=000000?ooo`3oool02@3oool00d000000oooo0?ooo`0: 0?ooo`03@000003oool0oooo00T0oooo00<000000?ooo`3oool02@3oool00d000000oooo0?ooo`09 0?ooo`03@000003oool0oooo00T0oooo00=000000?ooo`3oool02P3oool00`000000oooo0?ooo`09 0?ooo`03@000003oool0oooo00T0oooo00=000000?ooo`3oool02@3oool00d000000oooo0?ooo`09 0?ooo`030000003oool0oooo00X0oooo00=000000?ooo`3oool02@3oool00d000000oooo0?ooo`09 0?ooo`03@000003oool0oooo00T0oooo00<000000?ooo`3oool02@3oool00d000000oooo0?ooo`0: 0?ooo`03@000003oool0oooo00T0oooo00=000000?ooo`3oool02@3oool00`000000oooo0?ooo`09 0?ooo`03@000003oool0oooo00X0oooo00=000000?ooo`3oool02@3oool00d000000oooo0?ooo`09 0?ooo`030000003oool0oooo00T0oooo00=000000?ooo`3oool06@3oool3@0000080oooo00=00000 0?ooo`3oool00P3oool002P0oooo00<000000?ooo`3oool0;P3oool00d000000oooo0?ooo`0^0?oo o`03@000003oool0oooo02h0oooo00=000000?ooo`3oool0;@3oool00d000000oooo0?ooo`0^0?oo o`03@000003oool0oooo02h0oooo00=000000?ooo`3oool0;P3oool00d000000oooo0?ooo`0_0?oo o`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0oooo QP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`00001000000?ooo`3o 0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3o ool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003o ool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`00 0000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`03000004000000oooo0?l0ooooQP3oool002P0oooo 00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X 0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?oo o`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`03000004000000oooo0?l0oooo QP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o 0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3o ool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003o ool0oooo0?l0ooooQP3oool002P0oooo00<00000@000003oool0o`3ooon60?ooo`00:03oool00`00 0000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3oool001@0oooo 140000050?ooo`A000001`3oool00`000000oooo0?ooo`3o0?ooohH0oooo000C0?ooo`03@000003o ool0oooo0080oooo00E000000?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo00@0oooo 00<000000?ooo`3oool0o`3ooon60?ooo`00603oool01D000000oooo0?ooo`3ooom0000000@0oooo 00=000000?ooo`3oool0103oool00`000000oooo0?ooo`3o0?ooohH0oooo000H0?ooo`05@000003o ool0oooo0?oood000000103oool00d000000oooo0?ooo`040?ooo`030000003oool0oooo0?l0oooo QP3oool001P0oooo00E000000?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo00@0oooo 0P0000000d000000oooo0?ooo`3o0?oooh@0oooo000D0?ooo`A00000103oool00d000000oooo0?oo o`020?ooo`03@000003oool0oooo00@0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00503oool0 0d000000oooo0?ooo`050?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool0103oool0 0`000000oooo0?ooo`3o0?ooohH0oooo000D0?ooo`03@000003oool0oooo00D0oooo00=000000?oo o`3oool00P3oool00d000000oooo0?ooo`040?ooo`030000003oool0oooo0?l0ooooQP3oool001@0 oooo1D0000040?ooo`A000001`3oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000 003oool0oooo0?l0ooooQP3oool002P0oooo00<00000@000003oool0o`3ooon60?ooo`00:03oool0 0`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0 oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo 000X0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon6 0?ooo`00:03oool00`00001000000?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0 ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?oo o`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<000000?oo o`3oool0o`3ooolc0?ooo`T0000000=000000?ooo`3oool0A`3oool002P0oooo00<000000?ooo`3o ool0o`3ooolW0?ooo``00000D`3oool002P0oooo00<00000@000003oool0o`3ooolQ0?ooo`H00000 G`3oool002P0oooo00<000000?ooo`3oool0o`3ooolE0?ooo``00000I@3oool002P0oooo00<00000 0?ooo`3oool0o`3oool90?ooo``00000L@3oool002P0oooo00<000000?ooo`3oool0o`3oool20?oo o`L00000O@3oool002P0oooo00<000000?ooo`3oool0n`3oool6000008@0oooo000X0?ooo`030000 003oool0oooo0?D0oooo1P00002:0?ooo`00:03oool00`00001000000?ooo`3Y0?ooo``00000T03o ool002P0oooo00<000000?ooo`3oool0h`3oool6000009`0oooo000X0?ooo`030000003oool0oooo 0=d0oooo1P00002R0?ooo`002P3oool7@00000<0oooo140000050?ooo`A000001`3oool00`000000 oooo0?ooo`3G0?ooo`H00000Z03oool000d0oooo00=000000?ooo`3oool00`3oool00d000000oooo 0?ooo`020?ooo`05@000003oool0oooo0?oood000000103oool00d000000oooo0?ooo`040?ooo`03 0000003oool0oooo0=80oooo1@00002^0?ooo`003@3oool00d000000oooo0?ooo`030?ooo`03@000 003oool0oooo0080oooo00E000000?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo00@0 oooo00<000000?ooo`3oool0c`3oool300000;<0oooo000=0?ooo`03@000003oool0oooo00<0oooo 00=000000?ooo`3oool00P3oool01D000000oooo0?ooo`3ooom0000000@0oooo00=000000?ooo`3o ool0103oool00`000000oooo0?ooo`3;0?ooo`@00000]P3oool000d0oooo00=000000?ooo`3oool0 0`3oool00d000000oooo0?ooo`020?ooo`05@000003oool0oooo0?oood000000103oool00d000000 oooo0?ooo`040?ooo`80000000=000000?ooo`3oool0`P3oool700000;X0oooo000=0?ooo`03@000 003oool0oooo00<0oooo00=000000?ooo`3oool00P3oool01D000000oooo0?ooo`3ooom0000000@0 oooo00=000000?ooo`3oool0103oool00`000000oooo0?ooo`2o0?ooo`D00000`@3oool000d0oooo 00=000000?ooo`3oool00`3oool00d000000oooo0?ooo`020?ooo`05@000003oool0oooo0?oood00 0000103oool00d000000oooo0?ooo`040?ooo`030000003oool0oooo0;d0oooo0P0000360?ooo`00 2`3oool3@00000D0oooo00=000000?ooo`3oool00P3oool01D000000oooo0?ooo`3ooom0000000@0 oooo00=000000?ooo`3oool0103oool00`000000oooo0?ooo`2h0?ooo`D00000b03oool000d0oooo 00=000000?ooo`3oool0103oool4@00000D0oooo140000070?ooo`030000003oool0oooo0;<0oooo 1@00003=0?ooo`00:03oool00`000000oooo0?ooo`2`0?ooo`<00000dP3oool002P0oooo00<00000 @000003oool0[@3oool300000=D0oooo000X0?ooo`030000003oool0oooo0:X0oooo0`00003H0?oo o`00:03oool00`000000oooo0?ooo`2X0?ooo`800000f`3oool002P0oooo00<000000?ooo`3oool0 o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0 oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000010 00000?ooo`3o0?ooohH0oooo000X0?ooo`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<0 00000?ooo`3oool0o`3ooon60?ooo`00:03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?oo o`030000003oool0oooo0?l0ooooQP3oool002P0oooo00<000000?ooo`3oool0o`3ooon60?ooo`00 :03oool00`000000oooo0?ooo`3o0?ooohH0oooo000X0?ooo`03@000003oool0oooo0?l0ooooQP3o ool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3o ool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3oool00?l0oooo/@3o ool00?l0oooo/@3oool00?l0oooo/@3oool002L0oooo1D0000020?ooo`E00000o`3ooomn0?ooo`00 :03oool014000000oooo0?oood0000030?ooo`04@000003oool0oooo@0000?l0ooooOP3oool002T0 oooo00=000000?ooo`3oool0103oool00d000000oooo0?ooo`3o0?ooogh0oooo000O0?ooo`A00000 103oool014000000oooo0?oood0000030?ooo`04@000003oool0oooo@0000?l0ooooO`3oool001h0 oooo00=000000?ooo`3oool00P3oool014000000oooo0?ooo`3oool5@0000080oooo1D00003o0?oo ogh0oooo000N0?ooo`03@000003oool0oooo00<0oooo00=000000?ooo`3oool0o`3ooon:0?ooo`00 7P3oool00d000000oooo0?ooo`030?ooo`03@000003oool0oooo0?l0ooooRP3oool001l0oooo00E0 00000?ooo`3oool0oooo@000003o0?ooohd0oooo000P0?ooo`I00000o`3ooon;0?ooo`00o`3ooona 0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona 0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona0?ooo`00o`3ooona 0?ooo`00o`3ooona0?ooo`00\ \>"], ImageRangeCache->{{{0, 431}, {265.875, 0}} -> {-0.166193, -218.716, \ 0.00614315, 2.25302}}], Cell[BoxData[ \("The maximum bending stress occurs in tension and in compression"\)], \ "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[{ \(\(Plot[{Max[{Abs[\[Sigma]\_zzA\/10\^6], Abs[\[Sigma]\_zzB\/10\^6], Abs[\[Sigma]\_zzC\/10\^6]}]\ \ }, {\[Alpha], 0.7, 1.30}, AxesLabel \[Rule] {"\<\[Alpha]\>", \*"\"\<|\!\(\[Sigma]\_zz\)|\>\""}, PlotRange \[Rule] {{0, 1.5}, {0, 210}}];\)\), "\[IndentingNewLine]", \(Print["\"]\)}], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 2.77556e-017 0.666667 6.50521e-018 0.00294302 [ [.13333 -0.0125 -9 -9 ] [.13333 -0.0125 9 0 ] [.26667 -0.0125 -9 -9 ] [.26667 -0.0125 9 0 ] [.4 -0.0125 -9 -9 ] [.4 -0.0125 9 0 ] [.53333 -0.0125 -9 -9 ] [.53333 -0.0125 9 0 ] [.66667 -0.0125 -3 -9 ] [.66667 -0.0125 3 0 ] [.8 -0.0125 -9 -9 ] [.8 -0.0125 9 0 ] [.93333 -0.0125 -9 -9 ] [.93333 -0.0125 9 0 ] [1.025 0 0 -6.28125 ] [1.025 0 10 6.28125 ] [-0.0125 .14715 -12 -4.5 ] [-0.0125 .14715 0 4.5 ] [-0.0125 .2943 -18 -4.5 ] [-0.0125 .2943 0 4.5 ] [-0.0125 .44145 -18 -4.5 ] [-0.0125 .44145 0 4.5 ] [-0.0125 .5886 -18 -4.5 ] [-0.0125 .5886 0 4.5 ] [0 .64303 -15.4375 0 ] [0 .64303 15.4375 12.5625 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .13333 0 m .13333 .00625 L s [(0.2)] .13333 -0.0125 0 1 Mshowa .26667 0 m .26667 .00625 L s [(0.4)] .26667 -0.0125 0 1 Mshowa .4 0 m .4 .00625 L s [(0.6)] .4 -0.0125 0 1 Mshowa .53333 0 m .53333 .00625 L s [(0.8)] .53333 -0.0125 0 1 Mshowa .66667 0 m .66667 .00625 L s [(1)] .66667 -0.0125 0 1 Mshowa .8 0 m .8 .00625 L s [(1.2)] .8 -0.0125 0 1 Mshowa .93333 0 m .93333 .00625 L s [(1.4)] .93333 -0.0125 0 1 Mshowa .125 Mabswid .03333 0 m .03333 .00375 L s .06667 0 m .06667 .00375 L s .1 0 m .1 .00375 L s .16667 0 m .16667 .00375 L s .2 0 m .2 .00375 L s .23333 0 m .23333 .00375 L s .3 0 m .3 .00375 L s .33333 0 m .33333 .00375 L s .36667 0 m .36667 .00375 L s .43333 0 m .43333 .00375 L s .46667 0 m .46667 .00375 L s .5 0 m .5 .00375 L s .56667 0 m .56667 .00375 L s .6 0 m .6 .00375 L s .63333 0 m .63333 .00375 L s .7 0 m .7 .00375 L s .73333 0 m .73333 .00375 L s .76667 0 m .76667 .00375 L s .83333 0 m .83333 .00375 L s .86667 0 m .86667 .00375 L s .9 0 m .9 .00375 L s .96667 0 m .96667 .00375 L s .25 Mabswid 0 0 m 1 0 L s gsave 1.025 0 -61 -10.2813 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.5625 translate 1 -1 scale /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding WindowsANSIEncoding def currentdict end newfontname exch definefont pop } def 63.000 12.813 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 12.813 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (a) show 69.000 12.813 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 .14715 m .00625 .14715 L s [(50)] -0.0125 .14715 1 0 Mshowa 0 .2943 m .00625 .2943 L s [(100)] -0.0125 .2943 1 0 Mshowa 0 .44145 m .00625 .44145 L s [(150)] -0.0125 .44145 1 0 Mshowa 0 .5886 m .00625 .5886 L s [(200)] -0.0125 .5886 1 0 Mshowa .125 Mabswid 0 .02943 m .00375 .02943 L s 0 .05886 m .00375 .05886 L s 0 .08829 m .00375 .08829 L s 0 .11772 m .00375 .11772 L s 0 .17658 m .00375 .17658 L s 0 .20601 m .00375 .20601 L s 0 .23544 m .00375 .23544 L s 0 .26487 m .00375 .26487 L s 0 .32373 m .00375 .32373 L s 0 .35316 m .00375 .35316 L s 0 .38259 m .00375 .38259 L s 0 .41202 m .00375 .41202 L s 0 .47088 m .00375 .47088 L s 0 .50031 m .00375 .50031 L s 0 .52974 m .00375 .52974 L s 0 .55917 m .00375 .55917 L s .25 Mabswid 0 0 m 0 .61803 L s gsave 0 .64303 -76.4375 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.5625 translate 1 -1 scale /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding WindowsANSIEncoding def currentdict end newfontname exch definefont pop } def 63.000 12.813 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 63.000 12.813 moveto (\\310) show 69.000 12.813 moveto %%IncludeResource: font Math1Mono %%IncludeFont: Math1Mono /Math1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (s) show 75.000 14.313 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 7.125 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (zz) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 83.875 12.813 moveto (\\310) show 89.875 12.813 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath .5 Mabswid .46667 .57487 m .48289 .5317 L .50059 .4892 L .51721 .45307 L .53319 .42137 L .55021 .39052 L .56658 .36334 L .58399 .33684 L .60076 .31339 L .6169 .29255 L .62506 .28259 L .6294 .27746 L .63179 .27467 L .63406 .27205 L .63509 .27087 L .63566 .27022 L .63619 .26962 L .63649 .26935 L .63682 .26927 L .6374 .26913 L .63852 .26885 L .64259 .26785 L .65059 .26592 L .66781 .26195 L .68439 .25834 L .70034 .25504 L .71732 .25171 L .73366 .24866 L .75103 .24558 L .76777 .24275 L .78387 .24016 L .801 .23752 L .81749 .2351 L .83334 .23287 L .85023 .23059 L .86648 .22848 L .86667 .22846 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{0, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHg0?ooo`00o`3ooonK0?ooo`07@000003oool0oooo0?oood000000oooo@000000? 0?ooo`00o`3ooonK0?ooo`03@000003oool0oooo0080oooo00=000000?ooo`3oool03P3oool002T0 ooooo`00001U00000003@000003oool0oooo00X0oooo00=000000?ooo`3oool00P3oool2@00000l0 oooo000Y0?ooo`030000003oool0oooo00T0oooo00=000000?ooo`3oool0203oool00d000000oooo 0?ooo`090?ooo`03@000003oool0oooo00T0oooo00<000000?ooo`3oool02@3oool00d000000oooo 0?ooo`090?ooo`03@000003oool0oooo00T0oooo00=000000?ooo`3oool02@3oool00`000000oooo 0?ooo`090?ooo`03@000003oool0oooo00P0oooo00=000000?ooo`3oool02@3oool00d000000oooo 0?ooo`090?ooo`030000003oool0oooo00T0oooo00=000000?ooo`3oool02@3oool00d000000oooo 0?ooo`090?ooo`03@000003oool0oooo00T0oooo00<000000?ooo`3oool02@3oool00d000000oooo 0?ooo`080?ooo`03@000003oool0oooo00T0oooo00=000000?ooo`3oool02@3oool00`000000oooo 0?ooo`090?ooo`03@000003oool0oooo00T0oooo00=000000?ooo`3oool02@3oool00d000000oooo 0?ooo`090?ooo`030000003oool0oooo00T0oooo00=000000?ooo`3oool0203oool00d000000oooo 0?ooo`090?ooo`03@000003oool0oooo00T0oooo00<000000?ooo`3oool02@3oool00d000000oooo 0?ooo`0G0?ooo`04@000003oool0oooo0?ooo`9000003`3oool002T0oooo00<000000?ooo`3oool0 ;03oool00d000000oooo0?ooo`0]0?ooo`03@000003oool0oooo02`0oooo00=000000?ooo`3oool0 ;@3oool00d000000oooo0?ooo`0/0?ooo`03@000003oool0oooo02d0oooo00=000000?ooo`3oool0 ;03oool00d000000oooo0?ooo`0T0?ooo`=000000P3oool00d000000oooo0?ooo`0<0?ooo`00:@3o ool00`000000oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`030000003oool0oooo0?l0ooooQ@3oool0 02T0oooo00<000000?ooo`3oool0o`3ooon50?ooo`00:@3oool00`000000oooo0?ooo`3o0?ooohD0 oooo000Y0?ooo`030000003oool0oooo0?l0ooooQ@3oool002T0oooo00<000000?ooo`3oool0o`3o oon50?ooo`00:@3oool00`000000oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`03000004000000oooo 0?l0ooooQ@3oool002T0oooo00<000000?ooo`3oool0o`3ooon50?ooo`00:@3oool00`000000oooo 0?ooo`3o0?ooohD0oooo000Y0?ooo`030000003oool0oooo0?l0ooooQ@3oool002T0oooo00<00000 0?ooo`3oool0o`3ooon50?ooo`00:@3oool00`000000oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`03 0000003oool0oooo0?l0ooooQ@3oool002T0oooo00<000000?ooo`3oool0o`3ooon50?ooo`00:@3o ool00`000000oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`030000003oool0oooo0?l0ooooQ@3oool0 02T0oooo00<000000?ooo`3oool0o`3ooon50?ooo`00:@3oool00`00001000000?ooo`3o0?ooohD0 oooo000Y0?ooo`030000003oool0oooo0?l0ooooQ@3oool002T0oooo00<000000?ooo`3oool0o`3o oon50?ooo`00:@3oool00`000000oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`030000003oool0oooo 0?l0ooooQ@3oool002T0oooo00<000000?ooo`3oool0o`3ooon50?ooo`00:@3oool00`000000oooo 0?ooo`3o0?ooohD0oooo000Y0?ooo`030000003oool0oooo0?l0ooooQ@3oool002T0oooo00<00000 0?ooo`3oool0o`3ooon50?ooo`00:@3oool00`000000oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`03 000004000000oooo0?l0ooooQ@3oool002T0oooo00<000000?ooo`3oool0o`3ooon50?ooo`00:@3o ool00`000000oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`030000003oool0oooo0?l0ooooQ@3oool0 02T0oooo00<000000?ooo`3oool0o`3ooon50?ooo`00:@3oool00`000000oooo0?ooo`3o0?ooohD0 oooo000Y0?ooo`030000003oool0oooo0?l0ooooQ@3oool002T0oooo00<000000?ooo`3oool0o`3o oon50?ooo`00:@3oool00`000000oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`030000003oool0oooo 0?l0ooooQ@3oool002T0oooo00<000000?ooo`3oool0o`3ooon50?ooo`00:@3oool00`0000100000 0?ooo`3o0?ooohD0oooo000Y0?ooo`030000003oool0oooo0?l0ooooQ@3oool002T0oooo00<00000 0?ooo`3oool0o`3ooon50?ooo`00:@3oool00`000000oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`03 0000003oool0oooo0?l0ooooQ@3oool002T0oooo00<000000?ooo`3oool0o`3ooon50?ooo`00503o ool4@00000D0oooo140000080?ooo`030000003oool0oooo0?l0ooooQ@3oool001<0oooo00=00000 0?ooo`3oool00P3oool01D000000oooo0?ooo`3ooom0000000@0oooo00=000000?ooo`3oool01@3o ool00`000000oooo0?ooo`3o0?ooohD0oooo000H0?ooo`05@000003oool0oooo0?oood000000103o ool00d000000oooo0?ooo`050?ooo`030000003oool0oooo0?l0ooooQ@3oool001P0oooo00E00000 0?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo00D0oooo00<000000?ooo`3oool0o`3o oon50?ooo`00603oool01D000000oooo0?ooo`3ooom0000000@0oooo00=000000?ooo`3oool01@3o ool200000003@000003oool0oooo0?l0ooooP`3oool001@0oooo140000040?ooo`03@000003oool0 oooo0080oooo00=000000?ooo`3oool01@3oool00`000000oooo0?ooo`3o0?ooohD0oooo000D0?oo o`03@000003oool0oooo00D0oooo00=000000?ooo`3oool00P3oool00d000000oooo0?ooo`050?oo o`030000003oool0oooo0?l0ooooQ@3oool001@0oooo00=000000?ooo`3oool01@3oool00d000000 oooo0?ooo`020?ooo`03@000003oool0oooo00D0oooo00<000000?ooo`3oool0o`3ooon50?ooo`00 503oool5@00000@0oooo140000080?ooo`030000003oool0oooo0?l0ooooQ@3oool002T0oooo00<0 00000?ooo`3oool0o`3ooon50?ooo`00:@3oool00`000000oooo0?ooo`3o0?ooohD0oooo000Y0?oo o`030000003oool0oooo0?l0ooooQ@3oool002T0oooo00<000000?ooo`3oool0o`3ooon50?ooo`00 :@3oool00`000000oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`03000004000000oooo0?l0ooooQ@3o ool002T0oooo00<000000?ooo`3oool0o`3ooon50?ooo`00:@3oool00`000000oooo0?ooo`3o0?oo ohD0oooo000Y0?ooo`030000003oool0oooo0?l0ooooQ@3oool002T0oooo00<000000?ooo`3oool0 o`3ooon50?ooo`00:@3oool00`000000oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`030000003oool0 oooo0?l0ooooQ@3oool002T0oooo00<000000?ooo`3oool0o`3ooon50?ooo`00:@3oool00`000000 oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`030000003oool0oooo0?l0ooooQ@3oool002T0oooo00<0 00000?ooo`3oool0o`3ooon50?ooo`00:@3oool00`00001000000?ooo`3o0?ooohD0oooo000Y0?oo o`030000003oool0oooo0?l0ooooQ@3oool002T0oooo00<000000?ooo`3oool0o`3ooon50?ooo`00 :@3oool00`000000oooo0?ooo`3o0?ooohD0oooo000Y0?ooo`030000003oool0oooo0?l0ooooQ@3o ool002T0oooo00<000000?ooo`3oool0o`3ooon50?ooo`00:@3oool00`000000oooo0?ooo`3o0?oo ohD0oooo000Y0?ooo`030000003oool0oooo0?l0ooooQ@3oool002T0oooo00<000000?ooo`3oool0 o`3oool`0?ooo`80000000=000000?ooo`3oool0D03oool002T0oooo00<000000?ooo`3oool0o`3o ool[0?ooo`D00000E@3oool002T0oooo00<00000@000003oool0o`3ooolO0?ooo``00000FP3oool0 02T0oooo00<000000?ooo`3oool0o`3ooolI0?ooo`H00000IP3oool002T0oooo00<000000?ooo`3o ool0o`3ooolC0?ooo`H00000K03oool002T0oooo00<000000?ooo`3oool0o`3oool=0?ooo`H00000 LP3oool002T0oooo00<000000?ooo`3oool0o`3oool70?ooo`H00000N03oool002T0oooo00<00000 0?ooo`3oool0o`3oool10?ooo`H00000OP3oool002T0oooo00<000000?ooo`3oool0nP3oool60000 08@0oooo000Y0?ooo`030000003oool0oooo0?D0oooo1@00002:0?ooo`00:@3oool00`000000oooo 0?ooo`3b0?ooo`<00000S`3oool002T0oooo00<000000?ooo`3oool0kP3oool400000980oooo000Y 0?ooo`030000003oool0oooo0>P0oooo1P00002F0?ooo`00:@3oool00`00001000000?ooo`3T0?oo o`@00000W03oool002T0oooo00<000000?ooo`3oool0h03oool400000:00oooo000Y0?ooo`030000 003oool0oooo0=l0oooo0P00002S0?ooo`00:@3oool00`000000oooo0?ooo`3N0?ooo`030000003o ool0oooo0:<0oooo000Y0?ooo`030000003oool0oooo0=d0oooo00<000000?ooo`3oool0Y03oool0 02T0oooo00<000000?ooo`3oool0g03oool00`000000oooo0?ooo`2U0?ooo`00:@3oool00`000000 oooo0?ooo`3K0?ooo`030000003oool0oooo0:H0oooo000:0?ooo`M000000`3oool4@00000D0oooo 140000080?ooo`030000003oool0oooo0=X0oooo00<000000?ooo`3oool0Y`3oool000d0oooo00=0 00000?ooo`3oool00`3oool00d000000oooo0?ooo`020?ooo`05@000003oool0oooo0?oood000000 103oool00d000000oooo0?ooo`050?ooo`030000003oool0oooo0=T0oooo00<000000?ooo`3oool0 Z03oool000d0oooo00=000000?ooo`3oool00`3oool00d000000oooo0?ooo`020?ooo`05@000003o ool0oooo0?oood000000103oool00d000000oooo0?ooo`050?ooo`030000003oool0oooo0=T0oooo 00<000000?ooo`3oool0Z03oool000d0oooo00=000000?ooo`3oool00`3oool00d000000oooo0?oo o`020?ooo`05@000003oool0oooo0?oood000000103oool00d000000oooo0?ooo`050?ooo`800000 00=000000?ooo`3oool0eP3oool00`000000oooo0?ooo`2Y0?ooo`003@3oool00d000000oooo0?oo o`030?ooo`03@000003oool0oooo0080oooo00E000000?ooo`3oool0oooo@00000040?ooo`03@000 003oool0oooo00D0oooo00<000000?ooo`3oool0e`3oool00`000000oooo0?ooo`2Z0?ooo`003@3o ool00d000000oooo0?ooo`030?ooo`03@000003oool0oooo0080oooo00E000000?ooo`3oool0oooo @00000040?ooo`03@000003oool0oooo00D0oooo00<000000?ooo`3oool0e`3oool00`000000oooo 0?ooo`2Z0?ooo`003@3oool00d000000oooo0?ooo`030?ooo`03@000003oool0oooo0080oooo00E0 00000?ooo`3oool0oooo@00000040?ooo`03@000003oool0oooo00D0oooo00<000000?ooo`3oool0 eP3oool00`000000oooo0?ooo`2[0?ooo`002`3oool3@00000D0oooo00=000000?ooo`3oool00P3o ool01D000000oooo0?ooo`3ooom0000000@0oooo00=000000?ooo`3oool01@3oool00`000000oooo 0?ooo`3E0?ooo`030000003oool0oooo0:`0oooo000=0?ooo`03@000003oool0oooo00@0oooo1400 00050?ooo`A00000203oool00`000000oooo0?ooo`3D0?ooo`030000003oool0oooo0:d0oooo000Y 0?ooo`030000003oool0oooo0=@0oooo00<000000?ooo`3oool0[@3oool002T0oooo00<000000?oo o`3oool0d`3oool00`000000oooo0?ooo`2^0?ooo`00:@3oool00`000000oooo0?ooo`3B0?ooo`03 0000003oool0oooo0:l0oooo000Y0?ooo`030000003oool0oooo0=80oooo00<000000?ooo`3oool0 [`3oool002T0oooo00<000000?ooo`3oool0d@3oool00`000000oooo0?ooo`2`0?ooo`00:@3oool0 0`00001000000?ooo`3@0?ooo`030000003oool0oooo0;40oooo000Y0?ooo`030000003oool0oooo 0=00oooo00<000000?ooo`3oool0/@3oool002T0oooo00<000000?ooo`3oool0c`3oool00`000000 oooo0?ooo`2b0?ooo`00:@3oool00`000000oooo0?ooo`3>0?ooo`030000003oool0oooo0;<0oooo 000Y0?ooo`030000003oool0oooo0"], ImageRangeCache->{{{0, 431}, {265.875, 0}} -> {-0.173271, -17.1248, \ 0.00631589, 1.4307}}], Cell[BoxData[ \("The maximum bending stress occurs in tension and in compression"\)], \ "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[{ \(\(AnsC = ExpandAll[\(\(Flatten[ NSolve[Min[ Table[\[Sigma]\_zzC\/10\^6, {\[Alpha], 0.7, 1.30, 0.1}]] == \[Sigma]\_zzC\/10\^6, \ \[Alpha]]]\)[\([1]\)]\)[\([2]\)]];\)\), "\[IndentingNewLine]", \(Print["\", \ AnsC, "\< and has a value of \>", \ \(-Min[ Table[\[Sigma]\_zzC\/10\^6, {\[Alpha], 0.7, 1.30, 0.1}]]\), \ "\< MPa in compression\>"]\), \ "\[IndentingNewLine]", \(\(AnsE = ExpandAll[\(\(Flatten[ NSolve[Max[ Table[\[Sigma]\_zzB\/10\^6, {\[Alpha], 0.7, 1.30, 0.1}]] == \[Sigma]\_zzB\/10\^6, \ \[Alpha]]]\)[\([1]\)]\)[\([2]\)]];\)\), "\[IndentingNewLine]", \(Print["\", \ AnsE, "\< and has a value of \>", \ Max[Table[\[Sigma]\_zzB\/10\^6, {\[Alpha], 0.7, 1.30, 0.1}]], \ "\< MPa in tension\>"]\)}], "Input"], Cell[BoxData[ InterpretationBox[\("Maximum bending stress in compression occurs at \ location C' when \[Alpha] = "\[InvisibleSpace]0.7000000000000001`\ \[InvisibleSpace]" and has a value of "\[InvisibleSpace]195.33309446327073`\ \[InvisibleSpace]" MPa in compression"\), SequenceForm[ "Maximum bending stress in compression occurs at location C' when \ \[Alpha] = ", .70000000000000007, " and has a value of ", 195.33309446327073, " MPa in compression"], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[\("Maximum bending stress in tension occurs at location \ B' when \[Alpha] = "\[InvisibleSpace]0.7`\[InvisibleSpace]" and has a value \ of "\[InvisibleSpace]112.04189409333054`\[InvisibleSpace]" MPa in tension"\), SequenceForm[ "Maximum bending stress in tension occurs at location B' when \[Alpha] \ = ", .69999999999999996, " and has a value of ", 112.04189409333054, " MPa in tension"], Editable->False]], "Print"] }, Open ]] }, Open ]] }, Open ]] }, FrontEndVersion->"4.1 for Microsoft Windows", ScreenRectangle->{{0, 1024}, {0, 723}}, WindowToolbars->{"RulerBar", "EditBar"}, WindowSize->{1016, 696}, WindowMargins->{{0, Automatic}, {Automatic, 0}}, PrintingCopies->1, PrintingPageRange->{Automatic, Automatic}, PageHeaders->{{Inherited, Inherited, Inherited}, {Cell[ TextData[ {"Soln to Homework 7"}], "Header"], Inherited, Inherited}}, ShowCellLabel->False, PrivateFontOptions->{"FontType"->"Outline"}, Magnification->1.5, StyleDefinitions -> "Classroom.nb" ] (******************************************************************* Cached data follows. If you edit this Notebook file directly, not using Mathematica, you must remove the line containing CacheID at the top of the file. The cache data will then be recreated when you save this file from within Mathematica. *******************************************************************) (*CellTagsOutline CellTagsIndex->{} *) (*CellTagsIndex CellTagsIndex->{} *) (*NotebookFileOutline Notebook[{ Cell[1705, 50, 191, 4, 174, "Title"], Cell[1899, 56, 88, 1, 71, "Input"], Cell[CellGroupData[{ Cell[2012, 61, 76, 1, 89, "Section"], Cell[2091, 64, 175, 3, 71, "Input"], Cell[2269, 69, 268, 8, 40, "Text"] }, Open ]], Cell[CellGroupData[{ Cell[2574, 82, 90, 1, 89, "Section"], Cell[2667, 85, 64, 1, 40, "Text"], Cell[CellGroupData[{ Cell[2756, 90, 360, 6, 148, "Input"], Cell[3119, 98, 590, 13, 35, "Print"] }, Open ]], Cell[3724, 114, 66, 1, 40, "Text"], Cell[CellGroupData[{ Cell[3815, 119, 374, 7, 148, "Input"], Cell[4192, 128, 504, 9, 35, "Print"] }, Open ]], Cell[4711, 140, 59, 1, 40, "Text"], Cell[CellGroupData[{ Cell[4795, 145, 438, 8, 163, "Input"], Cell[5236, 155, 747, 17, 35, "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[6032, 178, 259, 9, 89, "Section"], Cell[6294, 189, 124, 4, 40, "Text"], Cell[CellGroupData[{ Cell[6443, 197, 293, 5, 143, "Input"], Cell[6739, 204, 479, 10, 46, "Print"] }, Open ]], Cell[7233, 217, 127, 4, 40, "Text"], Cell[CellGroupData[{ Cell[7385, 225, 292, 5, 143, "Input"], Cell[7680, 232, 449, 9, 47, "Print"] }, Open ]], Cell[8144, 244, 144, 5, 40, "Text"], Cell[CellGroupData[{ Cell[8313, 253, 438, 9, 189, "Input"], Cell[8754, 264, 76, 1, 34, "Print"], Cell[8833, 267, 863, 23, 51, "Print"] }, Open ]], Cell[9711, 293, 201, 6, 44, "Text"], Cell[CellGroupData[{ Cell[9937, 303, 446, 7, 197, "Input"], Cell[10386, 312, 62, 1, 34, "Print"], Cell[10451, 315, 1855, 52, 81, "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[12355, 373, 259, 9, 89, "Section"], Cell[12617, 384, 122, 4, 40, "Text"], Cell[CellGroupData[{ Cell[12764, 392, 331, 6, 143, "Input"], Cell[13098, 400, 642, 15, 47, "Print"] }, Open ]], Cell[13755, 418, 125, 4, 40, "Text"], Cell[CellGroupData[{ Cell[13905, 426, 304, 5, 143, "Input"], Cell[14212, 433, 501, 10, 46, "Print"] }, Open ]], Cell[14728, 446, 144, 5, 40, "Text"], Cell[CellGroupData[{ Cell[14897, 455, 438, 9, 189, "Input"], Cell[15338, 466, 76, 1, 34, "Print"], Cell[15417, 469, 891, 23, 47, "Print"] }, Open ]], Cell[16323, 495, 201, 6, 44, "Text"], Cell[CellGroupData[{ Cell[16549, 505, 442, 7, 197, "Input"], Cell[16994, 514, 62, 1, 34, "Print"], Cell[17059, 517, 1843, 52, 81, "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[18951, 575, 201, 6, 89, "Section"], Cell[19155, 583, 63, 1, 40, "Text"], Cell[CellGroupData[{ Cell[19243, 588, 705, 13, 248, "Input"], Cell[19951, 603, 102, 2, 34, "Print"], Cell[20056, 607, 417, 8, 35, "Print"] }, Open ]], Cell[20488, 618, 66, 1, 40, "Text"], Cell[CellGroupData[{ Cell[20579, 623, 666, 12, 247, "Input"], Cell[21248, 637, 105, 2, 34, "Print"], Cell[21356, 641, 419, 8, 35, "Print"] }, Open ]], Cell[21790, 652, 54, 1, 40, "Text"], Cell[CellGroupData[{ Cell[21869, 657, 481, 9, 123, "Input"], Cell[22353, 668, 88, 1, 34, "Print"], Cell[22444, 671, 415, 8, 35, "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[22908, 685, 193, 6, 128, "Section"], Cell[23104, 693, 63, 1, 40, "Text"], Cell[CellGroupData[{ Cell[23192, 698, 686, 13, 248, "Input"], Cell[23881, 713, 102, 2, 34, "Print"], Cell[23986, 717, 417, 8, 35, "Print"] }, Open ]], Cell[24418, 728, 66, 1, 40, "Text"], Cell[CellGroupData[{ Cell[24509, 733, 663, 12, 248, "Input"], Cell[25175, 747, 105, 2, 34, "Print"], Cell[25283, 751, 416, 8, 35, "Print"] }, Open ]], Cell[25714, 762, 54, 1, 40, "Text"], Cell[CellGroupData[{ Cell[25793, 767, 481, 9, 123, "Input"], Cell[26277, 778, 88, 1, 34, "Print"], Cell[26368, 781, 415, 8, 35, "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[26832, 795, 193, 6, 128, "Section"], Cell[27028, 803, 63, 1, 40, "Text"], Cell[CellGroupData[{ Cell[27116, 808, 573, 10, 174, "Input"], Cell[27692, 820, 102, 2, 34, "Print"], Cell[27797, 824, 416, 8, 35, "Print"] }, Open ]], Cell[28228, 835, 66, 1, 40, "Text"], Cell[CellGroupData[{ Cell[28319, 840, 578, 10, 174, "Input"], Cell[28900, 852, 105, 2, 34, "Print"], Cell[29008, 856, 417, 8, 35, "Print"] }, Open ]], Cell[29440, 867, 54, 1, 40, "Text"], Cell[CellGroupData[{ Cell[29519, 872, 481, 9, 123, "Input"], Cell[30003, 883, 88, 1, 34, "Print"], Cell[30094, 886, 415, 8, 35, "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[30558, 900, 58, 1, 90, "Section"], Cell[CellGroupData[{ Cell[30641, 905, 72, 1, 74, "Subsection"], Cell[30716, 908, 130, 2, 97, "Input"], Cell[30849, 912, 101, 1, 40, "Text"], Cell[CellGroupData[{ Cell[30975, 917, 665, 11, 168, "Input"], Cell[31643, 930, 843, 21, 60, "Print"], Cell[32489, 953, 678, 15, 34, "Print"] }, Open ]], Cell[33182, 971, 102, 1, 40, "Text"], Cell[CellGroupData[{ Cell[33309, 976, 65, 1, 65, "Subsubsection"], Cell[CellGroupData[{ Cell[33399, 981, 1342, 26, 419, "Input"], Cell[34744, 1009, 339, 7, 34, "Print"], Cell[35086, 1018, 483, 12, 35, "Print"], Cell[35572, 1032, 27840, 673, 278, 6698, 407, "GraphicsData", "PostScript", \ "Graphics"], Cell[63415, 1707, 316, 6, 34, "Print"], Cell[63734, 1715, 316, 6, 34, "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[64099, 1727, 65, 1, 65, "Subsubsection"], Cell[CellGroupData[{ Cell[64189, 1732, 1365, 27, 419, "Input"], Cell[65557, 1761, 346, 7, 34, "Print"], Cell[65906, 1770, 463, 10, 35, "Print"], Cell[66372, 1782, 26572, 654, 278, 6645, 403, "GraphicsData", "PostScript", \ "Graphics"], Cell[92947, 2438, 316, 6, 34, "Print"], Cell[93266, 2446, 316, 6, 34, "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[93631, 2458, 65, 1, 65, "Subsubsection"], Cell[CellGroupData[{ Cell[93721, 2463, 1386, 28, 419, "Input"], Cell[95110, 2493, 351, 7, 34, "Print"], Cell[95464, 2502, 482, 12, 35, "Print"], Cell[95949, 2516, 27844, 666, 278, 6593, 399, "GraphicsData", "PostScript", \ "Graphics"], Cell[123796, 3184, 315, 6, 34, "Print"], Cell[124114, 3192, 316, 6, 34, "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[124479, 3204, 65, 1, 65, "Subsubsection"], Cell[CellGroupData[{ Cell[124569, 3209, 1364, 27, 419, "Input"], Cell[125936, 3238, 351, 7, 34, "Print"], Cell[126290, 3247, 483, 12, 35, "Print"], Cell[126776, 3261, 27525, 665, 278, 6651, 403, "GraphicsData", "PostScript", \ "Graphics"], Cell[154304, 3928, 316, 6, 34, "Print"], Cell[154623, 3936, 315, 6, 34, "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[154987, 3948, 65, 1, 65, "Subsubsection"], Cell[CellGroupData[{ Cell[155077, 3953, 1334, 26, 419, "Input"], Cell[156414, 3981, 346, 7, 34, "Print"], Cell[156763, 3990, 463, 10, 35, "Print"], Cell[157229, 4002, 27484, 665, 278, 6650, 403, "GraphicsData", "PostScript", \ "Graphics"], Cell[184716, 4669, 316, 6, 34, "Print"], Cell[185035, 4677, 314, 6, 34, "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[185398, 4689, 65, 1, 65, "Subsubsection"], Cell[CellGroupData[{ Cell[185488, 4694, 1337, 26, 419, "Input"], Cell[186828, 4722, 339, 7, 34, "Print"], Cell[187170, 4731, 483, 12, 35, "Print"], Cell[187656, 4745, 27361, 663, 278, 6645, 403, "GraphicsData", "PostScript", \ "Graphics"], Cell[215020, 5410, 317, 6, 34, "Print"], Cell[215340, 5418, 314, 6, 34, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[215691, 5429, 538, 10, 169, "Input"], Cell[216232, 5441, 32545, 805, 278, 8207, 500, "GraphicsData", "PostScript", \ "Graphics"], Cell[248780, 6248, 111, 2, 34, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[248928, 6255, 1111, 20, 547, "Input"], Cell[250042, 6277, 488, 9, 59, "Print"], Cell[250533, 6288, 487, 9, 59, "Print"] }, Open ]], Cell[251035, 6300, 167, 3, 101, "Title"], Cell[251205, 6305, 120, 2, 89, "Input"] }, Open ]] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[251386, 6314, 90, 1, 89, "Section"], Cell[251479, 6317, 64, 1, 40, "Text"], Cell[CellGroupData[{ Cell[251568, 6322, 353, 6, 148, "Input"], Cell[251924, 6330, 498, 9, 35, "Print"] }, Open ]], Cell[252437, 6342, 66, 1, 40, "Text"], Cell[CellGroupData[{ Cell[252528, 6347, 374, 7, 148, "Input"], Cell[252905, 6356, 504, 9, 35, "Print"] }, Open ]], Cell[253424, 6368, 59, 1, 40, "Text"], Cell[CellGroupData[{ Cell[253508, 6373, 731, 14, 215, "Input"], Cell[254242, 6389, 44, 1, 70, "Output"], Cell[254289, 6392, 93, 1, 34, "Print"], Cell[254385, 6395, 501, 9, 35, "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[254935, 6410, 259, 9, 89, "Section"], Cell[255197, 6421, 201, 6, 44, "Text"], Cell[CellGroupData[{ Cell[255423, 6431, 1008, 19, 422, "Input"], Cell[256434, 6452, 78, 1, 34, "Print"], Cell[256515, 6455, 51, 1, 87, "Output"], Cell[256569, 6458, 62, 1, 34, "Print"], Cell[256634, 6461, 38, 1, 83, "Output"], Cell[256675, 6464, 93, 1, 34, "Print"], Cell[256771, 6467, 455, 9, 47, "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[257275, 6482, 259, 9, 89, "Section"], Cell[257537, 6493, 201, 6, 44, "Text"], Cell[CellGroupData[{ Cell[257763, 6503, 1110, 20, 447, "Input"], Cell[258876, 6525, 78, 1, 34, "Print"], Cell[258957, 6528, 60, 1, 83, "Output"], Cell[259020, 6531, 62, 1, 34, "Print"], Cell[259085, 6534, 52, 1, 83, "Output"], Cell[259140, 6537, 93, 1, 34, "Print"], Cell[259236, 6540, 62, 1, 34, "Print"], Cell[259301, 6543, 532, 10, 47, "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[259882, 6559, 201, 6, 89, "Section"], Cell[260086, 6567, 63, 1, 40, "Text"], Cell[CellGroupData[{ Cell[260174, 6572, 906, 18, 300, "Input"], Cell[261083, 6592, 64, 1, 83, "Output"], Cell[261150, 6595, 93, 1, 34, "Print"], Cell[261246, 6598, 64, 1, 83, "Output"], Cell[261313, 6601, 102, 2, 34, "Print"], Cell[261418, 6605, 533, 10, 35, "Print"] }, Open ]], Cell[261966, 6618, 66, 1, 40, "Text"], Cell[CellGroupData[{ Cell[262057, 6623, 889, 17, 279, "Input"], Cell[262949, 6642, 85, 1, 87, "Output"], Cell[263037, 6645, 93, 1, 34, "Print"], Cell[263133, 6648, 64, 1, 83, "Output"], Cell[263200, 6651, 105, 2, 34, "Print"], Cell[263308, 6655, 534, 10, 35, "Print"] }, Open ]], Cell[263857, 6668, 54, 1, 40, "Text"], Cell[CellGroupData[{ Cell[263936, 6673, 758, 15, 200, "Input"], Cell[264697, 6690, 85, 1, 87, "Output"], Cell[264785, 6693, 64, 1, 83, "Output"], Cell[264852, 6696, 470, 12, 47, "Print"], Cell[265325, 6710, 88, 1, 34, "Print"], Cell[265416, 6713, 535, 10, 35, "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[266000, 6729, 193, 6, 128, "Section"], Cell[266196, 6737, 63, 1, 40, "Text"], Cell[CellGroupData[{ Cell[266284, 6742, 887, 17, 279, "Input"], Cell[267174, 6761, 90, 1, 88, "Output"], Cell[267267, 6764, 93, 1, 34, "Print"], Cell[267363, 6767, 52, 1, 87, "Output"], Cell[267418, 6770, 102, 2, 34, "Print"], Cell[267523, 6774, 418, 8, 35, "Print"] }, Open ]], Cell[267956, 6785, 66, 1, 40, "Text"], Cell[CellGroupData[{ Cell[268047, 6790, 894, 17, 300, "Input"], Cell[268944, 6809, 55, 1, 87, "Output"], Cell[269002, 6812, 93, 1, 34, "Print"], Cell[269098, 6815, 55, 1, 87, "Output"], Cell[269156, 6818, 105, 2, 34, "Print"], Cell[269264, 6822, 417, 8, 35, "Print"] }, Open ]], Cell[269696, 6833, 54, 1, 40, "Text"], Cell[CellGroupData[{ Cell[269775, 6838, 758, 15, 200, "Input"], Cell[270536, 6855, 93, 1, 88, "Output"], Cell[270632, 6858, 55, 1, 87, "Output"], Cell[270690, 6861, 425, 11, 51, "Print"], Cell[271118, 6874, 88, 1, 34, "Print"], Cell[271209, 6877, 419, 8, 35, "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[271677, 6891, 193, 6, 128, "Section"], Cell[271873, 6899, 63, 1, 40, "Text"], Cell[CellGroupData[{ Cell[271961, 6904, 810, 15, 226, "Input"], Cell[272774, 6921, 61, 1, 83, "Output"], Cell[272838, 6924, 93, 1, 34, "Print"], Cell[272934, 6927, 61, 1, 83, "Output"], Cell[272998, 6930, 102, 2, 34, "Print"], Cell[273103, 6934, 484, 8, 35, "Print"] }, Open ]], Cell[273602, 6945, 66, 1, 40, "Text"], Cell[CellGroupData[{ Cell[273693, 6950, 809, 15, 226, "Input"], Cell[274505, 6967, 61, 1, 83, "Output"], Cell[274569, 6970, 93, 1, 34, "Print"], Cell[274665, 6973, 61, 1, 83, "Output"], Cell[274729, 6976, 105, 2, 34, "Print"], Cell[274837, 6980, 484, 8, 35, "Print"] }, Open ]], Cell[275336, 6991, 54, 1, 40, "Text"], Cell[CellGroupData[{ Cell[275415, 6996, 637, 12, 174, "Input"], Cell[276055, 7010, 60, 1, 83, "Output"], Cell[276118, 7013, 443, 11, 47, "Print"], Cell[276564, 7026, 88, 1, 34, "Print"], Cell[276655, 7029, 481, 8, 35, "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[277185, 7043, 59, 1, 90, "Section"], Cell[277247, 7046, 66, 1, 40, "Text"], Cell[CellGroupData[{ Cell[277338, 7051, 217, 5, 139, "Input"], Cell[277558, 7058, 40, 1, 89, "Output"], Cell[277601, 7061, 49, 1, 89, "Output"] }, Open ]], Cell[277665, 7065, 103, 1, 40, "Text"], Cell[CellGroupData[{ Cell[277793, 7070, 656, 11, 168, "Input"], Cell[278452, 7083, 244, 4, 93, "Output"], Cell[278699, 7089, 761, 18, 54, "Print"], Cell[279463, 7109, 634, 14, 48, "Print"] }, Open ]], Cell[280112, 7126, 104, 1, 40, "Text"], Cell[CellGroupData[{ Cell[280241, 7131, 76, 1, 65, "Subsubsection"], Cell[CellGroupData[{ Cell[280342, 7136, 1227, 23, 390, "Input"], Cell[281572, 7161, 68, 1, 34, "Print"], Cell[281643, 7164, 664, 15, 51, "Print"], Cell[282310, 7181, 29953, 718, 278, 7031, 430, "GraphicsData", "PostScript", \ "Graphics"], Cell[312266, 7901, 318, 7, 34, "Print"], Cell[312587, 7910, 319, 7, 34, "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[312955, 7923, 76, 1, 65, "Subsubsection"], Cell[CellGroupData[{ Cell[313056, 7928, 1250, 25, 390, "Input"], Cell[314309, 7955, 68, 1, 34, "Print"], Cell[314380, 7958, 660, 15, 51, "Print"], Cell[315043, 7975, 30405, 714, 278, 6790, 418, "GraphicsData", "PostScript", \ "Graphics"], Cell[345451, 8691, 321, 6, 34, "Print"], Cell[345775, 8699, 320, 6, 34, "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[346144, 8711, 85, 1, 65, "Subsubsection"], Cell[CellGroupData[{ Cell[346254, 8716, 1256, 24, 390, "Input"], Cell[347513, 8742, 68, 1, 34, "Print"], Cell[347584, 8745, 660, 15, 51, "Print"], Cell[348247, 8762, 30144, 700, 278, 6686, 406, "GraphicsData", "PostScript", \ "Graphics"], Cell[378394, 9464, 319, 7, 34, "Print"], Cell[378716, 9473, 320, 7, 34, "Print"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[379085, 9486, 63, 1, 65, "Subsubsection"], Cell[CellGroupData[{ Cell[379173, 9491, 494, 9, 143, "Input"], Cell[379670, 9502, 31105, 744, 278, 7269, 445, "GraphicsData", "PostScript", \ "Graphics"], Cell[410778, 10248, 100, 2, 34, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[410915, 10255, 416, 6, 143, "Input"], Cell[411334, 10263, 29162, 674, 278, 6595, 391, "GraphicsData", "PostScript", \ "Graphics"], Cell[440499, 10939, 100, 2, 34, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[440636, 10946, 1106, 22, 445, "Input"], Cell[441745, 10970, 516, 9, 59, "Print"], Cell[442264, 10981, 481, 8, 59, "Print"] }, Open ]] }, Open ]] }, Open ]] } ] *) (******************************************************************* End of Mathematica Notebook file. *******************************************************************)