{"id":20039,"date":"2024-04-15T05:47:33","date_gmt":"2024-04-15T05:47:33","guid":{"rendered":"https:\/\/exam.pscnotes.com\/mcq\/?p=20039"},"modified":"2024-04-15T05:47:33","modified_gmt":"2024-04-15T05:47:33","slug":"which-one-of-the-following-does-not-equal-left-beginarray20c-1textxtextx2-1textytexty2-1textztextz2-endarray","status":"publish","type":"post","link":"https:\/\/exam.pscnotes.com\/mcq\/which-one-of-the-following-does-not-equal-left-beginarray20c-1textxtextx2-1textytexty2-1textztextz2-endarray\/","title":{"rendered":"Which one of the following does NOT equal \\[\\left| {\\begin{array}{*{20}{c}} 1&#038;{\\text{x}}&#038;{{{\\text{x}}^2}} \\\\ 1&#038;{\\text{y}}&#038;{{{\\text{y}}^2}} \\\\ 1&#038;{\\text{z}}&#038;{{{\\text{z}}^2}} \\end{array}} \\right|?\\] A. \\[\\left| {\\begin{array}{*{20}{c}} 1&#038;{{\\text{x}}\\left( {{\\text{x}} + 1} \\right)}&#038;{{\\text{x}} + 1} \\\\ 1&#038;{{\\text{y}}\\left( {{\\text{y}} + 1} \\right)}&#038;{{\\text{y}} + 1} \\\\ 1&#038;{{\\text{z}}\\left( {{\\text{z}} + 1} \\right)}&#038;{{\\text{z}} + 1} \\end{array}} \\right|\\] B. \\[\\left| {\\begin{array}{*{20}{c}} 1&#038;{{\\text{x}} + 1}&#038;{{{\\text{x}}^2} + 1} \\\\ 1&#038;{{\\text{y}} + 1}&#038;{{{\\text{y}}^2} + 1} \\\\ 1&#038;{{\\text{z}} + 1}&#038;{{{\\text{z}}^2} + 1} \\end{array}} \\right|\\] C. \\[\\left| {\\begin{array}{*{20}{c}} 0&#038;{{\\text{x}} &#8211; {\\text{y}}}&#038;{{{\\text{x}}^2} &#8211; {{\\text{y}}^2}} \\\\ 0&#038;{{\\text{y}} &#8211; {\\text{z}}}&#038;{{{\\text{y}}^2} &#8211; {{\\text{z}}^2}} \\\\ 1&#038;{\\text{z}}&#038;{{{\\text{z}}^2}} \\end{array}} \\right|\\] D. \\[\\left| {\\begin{array}{*{20}{c}} 2&#038;{{\\text{x}} + {\\text{y}}}&#038;{{{\\text{x}}^2} + {{\\text{y}}^2}} \\\\ 2&#038;{{\\text{y}} + {\\text{z}}}&#038;{{{\\text{y}}^2} + {{\\text{z}}^2}} \\\\ 1&#038;{\\text{z}}&#038;{{{\\text{z}}^2}} \\end{array}} \\right|\\]"},"content":{"rendered":"<p>[amp_mcq option1=&#8221;\\[\\left| {\\begin{array}{*{20}{c}} 1&#038;{{\\text{x}}\\left( {{\\text{x}} + 1} \\right)}&#038;{{\\text{x}} + 1} \\\\ 1&#038;{{\\text{y}}\\left( {{\\text{y}} + 1} \\right)}&#038;{{\\text{y}} + 1} \\\\ 1&#038;{{\\text{z}}\\left( {{\\text{z}} + 1} \\right)}&#038;{{\\text{z}} + 1} \\end{array}} \\right|\\]&#8221; option2=&#8221;\\[\\left| {\\begin{array}{*{20}{c}} 1&#038;{{\\text{x}} + 1}&#038;{{{\\text{x}}^2} + 1} \\\\ 1&#038;{{\\text{y}} + 1}&#038;{{{\\text{y}}^2} + 1} \\\\ 1&#038;{{\\text{z}} + 1}&#038;{{{\\text{z}}^2} + 1} \\end{array}} \\right|\\]&#8221; option3=&#8221;\\[\\left| {\\begin{array}{*{20}{c}} 0&#038;{{\\text{x}} &#8211; {\\text{y}}}&#038;{{{\\text{x}}^2} &#8211; {{\\text{y}}^2}} \\\\ 0&#038;{{\\text{y}} &#8211; {\\text{z}}}&#038;{{{\\text{y}}^2} &#8211; {{\\text{z}}^2}} \\\\ 1&#038;{\\text{z}}&#038;{{{\\text{z}}^2}} \\end{array}} \\right|\\]&#8221; option4=&#8221;\\[\\left| {\\begin{array}{*{20}{c}} 2&#038;{{\\text{x}} + {\\text{y}}}&#038;{{{\\text{x}}^2} + {{\\text{y}}^2}} \\\\ 2&#038;{{\\text{y}} + {\\text{z}}}&#038;{{{\\text{y}}^2} + {{\\text{z}}^2}} \\\\ 1&#038;{\\text{z}}&#038;{{{\\text{z}}^2}} \\end{array}} \\right|\\]&#8221; correct=&#8221;option3&#8243;]<!--more--><\/p>\n<p>The correct answer is $\\boxed{\\text{(B)}}$.<\/p>\n<p>The determinant of a 3&#215;3 matrix can be computed using the following formula:<\/p>\n<p>$$\\det \\begin{bmatrix}<br \/>\na &amp; b &amp; c \\\\<br \/>\nd &amp; e &amp; f \\\\<br \/>\ng &amp; h &amp; i<br \/>\n\\end{bmatrix} = (aei &#8211; bg &#8211; ch) + (bf &#8211; ce)d + (cd &#8211; af)g$$<\/p>\n<p>In this case, we have the matrix:<\/p>\n<p>$$\\begin{bmatrix}<br \/>\n1 &amp; x &amp; x^2 \\\\<br \/>\n1 &amp; y &amp; y^2 \\\\<br \/>\n1 &amp; z &amp; z^2<br \/>\n\\end{bmatrix}$$<\/p>\n<p>Substituting into the formula, we get:<\/p>\n<p>$$\\det \\begin{bmatrix}<br \/>\n1 &amp; x &amp; x^2 \\\\<br \/>\n1 &amp; y &amp; y^2 \\\\<br \/>\n1 &amp; z &amp; z^2<br \/>\n\\end{bmatrix} = (1)(z^2 &#8211; y^2) &#8211; (x)(y^2 &#8211; z^2) + (x)(z^2 &#8211; x^2)$$<\/p>\n<p>Simplifying, we get:<\/p>\n<p>$$\\det \\begin{bmatrix}<br \/>\n1 &amp; x &amp; x^2 \\\\<br \/>\n1 &amp; y &amp; y^2 \\\\<br \/>\n1 &amp; z &amp; z^2<br \/>\n\\end{bmatrix} = x^2 &#8211; y^2 &#8211; z^2$$<\/p>\n<p>This is the determinant of the matrix in option $\\boxed{\\text{(B)}}$.<\/p>\n<p>The determinants of the matrices in options $\\boxed{\\text{(A)}}$, $\\boxed{\\text{(C)}}$, and $\\boxed{\\text{(D)}}$ are all equal to $0$. This is because they all have a row or column of identical elements.<\/p>\n<p>In option $\\boxed{\\text{(A)}}$, the first row is all $1$s. This means that the determinant of the matrix is equal to $1$ times the determinant of the matrix that is left after we remove the first row and column. The determinant of the remaining matrix is equal to $0$, since it is a 2&#215;2 matrix with a row of identical elements. Therefore, the determinant of the matrix in option $\\boxed{\\text{(A)}}$ is also equal to $0$.<\/p>\n<p>In option $\\boxed{\\text{(C)}}$, the second column is all $0$s. This means that the determinant of the matrix is equal to $0$ times the determinant of the matrix that is left after we remove the second column and row. The determinant of the remaining matrix is equal to $0$, since it is a 2&#215;2 matrix with a column of identical elements. Therefore, the determinant of the matrix in option $\\boxed{\\text{(C)}}$ is also equal to $0$.<\/p>\n<p>In option $\\boxed{\\text{(D)}}$, the third row is all $1$s. This means that the determinant of the matrix is equal to $1$ times the determinant of the matrix that is left after we remove the third row and column. The determinant of the remaining matrix is equal to $0$, since it is a 2&#215;2 matrix with a row of identical elements. Therefore, the determinant of the matrix in option $\\boxed{\\text{(D)}}$ is also equal to $0$.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[amp_mcq option1=&#8221;\\[\\left| {\\begin{array}{*{20}{c}} 1&#038;{{\\text{x}}\\left( {{\\text{x}} + 1} \\right)}&#038;{{\\text{x}} + 1} \\\\ 1&#038;{{\\text{y}}\\left( {{\\text{y}} + 1} \\right)}&#038;{{\\text{y}} + 1} \\\\ 1&#038;{{\\text{z}}\\left( {{\\text{z}} + 1} \\right)}&#038;{{\\text{z}} + 1} \\end{array}} \\right|\\]&#8221; option2=&#8221;\\[\\left| {\\begin{array}{*{20}{c}} 1&#038;{{\\text{x}} + 1}&#038;{{{\\text{x}}^2} + 1} \\\\ 1&#038;{{\\text{y}} + 1}&#038;{{{\\text{y}}^2} + 1} \\\\ 1&#038;{{\\text{z}} + 1}&#038;{{{\\text{z}}^2} + 1} \\end{array}} \\right|\\]&#8221; option3=&#8221;\\[\\left| {\\begin{array}{*{20}{c}} 0&#038;{{\\text{x}} &#8211; {\\text{y}}}&#038;{{{\\text{x}}^2} &#8211; &#8230; <\/p>\n<p class=\"read-more-container\"><a title=\"Which one of the following does NOT equal \\[\\left| {\\begin{array}{*{20}{c}} 1&#038;{\\text{x}}&#038;{{{\\text{x}}^2}} \\\\ 1&#038;{\\text{y}}&#038;{{{\\text{y}}^2}} \\\\ 1&#038;{\\text{z}}&#038;{{{\\text{z}}^2}} \\end{array}} \\right|?\\] A. \\[\\left| {\\begin{array}{*{20}{c}} 1&#038;{{\\text{x}}\\left( {{\\text{x}} + 1} \\right)}&#038;{{\\text{x}} + 1} \\\\ 1&#038;{{\\text{y}}\\left( {{\\text{y}} + 1} \\right)}&#038;{{\\text{y}} + 1} \\\\ 1&#038;{{\\text{z}}\\left( {{\\text{z}} + 1} \\right)}&#038;{{\\text{z}} + 1} \\end{array}} \\right|\\] B. \\[\\left| {\\begin{array}{*{20}{c}} 1&#038;{{\\text{x}} + 1}&#038;{{{\\text{x}}^2} + 1} \\\\ 1&#038;{{\\text{y}} + 1}&#038;{{{\\text{y}}^2} + 1} \\\\ 1&#038;{{\\text{z}} + 1}&#038;{{{\\text{z}}^2} + 1} \\end{array}} \\right|\\] C. \\[\\left| {\\begin{array}{*{20}{c}} 0&#038;{{\\text{x}} &#8211; {\\text{y}}}&#038;{{{\\text{x}}^2} &#8211; {{\\text{y}}^2}} \\\\ 0&#038;{{\\text{y}} &#8211; {\\text{z}}}&#038;{{{\\text{y}}^2} &#8211; {{\\text{z}}^2}} \\\\ 1&#038;{\\text{z}}&#038;{{{\\text{z}}^2}} \\end{array}} \\right|\\] D. \\[\\left| {\\begin{array}{*{20}{c}} 2&#038;{{\\text{x}} + {\\text{y}}}&#038;{{{\\text{x}}^2} + {{\\text{y}}^2}} \\\\ 2&#038;{{\\text{y}} + {\\text{z}}}&#038;{{{\\text{y}}^2} + {{\\text{z}}^2}} \\\\ 1&#038;{\\text{z}}&#038;{{{\\text{z}}^2}} \\end{array}} \\right|\\]\" class=\"read-more button\" href=\"https:\/\/exam.pscnotes.com\/mcq\/which-one-of-the-following-does-not-equal-left-beginarray20c-1textxtextx2-1textytexty2-1textztextz2-endarray\/#more-20039\">Detailed Solution<span class=\"screen-reader-text\">Which one of the following does NOT equal \\[\\left| {\\begin{array}{*{20}{c}} 1&#038;{\\text{x}}&#038;{{{\\text{x}}^2}} \\\\ 1&#038;{\\text{y}}&#038;{{{\\text{y}}^2}} \\\\ 1&#038;{\\text{z}}&#038;{{{\\text{z}}^2}} \\end{array}} \\right|?\\] A. \\[\\left| {\\begin{array}{*{20}{c}} 1&#038;{{\\text{x}}\\left( {{\\text{x}} + 1} \\right)}&#038;{{\\text{x}} + 1} \\\\ 1&#038;{{\\text{y}}\\left( {{\\text{y}} + 1} \\right)}&#038;{{\\text{y}} + 1} \\\\ 1&#038;{{\\text{z}}\\left( {{\\text{z}} + 1} \\right)}&#038;{{\\text{z}} + 1} \\end{array}} \\right|\\] B. \\[\\left| {\\begin{array}{*{20}{c}} 1&#038;{{\\text{x}} + 1}&#038;{{{\\text{x}}^2} + 1} \\\\ 1&#038;{{\\text{y}} + 1}&#038;{{{\\text{y}}^2} + 1} \\\\ 1&#038;{{\\text{z}} + 1}&#038;{{{\\text{z}}^2} + 1} \\end{array}} \\right|\\] C. \\[\\left| {\\begin{array}{*{20}{c}} 0&#038;{{\\text{x}} &#8211; {\\text{y}}}&#038;{{{\\text{x}}^2} &#8211; {{\\text{y}}^2}} \\\\ 0&#038;{{\\text{y}} &#8211; {\\text{z}}}&#038;{{{\\text{y}}^2} &#8211; {{\\text{z}}^2}} \\\\ 1&#038;{\\text{z}}&#038;{{{\\text{z}}^2}} \\end{array}} \\right|\\] D. \\[\\left| {\\begin{array}{*{20}{c}} 2&#038;{{\\text{x}} + {\\text{y}}}&#038;{{{\\text{x}}^2} + {{\\text{y}}^2}} \\\\ 2&#038;{{\\text{y}} + {\\text{z}}}&#038;{{{\\text{y}}^2} + {{\\text{z}}^2}} \\\\ 1&#038;{\\text{z}}&#038;{{{\\text{z}}^2}} \\end{array}} \\right|\\]<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[489],"tags":[],"class_list":["post-20039","post","type-post","status-publish","format-standard","hentry","category-linear-algebra","no-featured-image-padding"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v22.2 (Yoast SEO v23.3) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Which one of the following does NOT equal \\[\\left| {\\begin{array}{*{20}{c}} 1&amp;{\\text{x}}&amp;{{{\\text{x}}^2}} \\\\ 1&amp;{\\text{y}}&amp;{{{\\text{y}}^2}} \\\\ 1&amp;{\\text{z}}&amp;{{{\\text{z}}^2}} \\end{array}} \\right|?\\] A. \\[\\left| {\\begin{array}{*{20}{c}} 1&amp;{{\\text{x}}\\left( {{\\text{x}} + 1} \\right)}&amp;{{\\text{x}} + 1} \\\\ 1&amp;{{\\text{y}}\\left( {{\\text{y}} + 1} \\right)}&amp;{{\\text{y}} + 1} \\\\ 1&amp;{{\\text{z}}\\left( {{\\text{z}} + 1} \\right)}&amp;{{\\text{z}} + 1} \\end{array}} \\right|\\] B. \\[\\left| {\\begin{array}{*{20}{c}} 1&amp;{{\\text{x}} + 1}&amp;{{{\\text{x}}^2} + 1} \\\\ 1&amp;{{\\text{y}} + 1}&amp;{{{\\text{y}}^2} + 1} \\\\ 1&amp;{{\\text{z}} + 1}&amp;{{{\\text{z}}^2} + 1} \\end{array}} \\right|\\] C. \\[\\left| {\\begin{array}{*{20}{c}} 0&amp;{{\\text{x}} - {\\text{y}}}&amp;{{{\\text{x}}^2} - {{\\text{y}}^2}} \\\\ 0&amp;{{\\text{y}} - {\\text{z}}}&amp;{{{\\text{y}}^2} - {{\\text{z}}^2}} \\\\ 1&amp;{\\text{z}}&amp;{{{\\text{z}}^2}} \\end{array}} \\right|\\] D. \\[\\left| {\\begin{array}{*{20}{c}} 2&amp;{{\\text{x}} + {\\text{y}}}&amp;{{{\\text{x}}^2} + {{\\text{y}}^2}} \\\\ 2&amp;{{\\text{y}} + {\\text{z}}}&amp;{{{\\text{y}}^2} + {{\\text{z}}^2}} \\\\ 1&amp;{\\text{z}}&amp;{{{\\text{z}}^2}} \\end{array}} \\right|\\]<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/exam.pscnotes.com\/mcq\/which-one-of-the-following-does-not-equal-left-beginarray20c-1textxtextx2-1textytexty2-1textztextz2-endarray\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Which one of the following does NOT equal \\[\\left| {\\begin{array}{*{20}{c}} 1&amp;{\\text{x}}&amp;{{{\\text{x}}^2}} \\\\ 1&amp;{\\text{y}}&amp;{{{\\text{y}}^2}} \\\\ 1&amp;{\\text{z}}&amp;{{{\\text{z}}^2}} \\end{array}} \\right|?\\] A. \\[\\left| {\\begin{array}{*{20}{c}} 1&amp;{{\\text{x}}\\left( {{\\text{x}} + 1} \\right)}&amp;{{\\text{x}} + 1} \\\\ 1&amp;{{\\text{y}}\\left( {{\\text{y}} + 1} \\right)}&amp;{{\\text{y}} + 1} \\\\ 1&amp;{{\\text{z}}\\left( {{\\text{z}} + 1} \\right)}&amp;{{\\text{z}} + 1} \\end{array}} \\right|\\] B. \\[\\left| {\\begin{array}{*{20}{c}} 1&amp;{{\\text{x}} + 1}&amp;{{{\\text{x}}^2} + 1} \\\\ 1&amp;{{\\text{y}} + 1}&amp;{{{\\text{y}}^2} + 1} \\\\ 1&amp;{{\\text{z}} + 1}&amp;{{{\\text{z}}^2} + 1} \\end{array}} \\right|\\] C. \\[\\left| {\\begin{array}{*{20}{c}} 0&amp;{{\\text{x}} - {\\text{y}}}&amp;{{{\\text{x}}^2} - {{\\text{y}}^2}} \\\\ 0&amp;{{\\text{y}} - {\\text{z}}}&amp;{{{\\text{y}}^2} - {{\\text{z}}^2}} \\\\ 1&amp;{\\text{z}}&amp;{{{\\text{z}}^2}} \\end{array}} \\right|\\] D. \\[\\left| {\\begin{array}{*{20}{c}} 2&amp;{{\\text{x}} + {\\text{y}}}&amp;{{{\\text{x}}^2} + {{\\text{y}}^2}} \\\\ 2&amp;{{\\text{y}} + {\\text{z}}}&amp;{{{\\text{y}}^2} + {{\\text{z}}^2}} \\\\ 1&amp;{\\text{z}}&amp;{{{\\text{z}}^2}} \\end{array}} \\right|\\]\" \/>\n<meta property=\"og:description\" content=\"[amp_mcq option1=&#8221;[left| {begin{array}{*{20}{c}} 1&#038;{{text{x}}left( {{text{x}} + 1} right)}&#038;{{text{x}} + 1} \\ 1&#038;{{text{y}}left( {{text{y}} + 1} right)}&#038;{{text{y}} + 1} \\ 1&#038;{{text{z}}left( {{text{z}} + 1} right)}&#038;{{text{z}} + 1} end{array}} right|]&#8221; option2=&#8221;[left| {begin{array}{*{20}{c}} 1&#038;{{text{x}} + 1}&#038;{{{text{x}}^2} + 1} \\ 1&#038;{{text{y}} + 1}&#038;{{{text{y}}^2} + 1} \\ 1&#038;{{text{z}} + 1}&#038;{{{text{z}}^2} + 1} end{array}} right|]&#8221; option3=&#8221;[left| {begin{array}{*{20}{c}} 0&#038;{{text{x}} &#8211; {text{y}}}&#038;{{{text{x}}^2} &#8211; ... Detailed SolutionWhich one of the following does NOT equal [left| {begin{array}{*{20}{c}} 1&#038;{text{x}}&#038;{{{text{x}}^2}} \\ 1&#038;{text{y}}&#038;{{{text{y}}^2}} \\ 1&#038;{text{z}}&#038;{{{text{z}}^2}} end{array}} right|?] A. [left| {begin{array}{*{20}{c}} 1&#038;{{text{x}}left( {{text{x}} + 1} right)}&#038;{{text{x}} + 1} \\ 1&#038;{{text{y}}left( {{text{y}} + 1} right)}&#038;{{text{y}} + 1} \\ 1&#038;{{text{z}}left( {{text{z}} + 1} right)}&#038;{{text{z}} + 1} end{array}} right|] B. [left| {begin{array}{*{20}{c}} 1&#038;{{text{x}} + 1}&#038;{{{text{x}}^2} + 1} \\ 1&#038;{{text{y}} + 1}&#038;{{{text{y}}^2} + 1} \\ 1&#038;{{text{z}} + 1}&#038;{{{text{z}}^2} + 1} end{array}} right|] C. [left| {begin{array}{*{20}{c}} 0&#038;{{text{x}} &#8211; {text{y}}}&#038;{{{text{x}}^2} &#8211; {{text{y}}^2}} \\ 0&#038;{{text{y}} &#8211; {text{z}}}&#038;{{{text{y}}^2} &#8211; {{text{z}}^2}} \\ 1&#038;{text{z}}&#038;{{{text{z}}^2}} end{array}} right|] D. [left| {begin{array}{*{20}{c}} 2&#038;{{text{x}} + {text{y}}}&#038;{{{text{x}}^2} + {{text{y}}^2}} \\ 2&#038;{{text{y}} + {text{z}}}&#038;{{{text{y}}^2} + {{text{z}}^2}} \\ 1&#038;{text{z}}&#038;{{{text{z}}^2}} end{array}} right|]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/exam.pscnotes.com\/mcq\/which-one-of-the-following-does-not-equal-left-beginarray20c-1textxtextx2-1textytexty2-1textztextz2-endarray\/\" \/>\n<meta property=\"og:site_name\" content=\"MCQ and Quiz for Exams\" \/>\n<meta property=\"article:published_time\" content=\"2024-04-15T05:47:33+00:00\" \/>\n<meta name=\"author\" content=\"rawan239\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"rawan239\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Which one of the following does NOT equal \\[\\left| {\\begin{array}{*{20}{c}} 1&{\\text{x}}&{{{\\text{x}}^2}} \\\\ 1&{\\text{y}}&{{{\\text{y}}^2}} \\\\ 1&{\\text{z}}&{{{\\text{z}}^2}} \\end{array}} \\right|?\\] A. \\[\\left| {\\begin{array}{*{20}{c}} 1&{{\\text{x}}\\left( {{\\text{x}} + 1} \\right)}&{{\\text{x}} + 1} \\\\ 1&{{\\text{y}}\\left( {{\\text{y}} + 1} \\right)}&{{\\text{y}} + 1} \\\\ 1&{{\\text{z}}\\left( {{\\text{z}} + 1} \\right)}&{{\\text{z}} + 1} \\end{array}} \\right|\\] B. \\[\\left| {\\begin{array}{*{20}{c}} 1&{{\\text{x}} + 1}&{{{\\text{x}}^2} + 1} \\\\ 1&{{\\text{y}} + 1}&{{{\\text{y}}^2} + 1} \\\\ 1&{{\\text{z}} + 1}&{{{\\text{z}}^2} + 1} \\end{array}} \\right|\\] C. \\[\\left| {\\begin{array}{*{20}{c}} 0&{{\\text{x}} - {\\text{y}}}&{{{\\text{x}}^2} - {{\\text{y}}^2}} \\\\ 0&{{\\text{y}} - {\\text{z}}}&{{{\\text{y}}^2} - {{\\text{z}}^2}} \\\\ 1&{\\text{z}}&{{{\\text{z}}^2}} \\end{array}} \\right|\\] D. \\[\\left| {\\begin{array}{*{20}{c}} 2&{{\\text{x}} + {\\text{y}}}&{{{\\text{x}}^2} + {{\\text{y}}^2}} \\\\ 2&{{\\text{y}} + {\\text{z}}}&{{{\\text{y}}^2} + {{\\text{z}}^2}} \\\\ 1&{\\text{z}}&{{{\\text{z}}^2}} \\end{array}} \\right|\\]","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/exam.pscnotes.com\/mcq\/which-one-of-the-following-does-not-equal-left-beginarray20c-1textxtextx2-1textytexty2-1textztextz2-endarray\/","og_locale":"en_US","og_type":"article","og_title":"Which one of the following does NOT equal \\[\\left| {\\begin{array}{*{20}{c}} 1&{\\text{x}}&{{{\\text{x}}^2}} \\\\ 1&{\\text{y}}&{{{\\text{y}}^2}} \\\\ 1&{\\text{z}}&{{{\\text{z}}^2}} \\end{array}} \\right|?\\] A. \\[\\left| {\\begin{array}{*{20}{c}} 1&{{\\text{x}}\\left( {{\\text{x}} + 1} \\right)}&{{\\text{x}} + 1} \\\\ 1&{{\\text{y}}\\left( {{\\text{y}} + 1} \\right)}&{{\\text{y}} + 1} \\\\ 1&{{\\text{z}}\\left( {{\\text{z}} + 1} \\right)}&{{\\text{z}} + 1} \\end{array}} \\right|\\] B. \\[\\left| {\\begin{array}{*{20}{c}} 1&{{\\text{x}} + 1}&{{{\\text{x}}^2} + 1} \\\\ 1&{{\\text{y}} + 1}&{{{\\text{y}}^2} + 1} \\\\ 1&{{\\text{z}} + 1}&{{{\\text{z}}^2} + 1} \\end{array}} \\right|\\] C. \\[\\left| {\\begin{array}{*{20}{c}} 0&{{\\text{x}} - {\\text{y}}}&{{{\\text{x}}^2} - {{\\text{y}}^2}} \\\\ 0&{{\\text{y}} - {\\text{z}}}&{{{\\text{y}}^2} - {{\\text{z}}^2}} \\\\ 1&{\\text{z}}&{{{\\text{z}}^2}} \\end{array}} \\right|\\] D. \\[\\left| {\\begin{array}{*{20}{c}} 2&{{\\text{x}} + {\\text{y}}}&{{{\\text{x}}^2} + {{\\text{y}}^2}} \\\\ 2&{{\\text{y}} + {\\text{z}}}&{{{\\text{y}}^2} + {{\\text{z}}^2}} \\\\ 1&{\\text{z}}&{{{\\text{z}}^2}} \\end{array}} \\right|\\]","og_description":"[amp_mcq option1=&#8221;[left| {begin{array}{*{20}{c}} 1&#038;{{text{x}}left( {{text{x}} + 1} right)}&#038;{{text{x}} + 1} \\ 1&#038;{{text{y}}left( {{text{y}} + 1} right)}&#038;{{text{y}} + 1} \\ 1&#038;{{text{z}}left( {{text{z}} + 1} right)}&#038;{{text{z}} + 1} end{array}} right|]&#8221; option2=&#8221;[left| {begin{array}{*{20}{c}} 1&#038;{{text{x}} + 1}&#038;{{{text{x}}^2} + 1} \\ 1&#038;{{text{y}} + 1}&#038;{{{text{y}}^2} + 1} \\ 1&#038;{{text{z}} + 1}&#038;{{{text{z}}^2} + 1} end{array}} right|]&#8221; option3=&#8221;[left| {begin{array}{*{20}{c}} 0&#038;{{text{x}} &#8211; {text{y}}}&#038;{{{text{x}}^2} &#8211; ... Detailed SolutionWhich one of the following does NOT equal [left| {begin{array}{*{20}{c}} 1&#038;{text{x}}&#038;{{{text{x}}^2}} \\ 1&#038;{text{y}}&#038;{{{text{y}}^2}} \\ 1&#038;{text{z}}&#038;{{{text{z}}^2}} end{array}} right|?] A. [left| {begin{array}{*{20}{c}} 1&#038;{{text{x}}left( {{text{x}} + 1} right)}&#038;{{text{x}} + 1} \\ 1&#038;{{text{y}}left( {{text{y}} + 1} right)}&#038;{{text{y}} + 1} \\ 1&#038;{{text{z}}left( {{text{z}} + 1} right)}&#038;{{text{z}} + 1} end{array}} right|] B. [left| {begin{array}{*{20}{c}} 1&#038;{{text{x}} + 1}&#038;{{{text{x}}^2} + 1} \\ 1&#038;{{text{y}} + 1}&#038;{{{text{y}}^2} + 1} \\ 1&#038;{{text{z}} + 1}&#038;{{{text{z}}^2} + 1} end{array}} right|] C. [left| {begin{array}{*{20}{c}} 0&#038;{{text{x}} &#8211; {text{y}}}&#038;{{{text{x}}^2} &#8211; {{text{y}}^2}} \\ 0&#038;{{text{y}} &#8211; {text{z}}}&#038;{{{text{y}}^2} &#8211; {{text{z}}^2}} \\ 1&#038;{text{z}}&#038;{{{text{z}}^2}} end{array}} right|] D. [left| {begin{array}{*{20}{c}} 2&#038;{{text{x}} + {text{y}}}&#038;{{{text{x}}^2} + {{text{y}}^2}} \\ 2&#038;{{text{y}} + {text{z}}}&#038;{{{text{y}}^2} + {{text{z}}^2}} \\ 1&#038;{text{z}}&#038;{{{text{z}}^2}} end{array}} right|]","og_url":"https:\/\/exam.pscnotes.com\/mcq\/which-one-of-the-following-does-not-equal-left-beginarray20c-1textxtextx2-1textytexty2-1textztextz2-endarray\/","og_site_name":"MCQ and Quiz for Exams","article_published_time":"2024-04-15T05:47:33+00:00","author":"rawan239","twitter_card":"summary_large_image","twitter_misc":{"Written by":"rawan239","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/exam.pscnotes.com\/mcq\/which-one-of-the-following-does-not-equal-left-beginarray20c-1textxtextx2-1textytexty2-1textztextz2-endarray\/","url":"https:\/\/exam.pscnotes.com\/mcq\/which-one-of-the-following-does-not-equal-left-beginarray20c-1textxtextx2-1textytexty2-1textztextz2-endarray\/","name":"Which one of the following does NOT equal \\[\\left| {\\begin{array}{*{20}{c}} 1&{\\text{x}}&{{{\\text{x}}^2}} \\\\ 1&{\\text{y}}&{{{\\text{y}}^2}} \\\\ 1&{\\text{z}}&{{{\\text{z}}^2}} \\end{array}} \\right|?\\] A. \\[\\left| {\\begin{array}{*{20}{c}} 1&{{\\text{x}}\\left( {{\\text{x}} + 1} \\right)}&{{\\text{x}} + 1} \\\\ 1&{{\\text{y}}\\left( {{\\text{y}} + 1} \\right)}&{{\\text{y}} + 1} \\\\ 1&{{\\text{z}}\\left( {{\\text{z}} + 1} \\right)}&{{\\text{z}} + 1} \\end{array}} \\right|\\] B. \\[\\left| {\\begin{array}{*{20}{c}} 1&{{\\text{x}} + 1}&{{{\\text{x}}^2} + 1} \\\\ 1&{{\\text{y}} + 1}&{{{\\text{y}}^2} + 1} \\\\ 1&{{\\text{z}} + 1}&{{{\\text{z}}^2} + 1} \\end{array}} \\right|\\] C. \\[\\left| {\\begin{array}{*{20}{c}} 0&{{\\text{x}} - {\\text{y}}}&{{{\\text{x}}^2} - {{\\text{y}}^2}} \\\\ 0&{{\\text{y}} - {\\text{z}}}&{{{\\text{y}}^2} - {{\\text{z}}^2}} \\\\ 1&{\\text{z}}&{{{\\text{z}}^2}} \\end{array}} \\right|\\] D. \\[\\left| {\\begin{array}{*{20}{c}} 2&{{\\text{x}} + {\\text{y}}}&{{{\\text{x}}^2} + {{\\text{y}}^2}} \\\\ 2&{{\\text{y}} + {\\text{z}}}&{{{\\text{y}}^2} + {{\\text{z}}^2}} \\\\ 1&{\\text{z}}&{{{\\text{z}}^2}} \\end{array}} \\right|\\]","isPartOf":{"@id":"https:\/\/exam.pscnotes.com\/mcq\/#website"},"datePublished":"2024-04-15T05:47:33+00:00","dateModified":"2024-04-15T05:47:33+00:00","author":{"@id":"https:\/\/exam.pscnotes.com\/mcq\/#\/schema\/person\/5807dafeb27d2ec82344d6cbd6c3d209"},"breadcrumb":{"@id":"https:\/\/exam.pscnotes.com\/mcq\/which-one-of-the-following-does-not-equal-left-beginarray20c-1textxtextx2-1textytexty2-1textztextz2-endarray\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/exam.pscnotes.com\/mcq\/which-one-of-the-following-does-not-equal-left-beginarray20c-1textxtextx2-1textytexty2-1textztextz2-endarray\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/exam.pscnotes.com\/mcq\/which-one-of-the-following-does-not-equal-left-beginarray20c-1textxtextx2-1textytexty2-1textztextz2-endarray\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/exam.pscnotes.com\/mcq\/"},{"@type":"ListItem","position":2,"name":"mcq","item":"https:\/\/exam.pscnotes.com\/mcq\/category\/mcq\/"},{"@type":"ListItem","position":3,"name":"Linear Algebra","item":"https:\/\/exam.pscnotes.com\/mcq\/category\/mcq\/linear-algebra\/"},{"@type":"ListItem","position":4,"name":"Which one of the following does NOT equal \\[\\left| {\\begin{array}{*{20}{c}} 1&#038;{\\text{x}}&#038;{{{\\text{x}}^2}} \\\\ 1&#038;{\\text{y}}&#038;{{{\\text{y}}^2}} \\\\ 1&#038;{\\text{z}}&#038;{{{\\text{z}}^2}} \\end{array}} \\right|?\\] A. \\[\\left| {\\begin{array}{*{20}{c}} 1&#038;{{\\text{x}}\\left( {{\\text{x}} + 1} \\right)}&#038;{{\\text{x}} + 1} \\\\ 1&#038;{{\\text{y}}\\left( {{\\text{y}} + 1} \\right)}&#038;{{\\text{y}} + 1} \\\\ 1&#038;{{\\text{z}}\\left( {{\\text{z}} + 1} \\right)}&#038;{{\\text{z}} + 1} \\end{array}} \\right|\\] B. \\[\\left| {\\begin{array}{*{20}{c}} 1&#038;{{\\text{x}} + 1}&#038;{{{\\text{x}}^2} + 1} \\\\ 1&#038;{{\\text{y}} + 1}&#038;{{{\\text{y}}^2} + 1} \\\\ 1&#038;{{\\text{z}} + 1}&#038;{{{\\text{z}}^2} + 1} \\end{array}} \\right|\\] C. \\[\\left| {\\begin{array}{*{20}{c}} 0&#038;{{\\text{x}} &#8211; {\\text{y}}}&#038;{{{\\text{x}}^2} &#8211; {{\\text{y}}^2}} \\\\ 0&#038;{{\\text{y}} &#8211; {\\text{z}}}&#038;{{{\\text{y}}^2} &#8211; {{\\text{z}}^2}} \\\\ 1&#038;{\\text{z}}&#038;{{{\\text{z}}^2}} \\end{array}} \\right|\\] D. \\[\\left| {\\begin{array}{*{20}{c}} 2&#038;{{\\text{x}} + {\\text{y}}}&#038;{{{\\text{x}}^2} + {{\\text{y}}^2}} \\\\ 2&#038;{{\\text{y}} + {\\text{z}}}&#038;{{{\\text{y}}^2} + {{\\text{z}}^2}} \\\\ 1&#038;{\\text{z}}&#038;{{{\\text{z}}^2}} \\end{array}} \\right|\\]"}]},{"@type":"WebSite","@id":"https:\/\/exam.pscnotes.com\/mcq\/#website","url":"https:\/\/exam.pscnotes.com\/mcq\/","name":"MCQ and Quiz for Exams","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/exam.pscnotes.com\/mcq\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/exam.pscnotes.com\/mcq\/#\/schema\/person\/5807dafeb27d2ec82344d6cbd6c3d209","name":"rawan239","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/exam.pscnotes.com\/mcq\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/761a7274f9cce048fa5b921221e7934820d74514df93ef195a9d22af0c1c9001?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/761a7274f9cce048fa5b921221e7934820d74514df93ef195a9d22af0c1c9001?s=96&d=mm&r=g","caption":"rawan239"},"sameAs":["https:\/\/exam.pscnotes.com"],"url":"https:\/\/exam.pscnotes.com\/mcq\/author\/rawan239\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/exam.pscnotes.com\/mcq\/wp-json\/wp\/v2\/posts\/20039","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/exam.pscnotes.com\/mcq\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/exam.pscnotes.com\/mcq\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/exam.pscnotes.com\/mcq\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/exam.pscnotes.com\/mcq\/wp-json\/wp\/v2\/comments?post=20039"}],"version-history":[{"count":0,"href":"https:\/\/exam.pscnotes.com\/mcq\/wp-json\/wp\/v2\/posts\/20039\/revisions"}],"wp:attachment":[{"href":"https:\/\/exam.pscnotes.com\/mcq\/wp-json\/wp\/v2\/media?parent=20039"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/exam.pscnotes.com\/mcq\/wp-json\/wp\/v2\/categories?post=20039"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/exam.pscnotes.com\/mcq\/wp-json\/wp\/v2\/tags?post=20039"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}