Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Consider the complex number z = i(4+2i). Recall that i is the imaginary unit, where i2=1.
(a) Consider the following commands.
(i)
z=j*(4+2*j)
(ii)
z=complex(4,-2)
(iii)
z=j(4+2j)
(iv)
z=complex(-2,4)
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

Graph Databases

Authors: Ian Robinson, Jim Webber, Emil Eifrem

1st Edition

1449356265, 978-1449356262

More Books

Students also viewed these Databases questions