1. Write down the decimal divided by 1
2. Multiply both top and bottom by 10
3. Simplify the fraction.
Answer:
y+(21)=-4(x-7)
Step-by-step explanation:
the point slope equation , two point
m=y2-y1/x2-x1
m=23+21/-4-7=44/-11= -4
y+(21)=-4(x-7)
Answer: each guest gets 4.19 cm²
Step-by-step explanation:
The cake is a circle. The area which he cuts for himself is a sector with a central angle of 120 degrees. The formula for determining the area of a sector is expressed as
Area of sector = θ/360 × πr²
Where
θ represents the central angle
π is a constant whose value is 3.14
r represents the radius of the circle.
From the diagram,
r = 4cm
Therefore, area of the cake that he cut for himself is
120/360 × 3.14 × 4²
= 16.75 cm²
The total area of the cake is
3.14 × 4² = 50.24 cm²
Therefore, the rest of the cake is
50.24 - 16.75 = 33.49 cm²
The amount that each guest gets would be
33.49/8 = 4.19 cm²
F(x)=x⁴-1
f'(x)=4x³
Newton’s Method: x[n+1]=x[n]-f(x[n])/f'(x[n]); x[n+1]=x[n]-(x[n]⁴-1)/4x[n]³
x₁=3.00390625
x₂=2.26215...
x₃=1.7182...
X'=X-(X⁴-1)/4X³=X-X/4+1/4X³ is a symbolic way of writing the recursive formula, where X' represents the next iteration.
When X'≈X, -X/4+1/4X³≈0; so X/4≈1/4X³; X≈1/X³, so X⁴≈1 and X⁴-1≈0. But this is f(x)≈0. Hence Newton’s Method converges to a solution.
The rate of change is x[n+1]-x[n]=-(x[n]⁴-1)/4x[n]³=x[n]/4-1/4x[n]³ or symbolically -X/4+1/4X³.
Note that the method converges to one solution. A different x₀ will possibly converge to the solution x=-1.
The perimeter of a rectangle si length + length + width + width or 2l + 2w. Substitute your values in to get 2(70) + 2(65) → 140 + 130 → 270 feet