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
choli [55]
3 years ago
11

the sum of three numbers is 45. the second of the three numbers is three more than twice the first number, x. the third number i

s two more than the first number, x. which equation can be used to solve for the first number, x?

Mathematics
2 answers:
Feliz [49]3 years ago
6 0

Answer:

x+ (2x+3) +(x+2)=45

Step-by-step explanation:

First number is x

So using this ,second number which is three more than twice of the first can be written as 2x+3

Now , The third number is two more than the first so it is x+2

Sum of the three numbers can be written as

x+ (2x+3) +(x+2)

In the question it is given that the sum is 45 so we can equate the equation in x to the given sum to solve it for x .

Hence

x+ (2x+3) +(x+2) =45

dolphi86 [110]3 years ago
5 0
The numbers are 20,15 and 10
You might be interested in
6. Salary Raise. A Union negotiates for a cost-of-living raise of 3.4%. What is the raise for a union
Marizza181 [45]

Answer:

<h2>New salary= $43,800.24</h2>

Step-by-step explanation:

Step one:

Given data

the initial salary is = $42,360

the raise in percentage is =3.4%

To know the raise we need to calculate what the amount of 3.4% of $42,360 is

Step two:

=(3.4/100)*42,360

=0.034*42360

=1440.24

therefore thr raise is $1440.24

Step three:

the new salary is given as

new salary= old salary+ raise

New salary= $42,360+$1440.24

New salary= $43,800.24

4 0
3 years ago
Please help guys -_-
baherus [9]

Answer:

C. the remainder must always be less than the dividend

5 0
3 years ago
Read 2 more answers
Match the sequence with the correct indicated term.
algol13
1) an = a1 + d*(n-1) => a20 = -4 + (-9)*19 = -4 - 171 = - 175
1) ---> C)

2) a81 = 20 + 4*80 = 340;
2) ---> A)

3) a12 = ?
3) ---> B) or D).
3 0
3 years ago
There are 75 people in a room. Of these people, 2/5 are from Germany. If 4/9 of the people who are not from Germany are from Fra
Alex Ar [27]

Answer:

25 people are not from Germany or France.

Step-by-step explanation:

1. You first want find out what is the number of people from Germany.

So you would find...

2/5 of 75

or

2/5*75= 30 people from Germany

2. Next you want to to find out the number of people from France.

So you would do the following...

75-30=45 (Subtract the number of people from Germany from 75 so you can get the total number of people from France and other countries)

4/9 of 45 to find the number of people from France.

4/9 *45= 20

3. Lastly you need to find the people who are from neither of the countries listed above.

Add 30+20= 50

Then subtract that number from 75.

75-50= 25 people who are from neither France or Germany.

Voila! This is your answer. Hope this helps! :)

7 0
3 years ago
Find an equation of the tangent plane to the given parametric surface at the specified point.
Neko [114]

Answer:

Equation of tangent plane to given parametric equation is:

\frac{\sqrt{3}}{2}x-\frac{1}{2}y+z=\frac{\pi}{3}

Step-by-step explanation:

Given equation

      r(u, v)=u cos (v)\hat{i}+u sin (v)\hat{j}+v\hat{k}---(1)

Normal vector  tangent to plane is:

\hat{n} = \hat{r_{u}} \times \hat{r_{v}}\\r_{u}=\frac{\partial r}{\partial u}\\r_{v}=\frac{\partial r}{\partial v}

\frac{\partial r}{\partial u} =cos(v)\hat{i}+sin(v)\hat{j}\\\frac{\partial r}{\partial v}=-usin(v)\hat{i}+u cos(v)\hat{j}+\hat{k}

Normal vector  tangent to plane is given by:

r_{u} \times r_{v} =det\left[\begin{array}{ccc}\hat{i}&\hat{j}&\hat{k}\\cos(v)&sin(v)&0\\-usin(v)&ucos(v)&1\end{array}\right]

Expanding with first row

\hat{n} = \hat{i} \begin{vmatrix} sin(v)&0\\ucos(v) &1\end{vmatrix}- \hat{j} \begin{vmatrix} cos(v)&0\\-usin(v) &1\end{vmatrix}+\hat{k} \begin{vmatrix} cos(v)&sin(v)\\-usin(v) &ucos(v)\end{vmatrix}\\\hat{n}=sin(v)\hat{i}-cos(v)\hat{j}+u(cos^{2}v+sin^{2}v)\hat{k}\\\hat{n}=sin(v)\hat{i}-cos(v)\hat{j}+u\hat{k}\\

at u=5, v =π/3

                  =\frac{\sqrt{3} }{2}\hat{i}-\frac{1}{2}\hat{j}+\hat{k} ---(2)

at u=5, v =π/3 (1) becomes,

                 r(5, \frac{\pi}{3})=5 cos (\frac{\pi}{3})\hat{i}+5sin (\frac{\pi}{3})\hat{j}+\frac{\pi}{3}\hat{k}

                r(5, \frac{\pi}{3})=5(\frac{1}{2})\hat{i}+5 (\frac{\sqrt{3}}{2})\hat{j}+\frac{\pi}{3}\hat{k}

                r(5, \frac{\pi}{3})=\frac{5}{2}\hat{i}+(\frac{5\sqrt{3}}{2})\hat{j}+\frac{\pi}{3}\hat{k}

From above eq coordinates of r₀ can be found as:

            r_{o}=(\frac{5}{2},\frac{5\sqrt{3}}{2},\frac{\pi}{3})

From (2) coordinates of normal vector can be found as

            n=(\frac{\sqrt{3} }{2},-\frac{1}{2},1)  

Equation of tangent line can be found as:

  (\hat{r}-\hat{r_{o}}).\hat{n}=0\\((x-\frac{5}{2})\hat{i}+(y-\frac{5\sqrt{3}}{2})\hat{j}+(z-\frac{\pi}{3})\hat{k})(\frac{\sqrt{3} }{2}\hat{i}-\frac{1}{2}\hat{j}+\hat{k})=0\\\frac{\sqrt{3}}{2}x-\frac{5\sqrt{3}}{4}-\frac{1}{2}y+\frac{5\sqrt{3}}{4}+z-\frac{\pi}{3}=0\\\frac{\sqrt{3}}{2}x-\frac{1}{2}y+z=\frac{\pi}{3}

5 0
2 years ago
Other questions:
  • Ali spends 30% monthly income on food articles, 40% of the remaining on conveyance and clothes and saves 50% of the remaining. I
    6·2 answers
  • Differentiate Square numbers and cube numbers
    15·1 answer
  • Suppose that the x-intercepts of the graph of y=f(x) are -9 and 3. What are the x intercepts of y= f(x+3)
    14·1 answer
  • 5. A company sells small, colored binder clips in packages of 20 and offers a money-back guarantee if two or more of the clips a
    5·1 answer
  • In a school, 130 students are sixth graders. If 52% of the students in the school are sixth graders, how many students are there
    8·1 answer
  • Find the solutions of the following linear equation 4 x minus 4 upon 2 = 3 upon 2​
    11·1 answer
  • Y intercept of 3x+4y=8
    7·1 answer
  • Suppose that weight of adolescents is being studied by a health organization and that the accompanying tables describes the prob
    5·1 answer
  • 30 points for the correct answer
    5·1 answer
  • Please help with this its a little confusing
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!