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
Kazeer [188]
3 years ago
5

14.What is the solution of the system?

Mathematics
1 answer:
Archy [21]3 years ago
3 0

Answer:

14.  x=-2.5,  y = -7

15.  x=28  y = -20

Step-by-step explanation:

14.  Let's solve this system by elimination.  Multiply the first equation by -1.

-1*(4x-y)= -1*(- 3)

-4x +y = 3

Then add this to the second equation.

-4x+y = 3

6x-y= - 8

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

2x   = -5


Divide each side by 2

x = -2.5

We still need to find y

-4x+y =3

-4(-2.5) + y =3

10 +y =3

Subtract 10 from each side.

y = 3-10

y = -7


15.I will again use elimination to solve this system, because using substitution will give me fractions which are harder to work with.   I will elimiate the y variable.  Multiply the first equation by 11

11( 5x+6y)= 11*20

55x+66y = 220

Multiply the second equation by -6

-6(9x+11y)=32*(-6)

-54x-66y = -192


Add the modified equations together.

55x+66y = 220

-54x-66y = -192

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

x = 28

We still need to solve for y

5x+6y = 20

5*28 + 6y =20

140 + 6y = 20

Subtract 140 from each side

6y = -120

Divide by 6

y = -20

You might be interested in
Which number line shows the solution to −6 − (−2)? A number line is shown from negative 10 to 0 to positive 10. There are increm
VARVARA [1.3K]

Answer:

The correct option is A) A number line is shown from negative 10 to 0 to positive 10. There are increments of 2 on either side of the number line. The even numbers are labeled on either side of the number line. An arrow pointing from 0 to negative 6 is shown. Above this, another arrow pointing from negative 6 to negative 4 is shown. A vertical bar is shown at the tip of the arrowhead of the top arrow.

Step-by-step explanation:

Consider the provided expression.

−6 − (−2)

Open the parentheses and change the sign.

−6 − (−2)

−6 + 2

Subtract the numbers.

−4

Now draw this on number line.

First draw a number line is shown from −10 to 0 to 10. with scale of 2 unit on either side of the number line. Draw an arrow pointing from 0 to −6 Which show −6. Above this, another arrow pointing from −6 to −4 which shows −6 − (−2) = −4. A vertical bar is shown at the tip of the arrowhead of the top arrow.

The required number line is shown in the figure 1.

Hence, the correct option is A) A number line is shown from negative 10 to 0 to positive 10. There are increments of 2 on either side of the number line. The even numbers are labeled on either side of the number line. An arrow pointing from 0 to negative 6 is shown. Above this, another arrow pointing from negative 6 to negative 4 is shown. A vertical bar is shown at the tip of the arrowhead of the top arrow.

4 0
3 years ago
Find the output of the function y = x - 16 if the input is -28.<br> Help please
Serhud [2]

Answer:

-44

Step-by-step explanation:

If the input is -28, that means x = -28, so we plug -28 in for x and solve for y, which is the output:

y = x - 16

y = -28 - 16 = -44

The answer is thus -44.

5 0
3 years ago
Three coins are flipped,what is the Probability of getting one HEAD and two TAILs?
san4es73 [151]
The probability of getting at most 2 tails is 7/8
7 0
3 years ago
(9-a+5a)/c (a=6,c=9)
SIZIF [17.4K]
\frac{9-a+5a}{c} = \frac{9-(6)+5(6)}{(9)}= \frac{3+30}{9} = \frac{33}{9} = \frac{11}{3}
7 0
3 years ago
Refer to the following scenario:You want to see if there is a difference between the exercise habits of Science majors and Math
bekas [8.4K]

Answer:

1. H0: P1 = P2

2. Ha: P1 ≠ P2

3. pooled proportion p = 0.542

4. P-value = 0.0171

5. The null hypothesis failed to be rejected.

At a signficance level of 0.01, there is not enough evidence to support the claim that there is significant difference between the exercise habits of Science majors and Math majors .

6. The 99% confidence interval for the difference between proportions is (-0.012, 0.335).

Step-by-step explanation:

We should perform a hypothesis test on the difference of proportions.

As we want to test if there is significant difference, the hypothesis are:

Null hypothesis: there is no significant difference between the proportions (p1-p2 = 0).

Alternative hypothesis: there is significant difference between the proportions (p1-p2 ≠ 0).

The sample 1 (science), of size n1=135 has a proportion of p1=0.607.

p_1=X_1/n_1=82/135=0.607

The sample 2 (math), of size n2=92 has a proportion of p2=0.446.

p_2=X_2/n_2=41/92=0.446

The difference between proportions is (p1-p2)=0.162.

p_d=p_1-p_2=0.607-0.446=0.162

The pooled proportion, needed to calculate the standard error, is:

p=\dfrac{X_1+X_2}{n_1+n_2}=\dfrac{82+41}{135+92}=\dfrac{123}{227}=0.542

The estimated standard error of the difference between means is computed using the formula:

s_{p1-p2}=\sqrt{\dfrac{p(1-p)}{n_1}+\dfrac{p(1-p)}{n_2}}=\sqrt{\dfrac{0.542*0.458}{135}+\dfrac{0.542*0.458}{92}}\\\\\\s_{p1-p2}=\sqrt{0.001839+0.002698}=\sqrt{0.004537}=0.067

Then, we can calculate the z-statistic as:

z=\dfrac{p_d-(\pi_1-\pi_2)}{s_{p1-p2}}=\dfrac{0.162-0}{0.067}=\dfrac{0.162}{0.067}=2.4014

This test is a two-tailed test, so the P-value for this test is calculated as (using a z-table):

\text{P-value}=2\cdot P(z>2.4014)=0.0171

As the P-value (0.0171) is bigger than the significance level (0.01), the effect is not significant.

The null hypothesis failed to be rejected.

At a signficance level of 0.01, there is not enough evidence to support the claim that there is significant difference between the exercise habits of Science majors and Math majors .

We want to calculate the bounds of a 99% confidence interval of the difference between proportions.

For a 99% CI, the critical value for z is z=2.576.

The margin of error is:

MOE=z \cdot s_{p1-p2}=2.576\cdot 0.067=0.1735

Then, the lower and upper bounds of the confidence interval are:

LL=(p_1-p_2)-z\cdot s_{p1-p2} = 0.162-0.1735=-0.012\\\\UL=(p_1-p_2)+z\cdot s_{p1-p2}= 0.162+0.1735=0.335

The 99% confidence interval for the difference between proportions is (-0.012, 0.335).

6 0
3 years ago
Other questions:
  • How much is 134×134=
    14·2 answers
  • A trail mix recipe includes granola, oats, and almonds. There r 135 calories in a 1/4 cup serving of the trail mix. How many cal
    7·2 answers
  • CAN SOMEONE PLEASE HELP WILL GIVE 20 POINTS AND GIVE YOU A FIVE STAR RATING AND GIVE 20 POINTS
    14·2 answers
  • If the test is worth 50 and you score 84% how many questions did you get wrong? Write the proportion?
    6·2 answers
  • Help please math problem
    5·1 answer
  • What is the area of the blue shaded region​???????
    7·1 answer
  • A student took a test which had 6 questions. He would score 8 points on the test if all his answers are correct. If y represents
    11·2 answers
  • Please someone help!!!​
    15·1 answer
  • If (x^2 - y^2 = 10 and (x + y) =2 find x and y?
    7·1 answer
  • Find 1 rational number between -2/9 and 0
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!