saving . . . saved Query has been deleted. Query has been hidden .
Query
Title
Question
Help me in solving this question:
<span style="left: 322.992px; top: 502.223px; font-size: 19.9253px; font-family: sans-serif; transform: scaleX(0.857369);">Multiply 1st and 2nd row with scalars, 3</span><span style="left: 126.773px; top: 525.097px; font-size: 19.9253px; font-family: sans-serif; transform: scaleX(0.849345);">and 4 respectively, and determine the determinant of the resultant matrix.</span>

Scilab Matrix-Operations 03-04 min 20-30 sec 04-05-19, 12:42 p.m. swati.vashist19@gmail.com

Answers:

<span style="background-color: rgb(250, 250, 250);">First of all, define matrix A of all the values equal to 1 using ones command.</span>
Then type, A(1,:)=3 and A(2,:)=4 to get the desired matrix and find out it's determinant.
04-05-19, 12:47 p.m. rashpat93


Log-in to answer to this question.