Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider the complex number z = i ( 5 + 7 i ) . Recall that i is the imaginary unit, where i 2 =

Consider the complex number z = i(5+7i). Recall that i is the imaginary unit, where i2=1.
(a) Consider the following commands.
(i)
z=complex(0,1)*complex(5,7)
(ii)
z=complex(5,-7)
(iii)
z=5j-7
(iv)
z=j(5+7j)
Determine which of the above commands gives a correct representation (1) or NOT correct representation (2) of the above complex number z.
So, for example, if you think that the answers, in the above order, are Correct,Not Correct,Not Correct,Correct then you would enter '1,2,2,1' into the answer box below (without the quotes).
(b) Consider the following commands.
(i)
z=-7+5*j
(ii)
z=complex(-7,5)
(iii)
z=1j*(5+7j)
(iv)
z=j*(5+7*j)
Determine which of the above commands gives a correct representation (1) or NOT correct representation (2) of the above complex number z.
So, for example, if you think that the answers, in the above order, are Correct,Not Correct,Not Correct,Correct then you would enter '1,2,2,1' into the answer box below (without the quotes).

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

1 2 3 Data Base Techniques

Authors: Dick Andersen

1st Edition

0880223464, 978-0880223461

More Books

Students also viewed these Databases questions

Question

Question Can life insurance be used in a Keogh (HR 10) plan?

Answered: 1 week ago