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
Airida [17]
3 years ago
8

Complete the table of values fory=2x^2+x

Mathematics
1 answer:
Semmy [17]3 years ago
7 0

Complete question:

y = 2x² + 2x - 3

x = -2 -1 0 1 2

Answer:

<u>Complete table of values</u>

x:   -2        -1         0          1          2

y:    1          -3       -3          1         9

Step-by-step explanation:

Given;

y = 2x² + 2x - 3

To complete the table of values of the equation above, we substitute the value of x into the given equation and solve for y.

when, x = -2

y = 2(-2)² + 2(-2) - 3

y = 8 - 4 - 3

y = 1

when x = -1

y = 2(-1)² + 2(-1) - 3

y = 2 - 2 - 3

y = -3

when x = 0

y = 2(0)² + 2(0) - 3

y = 0 - 0 - 3

y = -3

when x = 1

y = 2(1)² + 2(1) - 3

y = 2 + 2 - 3

y = 1

when x = 2

y = 2(2)² + 2(2) - 3

y = 8 + 4 - 3

y = 9

<u>Complete table</u>

x:   -2        -1         0          1          2

y:    1          -3       -3          1         9

You might be interested in
A teacher deposits $3,000 in a retirement fund. If she doesn't add any more money to the fund, which earns an annual interest ra
Cloud [144]
Okay, let me explain:
Take 6% of 3000 and add it to 3000. So basically turn the 6% into a decimal which would be 0.06, and multiply the 3000 by it. So, 3000 x 0.06 which equals 3,180. I hope this time it helped :) message me if you need further instructions.
6 0
3 years ago
Henrietta has a sample of a pure substance in a beaker. She heats the substance to a temperature of 100°C. What will determine i
erica [24]
The answer is c
have a good day
3 0
3 years ago
Read 2 more answers
Find the maximum volume of a rectangular box that is inscribed in a sphere of radius r.
zvonat [6]

Answer:

The maximum volume of a box inscribed in a sphere of radius r is a cube with volume \frac{8r^3}{3\sqrt{3}}.

Step-by-step explanation:

This is an optimization problem; that means that given the constraints on the problem, the answer must be found without assuming any shape of the box. That feat is made through the power of derivatives, in which all possible shapes are analyzed in its equation and the biggest -or smallest, given the case- answer is obtained. Now, 'common sense' tells us that the shape that can contain more volume is a symmetrical one, that is, a cube. In this case common sense is correct, and the assumption can save lots of calculations, however, mathematics has also shown us that sometimes 'common sense' fails us and the answer can be quite unintuitive. Therefore, it is best not to assume any shape, and that's how it will be solved here.

The first step of solving a mathematics problem (after understanding the problem, of course) is to write down the known information and variables, and make a picture if possible.

The equation of a sphere of radius r is x^2 + y^2 + z^2=r^2. Where x, y and z are the distances from the center of the sphere to any of its points in the border. Notice that this is the three-dimensional version of Pythagoras' theorem, and it means that a sphere is the collection of coordinates in which the equation holds for a given radius, and that you can treat this spherical problem in cartesian coordinates.

A box that touches its corners with the sphere with arbitrary side lenghts is drawn, and the distances from the center of the sphere -which is also the center of the box- to each cartesian axis are named x, y and z; then, the complete sides of the box are measured  2x,  2y and 2z. The volume V of any rectangular box is given by the product of its sides, that is, V=2x\cdot 2y\cdot 2z=8xyz.

Those are the two equations that bound the problem. The idea is to optimize V in terms of r, therefore the radius of the sphere must be introduced into the equation of the volumen of the box so that both variables are correlated. From the equation of the sphere one of the variables is isolated: z^2=r^2-x^2 - y^2\quad \Rightarrow z= \sqrt{r^2-x^2 - y^2}, so it can be replaced into the other: V=8xy\sqrt{r^2-x^2 - y^2}.

