It is a matrix question given in engineering mathbematics
in Algebra 1 Answers by

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.

1 Answer

This question contains no equations to solve, just expressions, so I’ve created three equations:

2x-y+z=a, 

x+y-z=b,

3x-2y+z=c, 

where a, b and c are constants. We can use Cramer’s Rule to find a solution in terms of a, b, c.

The determinant for the coefficients matrix=

| 2 -1  1 |

| 1  1 -1 |

| 3 -2  1 | =

2(1-2)+1(1+3)+1(-2-3)=-2+4-5=-3. This is the common divisor for determining x, y, z.

The constant matrix

( a )

( b )

( c )

Will replace each column in turn for finding x, y, z.

x=

| a -1  1 |

| b  1 -1 | ÷ (-3)

| c -2  1 | =

(a(1-2)+1(b+c)+1(-2b-c))/(-3)=(-a+b+c-2b-c)/(-3)=(-a-b)/(-3)=(a+b)/3.

y=

| 2 a  1 |

| 1 b -1 | ÷ (-3)

| 3 c  1 | =

(2(b+c)-a(1+3)+1(c-3b))/(-3)=(2b+2c-4a+c-3b)/(-3)=(-4a-b+3c)/(-3).

z=

| 2 -1 a |

| 1  1 b | ÷ (-3)

| 3 -2 c | =

(2(c+2b)+1(c-3b)+a(-2-3))/(-3)=(2c+4b+c-3b-5a)/(-3)=(-5a+b+3c)/(-3).

So (x,y,z)=((a+b)/3,(4a+b-3c)/3,(5a-b-3c)/3).

If x, y and z are all integers then we have constraints for a, b, c. For y and z, 3c appears in the numerator and, since 3c is divisible by 3 we can ignore the value of c—any number will do.

5a=3a+2a, so we can replace 5a by 2a for the purposes of division. Similarly we can replace 4a by a.

We now have the fractions (a+b)/3, (a+b)/3, (2a-b)/3. If these are to be integers then a+b and 2a-b must be divisible by 3. We can choose small values for a and b. So (a,b)=(0,3), (3,0), (1,2), (2,1), (3,3) are all possible examples. Let’s pick one: a=2, b=1. We can pick any value for c, so let c=-1.

From these x=1, y=4, z=4.

Another example: a=1, b=2, c=3: x=1, y=-1, z=-2.

 

by Top Rated User (1.2m points)

Related questions

1 answer
asked Jul 11, 2016 in Other Math Topics by anonymous | 752 views
1 answer
asked Feb 26, 2014 in Other Math Topics by Kanabesa Level 1 User (400 points) | 1.1k views
1 answer
asked Feb 26, 2014 in Other Math Topics by Kanabesa Level 1 User (400 points) | 813 views
1 answer
asked Feb 24, 2014 in Algebra 1 Answers by Kanabesa Level 1 User (400 points) | 1.4k views
1 answer
1 answer
1 answer
asked Dec 2, 2011 in Algebra 2 Answers by anonymous | 985 views
1 answer
asked Sep 26, 2016 in Other Math Topics by bitrus | 658 views
1 answer
1 answer
asked Mar 28, 2014 in Algebra 2 Answers by anonymous | 1.4k views
1 answer
asked Sep 27, 2012 in Algebra 2 Answers by anonymous | 932 views
Welcome to MathHomeworkAnswers.org, where students, teachers and math enthusiasts can ask and answer any math question. Get help and answers to any math problem including algebra, trigonometry, geometry, calculus, trigonometry, fractions, solving expression, simplifying expressions and more. Get answers to math questions. Help is always 100% free!
87,516 questions
100,279 answers
2,420 comments
731,928 users