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
kobusy [5.1K]
3 years ago
8

What is the solution to this system of equations?

Mathematics
2 answers:
andrew11 [14]3 years ago
5 0
Answer: (-3,-6)

Step 1: Rewrite equations

y=2x

y=4x+6

Step 2: Determine method of solving

You can solve equations in one of 3 ways:

1) Substitution
2) Elimination
3) Graphing

The easiest in this case is substitution

Step 3: Solve

With substitution, we will substitute the y value into the second equation. Let’s do this now and solve

y= 4x + 6

*substitute y value*

2x=4x+6

*subtract 4x in both sides*

2x=4x+6
-4x -4x
_______
-2x=6

*divide both numbers by -2*

-2x=6
/-2 /-2
______
x=-3

Now we have our x value. Let’s solve for y by substituting this into the first equation.

y=2x

y=2(-3)

y=-6

Putting these together, we see that our solution to this system of equations is (-3,-6) which is also the first solution

Hope this helps comment below for more questions and I’ll be glad to help :)

chubhunter [2.5K]3 years ago
4 0

Answer:

x=-3, y=-6. (-3, -6).

Step-by-step explanation:

y=2x

y=4x+6

-----------

2x=4x+6

2x-4x=6

-2x=6

x=6/-2

x=-3

y=2(-3)=-6

You might be interested in
I need the answer fast
Fantom [35]

Answer:

B. What was the highest temperature this month?

Step-by-step explanation:

Rory is recording the <em>high</em><em>est</em><em> temperature</em> for the duration of the day for month's worth of data.

B. is the easiest one to answer, as you simply will have to look for the greatest number within the set, and that will be the answer.

A. is too broad, and does not imply that only the "high temperature" is needed, rather just a leveled temperature within day in that month.

C. is the opposite of what Rory had recorded, and without data, he cannot answer it.

D. is answerable as well, but, again, the only temperature recorded is the high temperature. Temperature can fluctuate depending on the time of the day, and can be in the 50s one hour and the 90s in another.

~

5 0
2 years ago
Marcy had 567 earmuffs in stock. If she can put 18 earmuffs on each shelf, about how many shelves does she need for all the earm
spin [16.1K]

567 / 18 = 31.5

But because she can't make half a shelf, the answer would be 32 shelves

5 0
3 years ago
Frankie paid $11.75 for the movie tickets and $4.75 for popcorn and drink. How much did Frankie spend?
olasank [31]

Answer:

he spent $16.5

Step-by-step explanation:


7 0
3 years ago
Read 2 more answers
6th grade math please help
Sholpan [36]

Answer: 9x-3x and  5x+x

Step-by-step explanation:

1. Brianna's thinking is incorrect because of course, when x is 0, the expression will equal whatever value isn't an x term. To find equivalent expression, you actually need to find which expressions have the same amount of x terms and the same value.

2. Expressions A and C are equivalent.

3. Expression A can be simplified, as you can do 9x - 3x = 6x, so your final expression would be 6x - 4. Expression C can also be simplified with 5x + x = 6x, which can then also be written as 6x - 4. This means both expressions have the same amount of x terms, and the same value, so they are equivalent.

6 0
2 years ago
Read 2 more answers
What is the coordinates of the center of an ellipse defined by the equation 16x^2 + 25y^2 + 160x - 200y + 400 = 0 ? Please give
pickupchik [31]

16x^2 + 25y^2 + 160x - 200y + 400 = 0     Rearrange and regroup.

(16x^2 + 160x) + (25y^2 - 200y ) = 0-400.     Group the xs together and the ys together.

16(X^2 + 10x) + 25(y^2-8y) = -400.     Factorising.

We are going to use completing the square method.

Coefficient of x in the first expression = 10.

Half of it = 1/2 * 10 = 5. (Note this value)

Square it = 5^2  = 25.     (Note this value)


Coefficient of y in the second expression = -8.

Half of it = 1/2 * -8 = -4. (Note this value)

Square it = (-4)^2  = 16. (Note this value)


We are going to carry out a manipulation of completing the square with the values

25 and 16.  By adding and substracting it.


16(X^2 + 10x) + 25(y^2-8y) = -400

16(X^2 + 10x + 25 -25) + 25(y^2-8y + 16 -16) = -400

Note that +25 - 25 = 0.    +16 -16 = 0. So the equation is not altered.

16(X^2 + 10x + 25) -16(25) + 25(y^2-8y + 16) -25(16) = -400


16(X^2 + 10x + 25) + 25(y^2-8y + 16)  = -400 +16(25) + 25(16)    Transferring the terms -16(25) and -25(16)

to other side of equation.  And 16*25 = 400


16(X^2 + 10x + 25) + 25(y^2-8y + 16)  = 25(16)


16(X^2 + 10x + 25) + 25(y^2-8y + 16)  = 400

We now complete the square by using the value when coefficient was halved.


16(x-5)^2 + 25(y-4)^2  = 400

Divide both sides of the equation by 400


(16(x-5)^2)/400 + (25(y-4)^2)/400  = 400/400              Note also that, 16*25 = 400.


((x-5)^2)/25 + ((y-4)^2)/16  = 1

((x-5)^2)/(5^2) + ((y-4)^2)/(4^2)  = 1


Comparing to the general format of an ellipse.

((x-h)^2)/(a^2) + ((y-k)^2)/(b^2)  = 1


Coordinates of the center = (h,k).

Comparing   with above   (x-5) = (x - h) , h = 5.

Comparing   with above   (y-k) = (y - k) , k = 4.

Therefore center = (h,k) = (5,4).

Sorry the answer came a little late.  Cheers.

3 0
3 years ago
Other questions:
  • Algebra 1. i just need help with understanding multiple step equations like...
    5·2 answers
  • Which of the following terms best describes three points that all lie in a straight line
    13·2 answers
  • Is 80 a multiple of 4?
    14·2 answers
  • Find the geometric mean of 2 and 20
    15·1 answer
  • a door with width 4.20 m has an arc as shown in diagram .Find: a) radius of the arc B) length of the arc to the nearest cm
    13·1 answer
  • A store pays $10 for a blanket, and the markup is 115%. A customer will also pay a 5 1/2% sales tax. What will be the total cost
    6·1 answer
  • PLEASE HELP ASAP I WILL GIVE BRAINIEST PLEASE
    15·2 answers
  • An elevator starts at the basement with 8 people (not including the elevator operator) and discharges them all by the time it re
    15·1 answer
  • In the given polygon, AC= 5x - 24, AO= 3. Find x. NO LINKS!!!​
    10·2 answers
  • Order the numbers from least to greatest -3 -2 -2 1/2 -3.5 and 2.5​
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!