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
Mumz [18]
4 years ago
12

Question 8

Mathematics
2 answers:
sasho [114]4 years ago
6 0

we are given

system of equations

First equation is

3x-2y=31

Second equation is

3x+2y=-1

now, we can find augmented matrix

A=\begin{pmatrix}3&-2&31\\ 3&2&-1\end{pmatrix}

now, we can change it into reduced row echelon form

step-1: multiply the 1st row by 1/3

A=\begin{pmatrix}1&-2/3&31/3\\ 3&2&-1\end{pmatrix}

step-2:add -3 times the 1st row to the 2nd row

A=\begin{pmatrix}1&-2/3&31/3\\ 0&4&-32\end{pmatrix}

step-3:multiply the 2nd row by 1/4

A=\begin{pmatrix}1&-2/3&31/3\\ 0&1&-8\end{pmatrix}

step-4: add 2/3 times the 2nd row to the 1st row

A=\begin{pmatrix}1&0&5\\ 0&1&-8\end{pmatrix}

so, we get

x=5,y=-8

Answer is (5,-8)

balandron [24]4 years ago
5 0

Solution is (5,-8)

3x – 2y = 31

3x + 2y = -1

first we write it in matrix form

3  -2   | 31   -------------> Row 1

3   2   | -1  -------------> Row 2

We use row operations and get matrix in 1   0    and 0  1  form

Subtract Row 2 by row 1.  R2 -> R2 - R1. So R1 remains the same

3  -2   | 31   -------------> Row 1

0   4   | -32  -------------> Row 2

Divide row 1 by 3, R1-> R1/3. So R2 remains the same

1   \frac{-2}{3}   | \frac{31}{3}    -------------> Row 1

0   4   | -32  -------------> Row 2

Divide row 2 by 4. R2 -> R2/4

1   \frac{-2}{3}   | \frac{31}{3}    -------------> Row 1

0   1   | -8  -------------> Row 2

Now we need to get 0 in the place of -2/3

Multiply Row 2 by 2/3  and add it with Row 1. R1 --> 2/3 times R2 + R1

1   1*\frac{2}{3}+\frac{-2}{3}   | -8*\frac{-2}{3}\frac{31}{3}    -------------> Row 1

0   1   | -8  -------------> Row 2

Now simplify the fraction

1   0   | 5    -------------> Row 1

0   1   | -8  -------------> Row 2

So from this we can see that x=5  and y = -8

Solution is (5,-8)



You might be interested in
Please help :) Is the relationship shown by the data linear? If so model the data with an equation.
MrRissso [65]

Answer:

y-5=5/4(x-1)

Step-by-step explanation:

the slope is 1.25

m=y2-y1/x2-x1=10-5/5-1=5/4=1.25

y-5=(5)/(4)(x-1)=

y=(5)/(4)x+(15)/(4) this one is linear

it is a linear function and the

5 0
3 years ago
X-y=5 and x^2y=5x+6​
sergeinik [125]

By applying algebraic handling on the two equations, we find the following three <em>solution</em> pairs: x₁ ≈ 5.693 ,y₁ ≈ 10.693; x₂ ≈ 1.430, y₂ ≈ 6.430; x₃ ≈ - 0.737, y₃ ≈ 4.263.

<h3>How to solve a system of equations</h3>

In this question we have a system formed by a <em>linear</em> equation and a <em>non-linear</em> equation, both with no <em>trascendent</em> elements and whose solution can be found easily by algebraic handling:

x - y = 5      (1)

x² · y = 5 · x + 6       (2)

By (1):

y = x + 5

By substituting on (2):

x² · (x + 5) = 5 · x + 6

x³ + 5 · x² - 5 · x - 6 = 0

(x + 5.693) · (x - 1.430) · (x + 0.737) = 0

There are three solutions: x₁ ≈ 5.693, x₂ ≈ 1.430, x₃ ≈ - 0.737

And the y-values are found by evaluating on (1):

y = x + 5

x₁ ≈ 5.693

y₁ ≈ 10.693

x₂ ≈ 1.430

y₂ ≈ 6.430

x₃ ≈ - 0.737

y₃ ≈ 4.263

