MHB Determining when a system of equations has no solution and infinite solutions

Ankit2
Messages
1
Reaction score
0
Find the surface in terms of a,b,c on which the following system of equations has no
solution
ax-2y+3z=5
-x+y-bz=-3
2x+cy-2z=d
Could there be any values of a,b,c,d for which the system has infinite solution? (Justify).
 
Physics news on Phys.org
Hello and welcome to MHB! :D

I have retitled your thread so that it indicates the nature of the question being asked.

We ask that our users show their progress (work thus far or thoughts on how to begin) when posting questions. This way our helpers can see where you are stuck or may be going astray and will be able to post the best help possible without potentially making a suggestion which you have already tried, which would waste your time and that of the helper.

Can you post what you have done so far?
 
Ankit said:
Find the surface in terms of a,b,c on which the following system of equations has no
solution
ax-2y+3z=5
-x+y-bz=-3
2x+cy-2z=d
Could there be any values of a,b,c,d for which the system has infinite solution? (Justify).
Have you tried to solve the system? The first thing I notice is that if you multiply the second equation by "a" and add that to the first equation, you eliminate "x": (ax- 2y+ 3z)+ (-ax+ ay- abz)= (2- a)y+ (3- ab)z= 5- 3a. And that if you multiply the second equation by "2" and add that to the third equation, you also eliminate x: (2x- cy- 2z)+ (-2x+ 2y- 2bz)= (2- c)y- (2+ 2b)z= d- 6. Can you solve those two equations for y and z? If not what would stop you?
 
Thread 'Determine whether ##125## is a unit in ##\mathbb{Z_471}##'
This is the question, I understand the concept, in ##\mathbb{Z_n}## an element is a is a unit if and only if gcd( a,n) =1. My understanding of backwards substitution, ... i have using Euclidean algorithm, ##471 = 3⋅121 + 108## ##121 = 1⋅108 + 13## ##108 =8⋅13+4## ##13=3⋅4+1## ##4=4⋅1+0## using back-substitution, ##1=13-3⋅4## ##=(121-1⋅108)-3(108-8⋅13)## ... ##= 121-(471-3⋅121)-3⋅471+9⋅121+24⋅121-24(471-3⋅121## ##=121-471+3⋅121-3⋅471+9⋅121+24⋅121-24⋅471+72⋅121##...
Back
Top