logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Stanley BaxterComputer science
(5/5)

864 Answers

Hire Me
expert
Mahima VatsAccounting
(/5)

987 Answers

Hire Me
expert
Cameron CollinsEnglish
(5/5)

845 Answers

Hire Me
expert
Jyoti PrajapatiStatistics
(/5)

517 Answers

Hire Me
MATLAB
(5/5)

A company advertises that their plastic concrete framework can be used 300 times in casting before it starts to deteriorate

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Q1 Determine the real root of 𝑓(π‘₯) = 2 cos(π‘₯) − π‘₯ using 20 iterations of the false position method, with initial guesses of xl = 3 and xu = 0 (2.5 marks)

(Final Answer: Root= 1.0355)

Q2 Use Gauss elimination method to solve the following system: 2π‘₯ + 𝑦 + 𝑧 = 10 3π‘₯ + 2𝑦 + 3𝑧 = 18 π‘₯ + 4𝑦 + 9𝑧 = 16 (2.5 marks)

(Final Answer: π‘₯ = 7; 𝑦 = −9; 𝑧 = 5)

Q3 A company advertises that their plastic concrete framework can be used 300 times in casting before it starts to deteriorate. The probability that their product can sustain up to 350 of casting is given in the following formula. Find the probability that the frameworks can last up to 350 times by using the Simpson’s 3/8 rule with n= 300 𝑓(π‘₯) = π‘₯ 100 + π‘₯ (2.5 marks)

(Final Answer: I= 38.2217)

Q4 Using Heun’s Method, compute the value of y at x= 10 taking h= 0.1, Given 𝑑𝑦 𝑑π‘₯ = π‘₯ 3 − 2π‘₯ 2 + π‘₯ − 10 and y(0)= 3 (2.5 marks)

(Final Answer: f(10)= 1783.55)

(5/5)
Attachments:

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. ThisΒ  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme