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
Bingel [31]
3 years ago
10

Someone help me with this question pleaseee

Mathematics
2 answers:
Alona [7]3 years ago
4 0

Answer:

y = 2x - 1

Step-by-step explanation:

The equation of a line in slope- intercept form is

y = mx + c ( m is the slope and c the y- intercept )

Calculate m using the slope formula

m = (y₂ - y₁ ) / (x₂ - x₁ )

with (x₁, y₁ ) = B(2,3) and (x₂, y₂ ) = A(4, 7)

m = \frac{7-3}{4-2} = \frac{4}{2} = 2, thus

y = 2x + c ← is the partial equation of the line

To find c substitute either of the 2 points into the partial equation

Using (2, 3), then

3 = 4 + c ⇒ c = 3 - 4 = - 1

y = 2x - 1 ← equation of line

sweet-ann [11.9K]3 years ago
3 0
Answer: y=2x-1

We know that the equation of a line is y = mx + b, where m is the gradient and b is the y-intercept.

First to find the gradient, we use the formula y2-y1/x2-x1.

x1 and y1 being the first set of coordinates (2,3) and x2 and y2 being the second set (4,7)

Now we sub in:
m=7-3/4-2
m=4/2
m=2

This is our gradient and we can put it into the equation: y=2x+b

Now we find the y-intercept (b). Since the y-intercept isn’t shown, we can sub in the coordinates to find it.

y=2x+b
Sub (2,3)
3=2(2)+b
3=4+b
-1=b

Sub (4,7)
7=2(4)+b
7=8+b
-1=b

Subbing in both coordinates gives us -1 as the y-intercept, so the finished equation is: y=2x-1
You might be interested in
The city council wants to find out if city residents would be willing to pay higher taxes for improvements to the city's parks.
Sloan [31]
A. The council randomly surveys People from a list of city residents
6 0
3 years ago
Read 2 more answers
This formula converts a UK shoe size to a Japanese shoe size. Japanese size = UK size + 19
LuckyWell [14K]

Yuto wears a Japanese size 29.5.

By the problem,

Japanese size = UK size + 19

Or, 29.5 = UK size +19

Or, UK size = 29.5-19 = 10.5

Yuto’s shoe size would be 10.5 in the UK

6 0
3 years ago
Help me. what is the answer. what is the equation of the line shown?
Sholpan [36]
Peepee !!!! LOL pee pee
4 0
3 years ago
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
Will give brainiest Find the equation of the straight line parallel to the y-axis and passes through the point (-2, 3). _____
IrinaVladis [17]

Answer:

Step-by-step explanation:

8 0
2 years ago
Other questions:
  • If it is june now what month will be after 100 months
    9·2 answers
  • The height of each story of an office building is 9 3/4 feet. The height is measured from the ceiling to the floor. The building
    15·2 answers
  • Factorization of 3x2-8x-3
    14·2 answers
  • to make punch Julia part 1 quart 3 cups of ginger ale into a bowl and then added twice as much fruit juice how much punch did sh
    6·1 answer
  • The quotient of a number and -4
    5·1 answer
  • Venus buys 13 CDs at 18.99 each. How much does she spend on CDs?
    8·1 answer
  • John Johnson’s gross pay for this week is $520.95. He is single and claims one withholding allowance. What amount will be withhe
    10·2 answers
  • Given a sphere with a radius of 7.5 ft.
    9·1 answer
  • Consider the function f(x) = 2(3)^x. which of the function in the graph below represents f(x-4)?
    11·2 answers
  • What is the volume of the figure?
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!