1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
kozerog [31]
3 years ago
12

Solve system of equations. x+2y-z=42x-y+3z=8 -2x+3y-2z=10

Computers and Technology
1 answer:
frozen [14]3 years ago
6 0
First, using elimination method for eq. 1 and 2 to eliminate one of the variables.

2x - y + 3z = 8

-2x + 3y - 2z = 10

------------------------------

2y + z = 18

z = 18 - 2y

Now eq. 1 and 3, but multiple eq.1 with 2.

2x + 4y - 2z = 8

-2x + 3y - 2z = 10

----------------------------

7y - 4z = 18

Now you have two new equations 7y -4z = 18 and z = 18 - 2y. Solve for y and z, using substitute method.

7y - 4z = 18

7y - 4(18 - 2y) = 18

7y - 72 + 8y = 18

15y = 18+72

y = 90/15

y = 6

Find z using one of the two new equations.

z = 18 - 2y

z = 18 - 2(6)

z = 18 - 12

z = 6

Now you got y and z, find x using any one of the main three equations.

x + 2y - z = 4

X + 2(6) - 6 = 4

x + 12 - 6 = 4

x = 4 - 6

x = -2

Solutions:

x = -2

y = 6

z = 6
You might be interested in
Explain the difference between true north and magnetic north.
Furkat [3]
Magnetic north is the north a compass points in the direction of. True north, on the other hand, is north based on the earth's axis.
4 0
3 years ago
In c please
Paraphin [41]

Answer:

#include <stdio.h>

#include <ctype.h>

void printHistogram(int counters[]) {

   int largest = 0;

   int row,i;

   for (i = 0; i < 26; i++) {

       if (counters[i] > largest) {

           largest = counters[i];

       }

   }

   for (row = largest; row > 0; row--) {

       for (i = 0; i < 26; i++) {

           if (counters[i] >= row) {

               putchar(254);

           }

           else {

               putchar(32);

           }

           putchar(32);

       }

       putchar('\n');

   }

   for (i = 0; i < 26; i++) {

       putchar('a' + i);

       putchar(32);

   }

}

int main() {

   int counters[26] = { 0 };

   int i;

   char c;

   FILE* f;

   fopen_s(&f, "story.txt", "r");

   while (!feof(f)) {

       c = tolower(fgetc(f));

       if (c >= 'a' && c <= 'z') {

           counters[c-'a']++;

       }

   }

   for (i = 0; i < 26; i++) {

       printf("%c was used %d times.\n", 'a'+i, counters[i]);

   }

   printf("\nHere is a histogram:\n");

   printHistogram(counters);

}

5 0
3 years ago
Which of the following scenarios might indicate that you have been a victim of identity theft?A)Your credit report displays acco
victus00 [196]

Answer:

Option A is the correct answer for the above question.

Explanation:

A Victim is a person, who faces the problem of a criminal person. Here in the question, the scenario is that a user is a victim of the identity of being theft by some other person. So the user can get known by the help of option a, which suggests that the user's credit card report display something which is not done by him then it can be the scenario, where the user can understand that he is a victim. hence option a is the correct answer where the other option is not because--

  • Option B suggests the user does not pay the bill on time but it is a general case because the bill is paid by the user is in every month not a single time.
  • Option C suggests both options (A and B) are correct, but option b is not the correct.
  • Option D suggests that no option is valid from the above but option A is the correct.
7 0
3 years ago
Nosql is a great technology for storing well-structured data. <br> a. True <br> b. False
mash [69]
I'd say False

NoSQL or the non-rational databases are document oriented and distributed. Unlike the SQL or the relational databases which are structured, NoSQL deals with a huge amount of unstructured data and offer greater flexibility. NoSQL are more like file folders, gathering related information of all types.



3 0
3 years ago
What is usually written in block style with the body text along the left margin.
Effectus [21]
A Business letter

6ix9ine
4 0
3 years ago
Other questions:
  • While driving you encounter an emergency vehicle stopped ahead. Discuss how the move over law applies to this situation and your
    13·1 answer
  • Compare and contrast how the roles of women and men in society are changing​
    14·1 answer
  • Which partitioning method must you use for a 4-tb hard drive?
    13·1 answer
  • What menu allows you to look up a command and learn how to use it?
    14·1 answer
  • If anybody knows what does this mean I will answer any questions for you and plz answer this right plz what does that envelope w
    5·2 answers
  • How should font appear in a slide presentation compared to the font in a document
    7·1 answer
  • Please Help!! How to code this in Python?
    11·1 answer
  • Part 1: For this assignment, call it assign0 Implement the following library and driver program under assign0: Your library will
    5·1 answer
  • Question #3
    12·1 answer
  • MULTIPLE COICE! BRAINLIEST
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!