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
Reil [10]
3 years ago
6

Con

Mathematics
1 answer:
mr Goodwill [35]3 years ago
8 0

Answer:

The coordinates of E are E(x,y) = \left(\frac{9}{2}, 0 \right).

Step-by-step explanation:

The triangle ABC represents a right triangle as both sides AB and AC are orthogonal to each other. The side AB is in the y axis, whereas the side AC is in the x axis. The triangle is dilated with respect to the origin, in which point A is set.

Vectorially speaking, dilation is defined by the following operation:

P'(x,y) = O(x,y) + k\cdot [P(x,y) - O(x,y)] (1)

Where:

O(x,y) - Point of reference.

P(x,y) - Original point.

P'(x,y) - Dilated point.

k - Dilation factor.

By applying this operation, point B becomes point D:

B(x,y) = (0,4), D(x,y) = (0,6)

D(x,y) = (0,0) + k\cdot [(0,4)- (0,0)]

D(x,y) = (0,0) + k\cdot (0,4)

(0,6) = (0,0) +(0,4\cdot k)

(0, 6) = (0,4\cdot k)

k = \frac{3}{2}

Lastly, we transform point C into point E by applying the same operation: C(x,y) = (3, 0), O(x,y) = (0,0) and k = \frac{3}{2}

E(x,y) = (0,0) + \frac{3}{2}\cdot [(3,0)-(0,0)]

E(x,y) = \left(\frac{9}{2}, 0 \right)

The coordinates of E are E(x,y) = \left(\frac{9}{2}, 0 \right).

You might be interested in
If $18\sqrt 8-8\sqrt{18}=\sqrt n, what is n?
Ksivusya [100]

Answer:

288 trust me it is 100% right I tried it as an answer an got it right.

Step-by-step explanation:

4 0
3 years ago
Write the equation of the parabola in vertex form. Vertex (2,1), point (3, -4)
Ket [755]

Answer:

U=1-5(x-2)^2

Step-by-step explanation:

The equation of the parabola with vertex (h,k) is y=a(−h+x)2+k

Thus, the equation of the parabola is y=a(x−2)2+1

To find a, use the fact that the parabola passes through the point (3,−4): −4=a+1

Solving this equation, we get that a=−5

Thus, the equation of the parabola is y=1−5(x−2)^2

6 0
3 years ago
When building a house, you have the choice of seven different floor plans, brick or stone exterior and carpet or hardwood floori
Yakvenalex [24]
11 im pretty sure....
4 0
3 years ago
The town library is raising money by selling old books for $2 each.Which equation can be used to find the amount of money raised
alexgriva [62]
Y=2x
y is the amount of money made from the sold books
x is the number of books that are sold (it is x because you don't know how many will be sold, so you have to account for all possibilities)
2x is because every book is sold for 2 dollars, so that mean x is multiplied by 2 to get y
5 0
3 years ago
Read 2 more answers
can someone show me how to find the general solution of the differential equations? really need to know how to do it for the upc
mariarad [96]
The first equation is linear:

x\dfrac{\mathrm dy}{\mathrm dx}-y=x^2\sin x

Divide through by x^2 to get

\dfrac1x\dfrac{\mathrm dy}{\mathrm dx}-\dfrac1{x^2}y=\sin x

and notice that the left hand side can be consolidated as a derivative of a product. After doing so, you can integrate both sides and solve for y.

\dfrac{\mathrm d}{\mathrm dx}\left[\dfrac1xy\right]=\sin x
\implies\dfrac1xy=\displaystyle\int\sin x\,\mathrm dx=-\cos x+C
\implies y=-x\cos x+Cx

- - -

The second equation is also linear:

x^2y'+x(x+2)y=e^x

Multiply both sides by e^x to get

x^2e^xy'+x(x+2)e^xy=e^{2x}

and recall that (x^2e^x)'=2xe^x+x^2e^x=x(x+2)e^x, so we can write

(x^2e^xy)'=e^{2x}
\implies x^2e^xy=\displaystyle\int e^{2x}\,\mathrm dx=\frac12e^{2x}+C
\implies y=\dfrac{e^x}{2x^2}+\dfrac C{x^2e^x}

- - -

Yet another linear ODE:

\cos x\dfrac{\mathrm dy}{\mathrm dx}+\sin x\,y=1

Divide through by \cos^2x, giving

\dfrac1{\cos x}\dfrac{\mathrm dy}{\mathrm dx}+\dfrac{\sin x}{\cos^2x}y=\dfrac1{\cos^2x}
\sec x\dfrac{\mathrm dy}{\mathrm dx}+\sec x\tan x\,y=\sec^2x
\dfrac{\mathrm d}{\mathrm dx}[\sec x\,y]=\sec^2x
\implies\sec x\,y=\displaystyle\int\sec^2x\,\mathrm dx=\tan x+C
\implies y=\cos x\tan x+C\cos x
y=\sin x+C\cos x

- - -

In case the steps where we multiply or divide through by a certain factor weren't clear enough, those steps follow from the procedure for finding an integrating factor. We start with the linear equation

a(x)y'(x)+b(x)y(x)=c(x)

then rewrite it as

y'(x)=\dfrac{b(x)}{a(x)}y(x)=\dfrac{c(x)}{a(x)}\iff y'(x)+P(x)y(x)=Q(x)

The integrating factor is a function \mu(x) such that

\mu(x)y'(x)+\mu(x)P(x)y(x)=(\mu(x)y(x))'

which requires that

\mu(x)P(x)=\mu'(x)

This is a separable ODE, so solving for \mu we have

\mu(x)P(x)=\dfrac{\mathrm d\mu(x)}{\mathrm dx}\iff\dfrac{\mathrm d\mu(x)}{\mu(x)}=P(x)\,\mathrm dx
\implies\ln|\mu(x)|=\displaystyle\int P(x)\,\mathrm dx
\implies\mu(x)=\exp\left(\displaystyle\int P(x)\,\mathrm dx\right)

and so on.
6 0
3 years ago
Other questions:
  • The equation y=10x represents a proportional relationship. What is that constant of proportionality?​
    15·2 answers
  • 1/3v= -5 What is the value if v?
    8·2 answers
  • is it possible to solve the system {3x-2y=10][ x+2y=6} by using substitution? if so,explain how.which method substitution or eli
    8·1 answer
  • The length of Mississippi River is 3,730 km. What is the scale of the map if the length of Mississippi River on the map is 37.3
    15·1 answer
  • Mala has a collection of bangles. She has 20 gold bangles and 10 silver bangles. What is the percentage of bangles of each type?
    12·1 answer
  • Help what is the value of x ?
    13·1 answer
  • What is the length of the unknown side of this triangle?
    13·2 answers
  • The isosceles triangle has a perimeter of 7.5 m.
    5·1 answer
  • Please help!!
    15·1 answer
  • Which steps show how to use the distributive property to evaluate. 7•32
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!