quiz حل الأسئلة الجامعية manage_search الأرشيف

تم الحل ✓
categoryرياضيات schoolبكالوريوس event_available2026-07-13

السؤال

Transcribed Image Text:

1. Find a root of the equation using the following methods: x²-3 sin x+1=0 a. Newton Raphson Numerical Method (x=0.0 and tolerance = 0.001)-Hand Calculation b. Using Programming like C++ or MatLab or QBasic (xo = 0.0 and tolerance = 0.001) 2. Find a root of the equation using the following methods: ex-3x=0 a. Bisection Numerical Method (x₁ = 0.0 and x2 = 1 and tolerance = 0.001)-Hand Calculation b. Using Programming like C++ or MatLab or QBasic (x₁ = 0.0 and x2 = 1 and tolerance = 0.00001) 3. Discuss the results obtained from your numerical analysis (hand calculation as well as programming)

check_circle الجواب — حل مفصل خطوة بخطوة

hourglass_top