But there are still two coordinate variables that are not fixed and cannot be replaced or assumed. This is the point in which optimization kicks in through derivatives. In this case, we have a cube in which every cartesian coordinate is independent from each other, so a partial derivative is applied to each coordinate independently, and then the answer from both coordiantes is merged into a single equation and it will hopefully solve the problem.

The x coordinate is treated first: \frac{\partial V}{\partial x} =\frac{\partial 8xy\sqrt{r^2-x^2 - y^2}}{\partial x}, in a partial derivative the other variable(s) is(are) treated as constant(s), therefore the product rule is applied: \frac{\partial V}{\partial x} = 8y\sqrt{r^2-x^2 - y^2}  + 8xy \frac{(r^2-x^2 - y^2)^{-1/2}}{2} (-2x) (careful with the chain rule) and now the expression is reorganized so that a common denominator is found \frac{\partial V)}{\partial x} = \frac{8y(r^2-x^2 - y^2)}{\sqrt{r^2-x^2 - y^2}}  - \frac{8x^2y }{\sqrt{r^2-x^2 - y^2}} = \frac{8y(r^2-2x^2 - y^2)}{\sqrt{r^2-x^2 - y^2}}.

Since it cannot be simplified any further it is left like that and it is proceed to optimize the other variable, the coordinate y. The process is symmetrical due to the equivalence of both terms in the volume equation. Thus, \frac{\partial V}{\partial y} = \frac{8x(r^2-x^2 - 2y^2)}{\sqrt{r^2-x^2 - y^2}}.

The final step is to set both partial derivatives equal to zero, and that represents the value for x and y which sets the volume V to its maximum possible value.

\frac{\partial V}{\partial x} = \frac{8y(r^2-2x^2 - y^2)}{\sqrt{r^2-x^2 - y^2}} =0 \quad\Rightarrow r^2-2x^2 - y^2=0 so that the non-trivial answer is selected, then r^2=2x^2+ y^2. Similarly, from the other variable it is obtained that r^2=x^2+2 y^2. The last equation is multiplied by two and then it is substracted from the first, r^2=3 y^2\therefore y=\frac{r}{\sqrt{3}}. Similarly, x=\frac{r}{\sqrt{3}}.

Steps must be retraced to the volume equation V=8xy\sqrt{r^2-x^2 - y^2}=8\frac{r}{\sqrt{3}}\frac{r}{\sqrt{3}}\sqrt{r^2-\left(\frac{r}{\sqrt{3}}\right)^2 - \left(\frac{r}{\sqrt{3}}\right)^2}=8\frac{r^2}{3}\sqrt{r^2-\frac{r^2}{3} - \frac{r^2}{3}} =8\frac{r^2}{3}\sqrt{\frac{r^2}{3}}=8\frac{r^3}{3\sqrt{3}}.

6 0
3 years ago
Solve 50x – 13 = 55x – 93.
LenaWriter [7]
The answer would be x=16
7 0
4 years ago
Read 2 more answers
What is (2x2) divided by [2x87239]9
s2008m [1.1K]

here's the answer for you

7 0
3 years ago
Other questions:
  • Choose the missing reason in the proof.<br><br> A.) AAS<br> B.) ASA<br> C.) SSA<br> D.) SAS
    10·2 answers
  • I asked this question yesterday, but no one answered, and i really need help! it would be nice if u halped :) thank you
    14·1 answer
  • I don't know how to solve this problem!
    6·2 answers
  • Which lines have a slope of 1/2?
    13·1 answer
  • Which of the following statements shows a characteristic of a statistical question. A:the question is focused. B:the distributio
    12·2 answers
  • Derek he's a cylindrical water bottle with a diameter of 4 centimeters and a height of 15 centimeters. If he filled the water bo
    12·1 answer
  • The mass of Parcel A was 0.7kg. Parcel B was heavier than Parcel A. Parcel C had the same mass as Parcel B. The total mass of th
    8·1 answer
  • Evaluate -8 × |2| what is the real answer
    15·1 answer
  • Pls help me with this question
    13·1 answer
  • James runs 1-7 of a mile, three times a week. alisha runs 1-9 of a mile, four times a week -help me please :3
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!