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
Aloiza [94]
3 years ago
12

Here is the question again, thanks for your help.

Mathematics
1 answer:
scoray [572]3 years ago
8 0

Answer:

This is the one I referred to as Problem 3.

Step-by-step explanation:

The length of OP is going to require a bit more work since we don't know P yet.

We need to find the equation for the line that travels through A & B.

Then we need to find the line that travels through O & P such that the choice in P makes OP perpendicular to AB. Perpendicular lines have opposite reciprocal slopes. The cool thing about OP is it is easy to identity the y-intercept. So the line for OP will just be y=\text{opposite reciprocal slope of }AB \cdot x. Slope-intercept form is y=mx+b where m is the slope and b is the y-intercept.

Let's go ahead and find the slope of AB.

The slope of AB can be found by using the formula:

\frac{y_2-y_1}{x_2-x_1} where (x_1,y_1,) and (x_2,y_2) are points given to you on the line.

The points given to us are: (-1,1) and (\frac{1}{a},\frac{1}{a^2})

So entering these points into the formula gives us:

\frac{\frac{1}{a ^2}-1}{\frac{1}{a}-(-1)}

Simplifying:

\frac{\frac{1}{a^2}-1}{\frac{1}{a}+1}

Clearing the mini-fractions by multiplying top and bottom by a^2:

\frac{1-a 2}{a+a^2}.

The top is a difference of squares and so can use formula a^2-b^2=(a-b)(a+b).

The bottom both terms have a common factor of a so I can just factor that out of the two terms.

Let's do that:

\frac{(1-a)(1+a)}{a(1+a)}

There is a common factor to cancel:

\frac{1-a}{a}

The slope of AB is \frac{1-a}{a}.

I'm going to use point-slope form to determine my linear equation for AB.

Point-slope form is y-y_1=m(x-x_1) where m is slope and (x_1,y_1) is a point on the line that you know.

So we have that (-1,1) is the point where m is \frac{1-a}{a}.

Plugging this in gives us:

y-1=\frac{1-a}{a}(x-(-1))

y=\frac{1-a}{a}(x+1)+1.

So the linear equation that goes through points A and B is:

y=\frac{1-a}{a}(x+1)+1.

Now we said earlier that the line for OP will be:

y=\text{opposite reciprocal slope of }AB \cdot x.

Opposite just means change the sign.

Reciprocal just means we are going to flip.

So the opposite reciprocal of \frac{1-a}{a} is:

-\frac{a}{1-a}.

So the equation when graphed that goes through pts O & P is:

y=-\frac{a}{1-a}x.

Now to actually find this point P, I need to find the intersection of the lines I have found. This lines I found for AB & OP respectively are:

y=\frac{1-a}{a}(x+1)+1

y=-\frac{a}{1-a}x

I'm going to use substitution to solve this system.

\frac{1-a}{a}(x+1)+1=-\frac{a}{1-a}x

To solve this equation for x, I need to get the terms that contain x on one side while the terms not containing x on the opposing side.

I'm going to distribute the \frac{1-a}{a} to both terms in the ( ) next to it:

\frac{1-a}{a}x+\frac{1-a}{a}+1=-\frac{a}{1-a}x

Now I'm to subtract \frac{1-a}{a}x on both sides:

\frac{1-a}{a}+1=-\frac{a}{1-a}x-\frac{1-a}{a}x

Factor out the x on the right hand side:

\frac{1-a}{a}+1=(-\frac{a}{1-a}-\frac{1-a}{a})x

Now divide both sides by what x is being multiplied by:

\frac{\frac{1-a}{a}+1}{-\frac{a}{1-a}-\frac{1-a}{a}}=x

We need to clear the mini-fractions by multiplying top and bottom by a(1-a):

\frac{(1-a)^2+a(1-a)}{-a^2-(1-a)^2}

x=\frac{(1-a)^2+a(1-a)}{-a^2-(1-2a+a^2)}

Distributing the - in front of the ( ) on bottom:

x=\frac{(1-a)^2+a(1-a)}{-a^2-1+2a-a^2}

x=\frac{(1-a)^2+a(1-a)}{-2a^2-1+2a}

I'm going to factor the (1-a) out on top since both of those terms have that as a common factor:

x=\frac{(1-a)(1-a+a)}{-2a^2-1+2a}

This simplify to:

x=\frac{1-a}{-2a^2+2a-1}

Now let's find the corresponding y-coord using either of one our equations.

I prefer the line for OP:

