Purchase Solution

We start with the equation

Not what you're looking for?

Ask Custom Question

Please check my work and give me the correct answer. Thank you.

We start with the equation:
X1^2-6*X1+2=0
X1(1)=1-6+2=(-3)
X1(2)+9-6*(-3)+2=29
X1(3)=29^2-6*29+2=841-174+2=669
X1(4)=669^2-6*669+2=443549

X1=1/3+1/29+1/669+1/443549=
.3333333+.0344828+.0014947+.00000023=.369311

This is approximately equal to .36454.

Thus A my answer

Attachments
Purchase this Solution

Solution Summary

The expert checks equations for the correct answers.

Purchase this Solution


Free BrainMass Quizzes
Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.

Javscript Basics

Quiz on basics of javascript programming language.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.