Categories
5G Network
Agile
Amazon EC2
Android
Angular
Ansible
Arduino
Artificial Intelligence
Augmented Reality
AWS
Azure
Big Data
Blockchain
BootStrap
Cache Teachniques
Cassandra
Commercial Insurance
C#
C++
Cloud
CD
CI
Cyber Security
Data Handling
Data using R
Data Science
DBMS
Design-Pattern
DevOps
ECMAScript
Fortify
Ethical Hacking
Framework
GIT
GIT Slack
Gradle
Hadoop
HBase
HDFS
Hibernate
Hive
HTML
Image Processing
IOT
JavaScript
Java
Jenkins
Jira
JUnit
Kibana
Linux
Machine Learning
MangoDB
MVC
NGINX
Onsen UI
Oracle
PHP
Python
QTP
R Language
Regression Analysis
React JS
Robotic
Salesforce
SAP
Selenium
Service Discovery
Service Now
SOAP UI
Spark SQL
Testing
TOGAF
Research Method
Virtual Reality
Vue.js
Home
Recent Q&A
Feedback
Ask a Question
Consider the matrix A = \begin{pmatrix} 7 & 9 & -3 \\ 3 & -6 & 5 \\ 4 & 0 & 1 \end{pmatrix}
Home
>
Mathematics
>
Consider the matrix A = \begin{pmatrix} 7 & 9 & -3 \\ 3 & -6 & 5 \\ 4 & 0 & 1 \end{pmatrix}
asked
Jan 20, 2020
in
Mathematics
by
rahuljain1
Q:
Consider the matrix A = \begin{pmatrix} 7 & 9 & -3 \\ 3 & -6 & 5 \\ 4 & 0 & 1 \end{pmatrix}
⎝
⎛
7
3
4
9
−6
0
−3
5
1
⎠
⎞
. What is the value of minor M_{11}M11
#minor-value
Answer
1
Answer
0
votes
answered
Jan 20, 2020
by
rahuljain1
-6 is the answer
Click here to read more about Loan/Mortgage
Click here to read more about Insurance
Many hands make light work, Share it here
Facebook
Twitter
LinkedIn
Reddit
Related questions
0
votes
Q: Consider the matrix A = \begin{pmatrix} 7 & 9 & -3 \\ 3 & -6 & 5 \\ 4 & 0 & 1 \end{pmatrix}⎝⎛7349−60−351⎠⎞. What is the value of minor M_{11}M11?
asked
Jan 23, 2020
in
Data Science
by
AdilsonLima
0
votes
Q: What is the transpose of the given matrix? \begin{pmatrix} 7 & 9 & -3 \\ 3 & -6 & 5 \\ 4 & 0 & 1 \end{pmatrix}⎝⎛7349−60−351⎠⎞
asked
Jan 23, 2020
in
Data Science
by
AdilsonLima
+1
vote
Q: What kind of matrix is A? A = \begin{pmatrix} 1 & 2 & 3 \\ 0 & 5 & 7 \\ 0 & 0 & 9 \end{pmatrix}
asked
Jan 20, 2020
in
Mathematics
by
sharadyadav1986
#upper-triangle-matrix
0
votes
Q: Consider two matrices A = \begin{pmatrix} 0 & 1 \\ 1 & 1 \end{pmatrix}(0111) B = \begin{pmatrix} 5 & 6 \\ 2 & 1 \end{pmatrix}(5261) What is the value of AB?
asked
Jan 23, 2020
in
Data Science
by
AdilsonLima
0
votes
Q: What is the determinant of the matrix A = \begin{pmatrix} 1 & 3 & 2 \\ 4 & 1 & 3 \\ 2 & 2 & 0 \end{pmatrix}⎝⎛142312230⎠⎞?
asked
Jan 23, 2020
in
Data Science
by
AdilsonLima
+1
vote
Q: If you have two sets like this -> s1 = {1,2,3,4,5,6}, s2 = {5,6,7,8,9}. How would you find the common elements in these sets.
asked
Feb 15
in
Python
by
SakshiSharma
#python-dataset
dataset
python
0
votes
Q: A man has $ 10,000 to invest. He invests $ 4000 at 5 % and $ 3500 at 4 %. In order to have a yearly income of $ 500, he must invest the remainder at: (a) 6 % , (b) 6.1 %, (c) 6.2 %, (d) 6.3 %, (e) 6.4 %
asked
May 21, 2019
in
Mathematics
by
sheetalkhandelwal
#maths
#mathematics
0
votes
Q: The least number which when divided by 5, 6 , 7 and 8 leaves a remainder 3, but when divided by 9 leaves no remainder, is:
asked
Nov 1, 2019
in
Other
by
MBarbieri
0
votes
Q: The fraction (5x-11)/(2x2 + x - 6) was obtained by adding the two fractions A/(x + 2) and B/(2x - 3). The values of A and B must be, respectively: (a) 5x, -11, (b) -11, 5x, (c) -1, 3, (d) 3, -1, (e) 5, -11
asked
May 21, 2019
in
Mathematics
by
sheetalkhandelwal
#maths
#mathematics
+2
votes
Q: Elements of a one-dimensional array are numbered as 0,1,2,3,4,5, and so on; these numbers are known as ____
asked
Jan 21
in
C Plus Plus
by
SakshiSharma
#one-dimensional-array
array
+1
vote
Q: Let \vec{u} u ⃗ = (1,2,-4) and \vec{v} v ⃗ = (2,3,5). What is \vec{u} \cdot \vec{v} u ⃗ ⋅ v ⃗ ?
asked
Jan 20, 2020
in
Mathematics
by
sharadyadav1986
#vector
0
votes
Q: The least multiple of 7, which leaves a remainder of 4, when divided by 6, 9, 15 and 18 is:
asked
Oct 31, 2019
in
Other
by
MBarbieri
0
votes
Q: If (0.2)x = 2 and log 2 = 0.3010, then the value of x to the nearest tenth is: (a) -10.0, (b) -0.5, (c) -0.4, (d) -0.2, (e) 10.0
asked
May 21, 2019
in
Mathematics
by
sheetalkhandelwal
#maths
#mathematics
0
votes
Q: ^[0-9]{5}(\-[0-9]{4})?$ matches
asked
Mar 19, 2020
in
PHP
by
DavidAnderson
#php
0
votes
Q: What will the following lines of code return x <- matrix(1:18, 6, 3) apply(x, 2, sum)
asked
May 27, 2019
in
Data Handling
by
tempuser
#datahandling
+2
votes
Q: There is a function fn(a, b, c, d, e) a + b * c - d / e. Write the code to call fn on the vector c(1,2,3,4,5) such that the output is same as fn(1,2,3,4,5).
asked
Jul 28, 2019
in
R Language
by
Aarav2017
#r-language
#r-programming
#r-course
#r-tutorial
#r-question-answer
#r-interview-question
#r-basics
#r-test
#what-is-r
#learn-r
0
votes
Q: what will following lines of code return x<-matrix(1:18,6,3)____-
asked
Jun 7, 2019
in
Data Handling using R
by
tempuser
#datahandling
+2
votes
Q: If you want to know all the values in c (1, 3, 5, 7, 10) that are not in c (1, 5, 10, 12, 14). Which in-built function in R can be used to do this? Also, how this can be achieved without using the in-built function.
asked
Jul 28, 2019
in
R Language
by
Aarav2017
#r-language
#r-programming
#r-course
#r-tutorial
#r-question-answer
#r-interview-question
#r-basics
#r-test
#what-is-r
#learn-r
0
votes
Q: The least number which should be added to 2497 so that the sum is exactly divisible by 5, 6, 4 and 3 is:
asked
Nov 1, 2019
in
Other
by
MBarbieri
0
votes
Q: Find out the mean, median and standard deviation of this numpy array -> np.array([1,5,3,100,4,48])
asked
Feb 11
in
Python
by
SakshiSharma
#python
python-meanm
python-numpy-array
0
votes
Q: Bitbucket is integrated with __________. (1)Confluence (2)JIRA (3)Bamboo (4)All the options (5)TRELLO
asked
Jan 31, 2020
in
Other
by
MBarbieri
0
votes
Q: What is the optimum number of concurrent_reads per processor core ? Choose the correct option from below list (1)8 (2)1 (3)5 (4)4
asked
Jan 31, 2020
in
Other
by
MBarbieri
0
votes
Q: How many numbered steps are in the Continual Service Improvement (CSI) process? A.7 B.4 C.6 D.11
asked
Feb 14, 2020
in
Agile
by
matthenary
0
votes
Q: What does the dependency range [2.0.7, 2.0.9) mean?
asked
Feb 21, 2020
in
Ansible
by
GeorgeBell
0
votes
Q: What are the features of Informatica Developer 9.1.0?
asked
Mar 10, 2020
in
Big Data | Hadoop
by
Hodge
0
votes
Q: The G.C.D. of 1.08, 0.36 and 0.9 is:
asked
Oct 31, 2019
in
Other
by
MBarbieri
+1
vote
Q: If layer_dims = [3,9,9,1], then the shape of weight vector for third layer is _____________.
asked
Jan 28, 2020
in
Data Handling
by
rahuljain1
#vector-weight
0
votes
Q: The sum of three numbers is 98. The ratio of the first to the second is 2/3, and the ratio of the second to the third is 5/8. The second number is: (a) 15, (b) 20, (c) 30, (d) 32, (e) 33
asked
May 21, 2019
in
Mathematics
by
sheetalkhandelwal
#maths
#mathematics
+1
vote
Q: Let \vec{u} u ⃗ = (6,0,-2) and \vec{v} v ⃗ = (0,8,0). What is \vec{u} u ⃗ X \vec{v} v ⃗ ?
asked
Jan 20, 2020
in
Mathematics
by
rahuljain1
#vector-analysis
0
votes
Q: If 102y = 25, then 10-y equals: (a) -1/5, (b) 1/625, (c) 1/50, (d) 1/25, (e) 1/5
asked
May 21, 2019
in
Mathematics
by
sheetalkhandelwal
#maths
#metal
#mathematics
...