Answer: Negative 1 The slope of parallel lines is the same.
The attachment shows two such lines, given coordinates labeled.
Step-by-step explanation:
Find the slope of the line passing through the given points.
rise/run
Rise is the difference in y-values 7-(-5) = 12
Run is the difference between x-values -5 - 7 = - 12
The Slope is 12/-12 simplify:
slope = -1
She worked as a carpenter for 12 hours and as a blacksmith for 18 hours.
Assuming you mean she earned $20 as a carpenter and $25 as a blacksmith per hour, with a total of 30 hours for $690,
let c represent carpenter hours and b for blacksmith hours.
20c + 25b = 690
c + b = 30
Subtract b from each side so that c = 30 - b
Plug this value into the first equation
20(30 - b) + 25b = 690
600 - 20b + 25b = 690
600 + 5b = 690
5b = 90
b = 18
To find c, plug this value of b into the other equation
c + 18 = 30
c = 12
Answer:
volume = length^3
3375= length^3
therefore length = 15 units
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.
Answer:
3 yards
Step-by-step explanation:
8 1/2 - 2 1/2 = 6
6 - 3 = 3
Your answer is 3.
Please mark as brainliest.