Loading [MathJax]/jax/output/SVG/jax.js
 

heureka

avatar
Benutzernameheureka
Punkte26396
Membership
Stats
Fragen 17
Antworten 5678

 #2
avatar+26396 
+5

3^x+x = √3

Solution with iteration: 3^x = \sqrt{3} - x \quad | \quad \ln{()} \\\\  x\ln{(3)} = \ln{ ( \sqrt{3} - x ) } \\\\  \textcolor[rgb]{1,0,0}{\boxed{x_{new} = \dfrac{ \ln{ ( \sqrt{3} - x_{old} ) } }{\ln{(3)} } } }\\\\   x_{old} \small{\text{ starts with 1} } }

 

nxnewxold10.28390849201120.638164317420.2839084920130.081682084590.6381643174240.456028697830.0816820845950.221868546960.4560286978360.375228231280.2218685469670.277755517970.3752282312880.340904111590.2777555179790.300495790540.34090411159100.326558588180.30049579054110.309834123490.32655858818120.320601456230.30983412349130.313683989120.32060145623140.318134145650.31368398912150.315273760810.31813414565160.317113334880.31527376081170.315930692560.31711333488180.316691176900.31593069256190.316202229240.31669117690200.316516624590.31651662459210.316314479560.31651662459220.316444456780.31631447956230.316360884860.31644445678240.316414620280.31636088486250.316380069630.31641462028260.316402285060.31638006963270.316388001010.31640228506280.316397185380.31638800101290.316391280010.31639718538300.316395077050.31639128001310.316392635630.31639507705320.316394205410.31639263563330.316393196080.31639420541340.316393845060.31639319608350.316393427780.31639384506360.316393696080.31639342778370.316393523570.31639369608380.316393634490.31639352357390.316393563170.31639363449400.316393609030.31639356317410.316393579540.31639360903420.316393598500.31639357954430.316393586310.31639359850440.316393594150.31639358631450.316393589110.31639359415460.316393592350.31639359235470.316393590260.31639359235480.316393591600.31639359026490.316393590740.31639359160500.316393591300.31639359130510.316393590940.31639359130520.316393591170.31639359094530.316393591020.31639359117540.316393591120.31639359102550.316393591060.31639359112560.316393591090.31639359106570.316393591070.31639359109580.316393591090.31639359107590.316393591080.31639359109600.316393591080.31639359108.........

x=0.31639359108

 

 

f(x)=ln(3x)ln(3)g(x)=x We set f(x)=g(x) and iterate the cut between line and our function. 

 

The convergence is given if the derivation |f(xStart)|<1

f(x)=ln(3x)ln(3)f(x)=1ln(3)(1)(3x)

.
02.12.2014
 #1
avatar+26396 
+8

There are 35 rabbits and birds combined in one cage. There are 94 legs in the cage. How may rabbits and how many birds are there?

