Page 1 of 1

Solve in SCILAB: The maximum pressure, P, in kg/mm2 that a wire rope can withstand is given by: Pd=25d2+ln⁡(d) where d i

Posted: Thu Jul 14, 2022 2:45 pm
by answerhappygod
Solve in SCILAB:
The maximum pressure, P, in kg/mm2 that a wire rope canwithstand is given by:
Pd=25d2+ln⁡(d)
where d is the diameter in mm. Determine the value of thediameter needed to withstand a pressure of 1.5 × 10−4 kg/mm2.Knowing that this diameter belongs to the range [0.2 0.3], use twoiterative methods to calculate an approximation with a relativeerror of less than 10−3. Plot the graph of the function and comparethe results.