By applying algebraic handling on the two equations, we find the following three <em>solution</em> pairs: x₁ ≈ 5.693 ,y₁ ≈ 10.693; x₂ ≈ 1.430, y₂ ≈ 6.430; x₃ ≈ - 0.737, y₃ ≈ 4.263.

To learn more on nonlinear equations: brainly.com/question/20242917

#SPJ1

8 0
2 years ago
How can you tell it if linear or non-linear​
Snowcat [4.5K]
In linear equations, the graph will always be a straight line. In non linear equations, the graph may look like a parabola (curvy instead of straight).
6 0
3 years ago
A company has a policy of retiring company cars; this policy looks at number of miles driven, purpose of trips, style of car and
pav-90 [236]

Answer:

ans=13.59%

Step-by-step explanation:

The 68-95-99.7 rule states that, when X is an observation from a random bell-shaped (normally distributed) value with mean \mu and standard deviation \sigma, we have these following probabilities

Pr(\mu - \sigma \leq X \leq \mu + \sigma) = 0.6827

Pr(\mu - 2\sigma \leq X \leq \mu + 2\sigma) = 0.9545

Pr(\mu - 3\sigma \leq X \leq \mu + 3\sigma) = 0.9973

In our problem, we have that:

The distribution of the number of months in service for the fleet of cars is bell-shaped and has a mean of 53 months and a standard deviation of 11 months

So \mu = 53, \sigma = 11

So:

Pr(53-11 \leq X \leq 53+11) = 0.6827

Pr(53 - 22 \leq X \leq 53 + 22) = 0.9545

Pr(53 - 33 \leq X \leq 53 + 33) = 0.9973

-----------

Pr(42 \leq X \leq 64) = 0.6827

Pr(31 \leq X \leq 75) = 0.9545

Pr(20 \leq X \leq 86) = 0.9973

-----

What is the approximate percentage of cars that remain in service between 64 and 75 months?

Between 64 and 75 minutes is between one and two standard deviations above the mean.

We have Pr(31 \leq X \leq 75) = 0.9545 = 0.9545 subtracted by Pr(42 \leq X \leq 64) = 0.6827 is the percentage of cars that remain in service between one and two standard deviation, both above and below the mean.

To find just the percentage above the mean, we divide this value by 2

So:

P = {0.9545 - 0.6827}{2} = 0.1359

The approximate percentage of cars that remain in service between 64 and 75 months is 13.59%.

4 0
4 years ago
What is the value of   ?
azamat
Sure! So this is ready as "the cube root of 125". This basically means, "what number cubed can get me 125?"
Let's go through our options.
We can rule out D, as D cubed would be unreasonably big.
We can also rule out C, because 375 cubed is easily over 10000, you know this even if you haven't computed it all, just compute the 300 cubed.
We can rule out B, too. 41 squared is already over 125, therefore it can't be the answer.
Therefore our answer is A, 5. We can check that by cubing 5, and that indeed gets us 125.
Hope this helps!
4 0
3 years ago
Read 2 more answers
Other questions:
  • 1. m+ 10&lt; 16
    15·1 answer
  • Pls answer ASAP SOLVE THE TOTOAL SURFACE AREA OF A PIPE OF R2 =4 R1-2 H=10 PLS FIND S
    6·1 answer
  • Clinical Trial When XELJANZ (tofacitinib) was administered as part of a clinical trial for this rheumatoid arthritis treatment,
    7·1 answer
  • 18 = 3(3x − 6) solve for the value of X ?
    6·2 answers
  • It costs $60 to buy 10 hamburgers. At this rate, how much would it cost to buy 12 hamburgers? (Use proportions to help you).
    7·1 answer
  • HELPPPP ME ASAP<br><br> If f(x) = x2, g(x) = 5x, and h(x) = x +4, find each value.<br> Find g[h(-2)]
    8·1 answer
  • Help me plzzz! It’s due today that one question
    14·2 answers
  • Keisha runs each lap in 6 minutes. She will run more than 11 laps today. What are the possible number of minutes she will run to
    6·1 answer
  • The population of a town is 9,000, and it grows at a rate of 4.6% per year. What will the population be in 10 years ?
    7·1 answer
  • 4. Write an equation of the ellipse with foci at (±1, 0) and co-vertices at (0, ±2)
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!