\begin{array}{lrcrcl}  (1)& \quad \small{\text{ rabbits } & +& \small{\text{ birds }} &= & 35 \\\\  \hline \\  & \quad 4* \small{\text{ rabbits } &+& 2* \small{\text{ birds }} &=& 94 \quad | \quad :2\\\\  (2) & \quad 2* \small{\text{ rabbits } &+& \small{\text{ birds }} &=& 47 \\\\  \hline \\  (2)-(1): &2* \small{\text{ rabbits }-\small{\text{ rabbits } &+& \small{\text{ birds }} -\small{\text{ birds }} &=& 47-35\\\\  &\small{\text{ rabbits } } &+& 0 &=&12 \\\\  &\small{\text{ rabbits } }&& &=&12   \end{array}\\  \boxed{\small{\text{ rabbits } } =12 } \\  \begin{array}{lrcrcl}  (1) & \small{\text{ rabbits } }&+& \small{\text{ birds }} &=& 35 \\  & 12 & + & \small{\text{ birds }} & = & 35 \qquad | \quad -12 \\  & & & \small{\text{ birds }} & = & 35-12 \\  & && \small{\text{ birds }} & = & 23  \end{array}  \\  \boxed{birds = 23}

.
02.12.2014
 #1
avatar+26396 
+5

Eine Leuchtkugel fliegt vom Punkt P (4|0|0) geradlinig in richtung des Punktes Q (0|0|3). Eine zweite Leuchtkugel startet gleichzeitig vom Punkt R(0|3|0) und fliegt gradlinig in Richtung des Punktes T(0|0|7) (gleich schnell). Wie weit sind die Kuglen zu dem Zeitpunkt voneinander entfernt ,bei dem die erste Kugel Punkt Q erreicht ? Dieses ist eine Klausurübungsaufgabe aber ich komme leider nicht damit klar.

Ich weiß dass es etwas mit Gradenberechnung und oder Einheitsvektor zu tuen hat aber nachdem ich diese ausgerechnet habe weiß ich leider nicht mehr weiter.

Kugel 1 fliegt von P(4|0|0) nach Q(0|0|3). Das ist eine Strecke s1=|P(4|0|0)Q(0|0|3)|=|(40|00|03)|=|(4|0|3)|=42+02+(3)2=16+9=25=5

Kugel 2 fliegt von R(0|3|0) nach T(0|0|7). Das ist eine Strecke s2=|T(0|0|7)R(0|3|0)|=|(00|03|70)|=|(0|3|7)|=02+(3)2+72=9+49=58=7.61577310586

\small{\text{Wenn die Kugel 1 die Strecke }} s_1 \small{\text{  geflogen ist, also ihren Punkt Q erreicht hat,}} \\ \small{\text{  hat auch die Kugel 2 die Strecke }} s_1 \small{\text{ zur} \ddot{u}\small{\text{ckgelegt.  }}

\small{\text{  Die Geradengleichung der Kugel 2 lautet:   }} \vec{x} = \vec{R} + \lambda( \vec{T}-\vec{R} ) \\  \vec{T}-\vec{R} =T(0|0|7) -R(0|3|0) = (0-0|0-3|7-0)= (0|-3|7)\\  \lambda \small{\text{ ist auch das Verh}}\ddot{a}\small{\text{ltnis von zur}}\ddot{u}\small{\text{ckgelegter Strecke zur Gesamtstrecke.  }}\\\lambda =\frac{s_1}{s_2}= \frac{5}{\sqrt{58} }=0.65653216430  \small{\text{  . Die Kugel 2 hat dann den Punkt X: }} \\  \vec{x} = R(0|3|0)+\frac{5}{ \sqrt{58} } *(0|-3|7) \small{\text{  erreicht. }} \\  \vec{x} =   \left(\begin{array}{c}  0 + \frac{5}{ \sqrt{58} } * 0\\  3 + \frac{5}{ \sqrt{58} } * (-3)\\  0 + \frac{5}{ \sqrt{58} } * 7  \end{array}\right)  =  \left(\begin{array}{c}  0 \\  3 - \frac{15}{ \sqrt{58} } \\  \frac{35}{ \sqrt{58} }  \end{array}\right)  =  \left(\begin{array}{c}  0 \\  1.03040350710 \\  4.59572515009 }  \end{array}\right)\\\\  \small{\text{  Die Entfernung }} \overline{QX} \small{\text{ zum Punkt Q ist dann }} \\  \overline{QX} = | Q (0|0|3) -X (0|1.03040350710 |4.59572515009 )| = | (0-0|0-1.03040350710 |3-4.59572515009 )|=|(0|-1.03040350710 | -1.59572515009)| = \sqrt{0^2+(-1.03040350710 )^2+(-1.59572515009)^2} = \sqrt{3.60807014208}=1.89949207476

.
02.12.2014
 #1
avatar+26396 
+5

a c ountrys population in 1991 was 231 million. in 1999 it was 233 million. estimate the population in 2003 using the exponetial growth formula. round your answer to the nearest million.

\begin{array}{rcl}  (1) \quad p(1991) = 231 &=& p_0 * e^{\lambda*1991}\\  (2) \quad p(1999) = 233 &=& p_0 * e^{\lambda*1999} \\  \hline   \end{array}\\\\  (2):(1)   \begin{array}{rcl}  \frac{233}{231} &=& \frac{ \not{p_0} * e^{\lambda*1999} } {\not{p_0} * e^{\lambda*1991} }\\\\  \frac{233}{231}& = &e^{\lambda*1999-\lambda*1991} = e^{8\lambda}\\\\  \ln{(\frac{233}{231})&=& 8\lambda} \\\\  \lambda &=& \frac{ \ln{(\frac{233}{231} )} } {8} \\\\  \textcolor[rgb]{1,0,0}{ \lambda = 0.00107759288 }  \end{array}\\

 

p0=231eλ1991=231e0.001077592881991p0=27.0295384716

exponetial growth formula: p(year)=27.0295384716e0.00107759288year

p(2003)=27.0295384716e0.001077592882003p(2003)=27.0295384716e2.15841853962p(2003)=27.02953847168.65743543541p(2003)=234.006484167p(2003)234 Million

.
01.12.2014