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
Question 4 of 10
Naddik [55]
The answer is D
real explanation: take 0.642 & divide it by -0.28.
7 0
2 years ago
Jim’s football team started a play on the 50 yard line. On the first play, the team had a 7-yard gain. On the second play, they
lawyer [7]

This is a basic addition/subtraction question. It's saying that they started at the 50 yard line. On the play, they gained 7 yards. So, we'll add 50+7 = 57.

They're at the 57 yard line at this point. On the second play they lost 10 yards (how unfortunate). Thereby, we will subtract 57-10=47.

50 yards +7 yards. -10 yards.

The answer will be that they'll be on the 47 yard line on the next play.

5 0
2 years ago
Read 2 more answers
The exppreson of 10x^2-7
erica [24]

The complete question is :

Question: What is the coefficient in the expression 10x²-7?

The coefficient in the expression 10x^{2} -7 is 10

<h3>What is Coefficient?</h3>

A numerical or constant quantity placed before and multiplying the variable in an algebraic expression.

According to the question,

The expression given is 10x^{2} -7

The variable given is x

We need to find the coefficient in the expression.

In the given expression x is the variable and the number before the x is coefficient which is 10 .

Hence the coefficient in the expression is 10.

Learn more about coefficient here:

brainly.com/question/22241464

#SPJ1

3 0
2 years ago
Two tourists went on a hike at dawn. One went from a to b and another one went from b to a. They met at noon but did not stop an
Alecsey [184]
<span>Dawn was at 6 am. Variables a = distance from a to passing point b = distance from b to passing point c = speed of hiker 1 d = speed of hiker 2 x = number of hours prior to noon when dawn is The first hiker travels for x hours to cover distance a, and the 2nd hiker then takes 9 hours to cover that same distance. This can be expressed as a = cx = 9d cx = 9d x = 9d/c The second hiker travels for x hours to cover distance b, and the 1st hiker then takes 4 hours to cover than same distance. Expressed as b = dx = 4c dx = 4c x = 4c/d We now have two expressions for x, set them equal to each other. 9d/c = 4c/d Multiply both sides by d 9d^2/c = 4c Divide both sides by c 9d^2/c^2 = 4 Interesting... Both sides are exact squares. Take the square root of both sides 3d/c = 2 d/c = 2/3 We now know the ratio of the speeds of the two hikers. Let's see what X is now. x = 9d/c = 9*2/3 = 18/3 = 6 x = 4c/d = 4*3/2 = 12/2 = 6 Both expressions for x, claim x to be 6 hours. And 6 hours prior to noon is 6am. We don't know the actual speeds of the two hikers, nor how far they actually walked. But we do know their relative speeds. And that's enough to figure out when dawn was.</span>
8 0
3 years ago
Problem:
mestny [16]

Answer:

Can you redo the question

Step-by-step explanation:

The question doesn't make no since

3 0
3 years ago
Other questions:
  • Solve for x. The triangles are similar
    11·1 answer
  • when rounded to the nearest thousand, i round to 3000. rounding to the nearest hundred makes me 2700. three of my digits are the
    6·1 answer
  • Plz help me i need this in simplest form or in a decimal
    10·2 answers
  • Help please, detailed explanation would be nice too if possible
    5·2 answers
  • Theresa is considering a 7/23 balloon mortgage with an interest rate of 4.5%
    7·1 answer
  • If a car traveling at the constant rate of 67x=y , how far will it have traveled in 8.4 hours ?
    10·1 answer
  • Will give brainliest!!!
    7·2 answers
  • Find the percent increase from 2005- 2010
    9·1 answer
  • If there was 180 keys and he sent some and now he got 107 keys how many did he spend
    7·2 answers
  • Pls help me what is 1 + 1
    9·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!