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
damaskus [11]
3 years ago
9

Answers fast please. 1.) y=x−63x+2y=8 Use the substitution method. A.) (4, −2) B.) (14, 8) C.) (0, −6) D.) (3, −3) 2.) What is t

he x-coordinate of the solution for the system of equations? {y−x=910+2x=−2y X= what? 3.) What is the y-coordinate of the solution for the system of equations? {y=3x−1x−y=−9 Y=what?
Mathematics
2 answers:
Helga [31]3 years ago
6 0
1.
<span>A.) (4, −2)

2.
x = -7
y = 2

3.
x = 5
y = 14</span>
GrogVix [38]3 years ago
4 0

<u>QUESTION 1</u>

The given system of equation is

y=x-6...eqn1

and


3x+2y=8...eqn2


Let us substitute equation (1) into equation (2) to get,

3x+2(x-6)=8


We expand the bracket to get,

3x+2x-12=8


We simplify to get.

5x-12=8


We group like terms to get

5x=8+12

\Rightarrow 5x=20

\Rightarrow x=4


We now substitute x=4 in to equation (1) to obtain,


y=4-6=-2


The correct answer is option A.


<u>QUESTION 2</u>

The given system of equations is

y-x=9...eqn1


and

10+2x=-2y...eqn2

We make y the subject in equation (2) to get,

y=-x-5..eqn3


We put equation (3) into equation (1) to obtain,


-x-5-x=9


We group like terms to get,

-x-x=9+5


This implies that,

-2x=14


We divide through by -2 to get,

x=-7


Hence the x-coordinate is -7



<u>QUESTION 3</u>

The given system is

y=3x-1..eqn1


and


x-y=-9...eqn2

We make x the subject in equation (2) to get,

x=y-9...eqn3


We put equation (3) into equation (1) to obtain,


y=3(y-9)-1


We expand the bracket to get,


y=3y-27-1


Group like terms to get,


y-3y=-27-1


We simplify to get;

-2y=-28


This implies that,

y=14


Therefore the y-coordinate is 14.

You might be interested in
Find the slope of the line passing through the points (-6,2), (0,-6).A 6B 2.C-4/3DOE-3/1
NNADVOKAT [17]

Given data:

The first point given iis (a, b)=(-6,2).

The second point given is (c,d)=(0, -6).

The expression for the slope is,

m=(d-b)/(c-a)

Substitute the given points in the above expression.

m=(-6-2)/(0-(-6))

=(-8)/(6)

=-4/3

Thus, the slope of the line is -4/3, so (C) option is correct.

8 0
1 year ago
What is the answer for 4y^2=81
Elena L [17]
<span><u><em>Answer:</em></u>
either y = 4.5
or y = -4.5

<u><em>Explanation:</em></u>
To get the solution, we will need to isolate the y on one side of the equation.
<u>This can be done as follows:</u>
4y</span>²<span> = 81

</span>\frac{4y^2}{4} =  \frac{81}{4}
<span>
y</span>²<span> = 20.25

y = +/- </span>√(20.25)<span>
either y = +</span>√<span>(20.25) = 4.5
or y = -</span>√<span>(20.25) = -4.5

Since there are no restrictions on the value of y, therefore, both answers would be accepted

Hope this helps :)</span>
3 0
3 years ago
Read 2 more answers
40 pts! PLEASE HELP FAST WILL MARK BRAINLIEST
muminat

Answer:

f(2) = 2.5×2-10.5

=5-10.5

=-5.5

g(2) = 64(0.5×2)

= 64×1

=64

f(3)=2.5×3-10.5

=7.5-10.5

=-3

g(3)=64(0.5×3)

=64×1.5

=96

f(4)=2.5×4-10.5

=10-10.5

=-500

g(4)=64(0.5×4)

=64×2

=128

f(5)=2.5×5-10.5

=12.5-10.5

=2

g(5)=64(0.5×5)

=64×2.5

=150

I think it is the processs It will help you

7 0
2 years ago
Find the point(s) on the surface z^2 = xy 1 which are closest to the point (7, 11, 0)
leonid [27]
Let P=(x,y,z) be an arbitrary point on the surface. The distance between P and the given point (7,11,0) is given by the function

d(x,y,z)=\sqrt{(x-7)^2+(y-11)^2+z^2}

Note that f(x) and f(x)^2 attain their extrema, if they have any, at the same values of x. This allows us to consider the modified distance function,

d^*(x,y,z)=(x-7)^2+(y-11)^2+z^2

So now you're minimizing d^*(x,y,z) subject to the constraint z^2=xy. This is a perfect candidate for applying the method of Lagrange multipliers.

The Lagrangian in this case would be

\mathcal L(x,y,z,\lambda)=d^*(x,y,z)+\lambda(z^2-xy)

which has partial derivatives

\begin{cases}\dfrac{\mathrm d\mathcal L}{\mathrm dx}=2(x-7)-\lambda y\\\\\dfrac{\mathrm d\mathcal L}{\mathrm dy}=2(y-11)-\lambda x\\\\\dfrac{\mathrm d\mathcal L}{\mathrm dz}=2z+2\lambda z\\\\\dfrac{\mathrm d\mathcal L}{\mathrm d\lambda}=z^2-xy\end{cases}

Setting all four equation equal to 0, you find from the third equation that either z=0 or \lambda=-1. In the first case, you arrive at a possible critical point of (0,0,0). In the second, plugging \lambda=-1 into the first two equations gives

\begin{cases}2(x-7)+y=0\\2(y-11)+x=0\end{cases}\implies\begin{cases}2x+y=14\\x+2y=22\end{cases}\implies x=2,y=10

and plugging these into the last equation gives

z^2=20\implies z=\pm\sqrt{20}=\pm2\sqrt5

So you have three potential points to check: (0,0,0), (2,10,2\sqrt5), and (2,10,-2\sqrt5). Evaluating either distance function (I use d^*), you find that

d^*(0,0,0)=170
d^*(2,10,2\sqrt5)=46
d^*(2,10,-2\sqrt5)=46

So the two points on the surface z^2=xy closest to the point (7,11,0) are (2,10,\pm2\sqrt5).
5 0
3 years ago
Danny wants to put a circular fence in his backyard. He measured from the center of his space and got 12 how much fencing does d
Umnica [9.8K]
Answer: 75.4

Steps:
Circumference = 2πr
π = pi
r = radius

2π(12) = 75.39822
3 0
3 years ago
Other questions:
  • Given: 1 and 2 are supplements, and 3 and 2 are supplements.
    6·2 answers
  • What's 905,154 rounded to the ten thousands // 89,659 rounded to the hundred thousands
    7·1 answer
  • Tom has read the first 40 pages of a book. He plans to read another 12 pages each day Write an equation that represents the rela
    5·1 answer
  • The ratio of boys to girls in Ms. smith’s class is 3 to 4. If there are 12 boys, how many girls are there?
    15·1 answer
  • A storage bin in the corner of Joe's room has the dimensions shown below. What is the
    10·1 answer
  • Need quick help with this math
    7·2 answers
  • What equation matches this situation.mai biked x miles han biked 2/3 more than that
    13·1 answer
  • A local waterpark uses 5210 gallons of recycled water each day. How many quarts of water are recycled each day at the waterpark?
    15·1 answer
  • The governor of state A earns ​$48,980 more than the governor of state B. If the total of their salaries is ​$289,660​, find the
    5·2 answers
  • Plssss help (the answer choices are the same for all)
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!