y=-\frac{a}{1-a}x with x=\frac{1-a}{-2a^2+2a-1}

y=-\frac{a}{1-a}(\frac{1-a}{-2a^2+2a-1})  

1-a's cancel:

y=-\frac{a}{-2a^2+2a-1}

y=\frac{a}{2a^2-2a+1}.

So point P is (\frac{1-a}{-2a^2+2a-1},\frac{a}{2a^2-2a+1}).

So now we can actually use the distance formula to compute the thing we called the height of the triangle which was the distance between O & P:

\sqrt{(\frac{1-a}{-2a^2+2a-1}-0)^2+(\frac{a}{2a^2-2a+1}-0)^2}

\sqrt{(\frac{1-a}{-2a^2+2a-1})^2+(\frac{a}{2a^2-2a+1})^2}

\sqrt{(\frac{-1+a}{2a^2-2a+1})^2+(\frac{a}{2a^2-2a+1})^2}

\sqrt{\frac{(-1+a)^2+a^2}{(2a^2-2a+1)^2}}

Let's simplify the top using (a+b)^2=a^2+2ab+b^2:

\sqrt{\frac{1-2a+a^2+a^2}{(2a^2-2a+1)^2}}

\sqrt{\frac{1-2a+2a^2}{(2a^2-2a+1)^2}}

\sqrt{\frac{1}{2a^2-2a+1}}.

\frac{1}{\sqrt{2a^2-2a+1}}

You might be interested in
Lucy receives 28 dollars a night for babysitting. She also had 135 dollars in
iragen [17]
Answer is d. 135+28n=275
8 0
3 years ago
What type of 3D shape is this and how do you know?
oee [108]

Answer:

a triangular prism

Step-by-step explanation:

the 2 triangles

6 0
3 years ago
What is the square root of 5
kirill115 [55]
2.2360679775 is the square root of 5.
5 0
3 years ago
Read 2 more answers
The admission fee at an amusement park is $1.50 for children and $4 for adults. On a certain day 333 people enter the park, the
liberstina [14]

Answer:

<u>188 children</u> and <u>145 adults</u> were admitted in the park.

Step-by-step explanation:

Given:

The admission fee at an amusement park is $1.50 for children and $4 for adults.

Total $862 collected on a certain day when 333 people enter the park.

Now, to find the children and adults admitted in the park.

<u><em>Let the number of children admitted be </em></u>x.<u><em /></u>

<u><em>And the the number of adults admitted be </em></u>y.<u><em /></u>

So, the total people enter the park:

x+y=333\\\\x=333-y\ \ \ ...(1)

Thus, the total amount collected of the admission fee:

1.50(x)+4(y)=862\\\\

Substituting the value of x from equation (1):

1.50(333-y)+4(y)=862\\\\499.50-1.50y+4y=862\\\\499.50+2.50y=862\\\\Subtracting\ both\ sides\ by\ 499.50\ we\ get:\\\\2.50y=362.50\\\\Dividing\ both\ sides\ by\ 2.50\ we\ get:\\\\y=145.

<u><em>Thus, the number of adults = 145.</em></u>

Now, to get the number of children by substituting the value of y in equation (1) we get:

x=333-y\\\\x=333-145\\\\x=188.

<u><em>Hence, the number of children = 188.</em></u>

Therefore, 188 children and 145 adults were admitted in the park.

4 0
3 years ago
Factor 3/4 out of 3/4z+6.
Bingel [31]

Answer:

Step-by-step explanation:

5 0
3 years ago
Other questions:
  • In April, a customer buys 1 MCS Oct 50 call for 9 and sells 1 MCS Jul 50 call for 4. What will the customer's profit or loss be
    8·1 answer
  • What number is 32% of 1000
    7·1 answer
  • Jim has a swimming pool that needs to be drained. His pool holds 9,926.5 gallons of water and will be completely drained in 6 ho
    13·1 answer
  • A cookie factory uses 5/8 of a bag of chocolate chips in each batch of cookies. The factory used 8 1/8 bags of chocolate chips y
    14·1 answer
  • Why does it take three copies of 1/6 to show the same amount as one copy of 1/2?
    14·2 answers
  • Find the perimeter of the figure. (Please help!)
    14·2 answers
  • Help me with questions 5 and 7 please show your work !
    12·1 answer
  • 13.62<br><br> Round to the<br> nearest whole<br> number.
    13·1 answer
  • Simplify the picture is attach ​
    9·1 answer
  • In which of the following do you expect the correlation coefficient to be negative?
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!