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
What is the original price of a packet of biscuits bought for Rs230 including 6% tax
olga2289 [7]

Answer:

Rs216.98

Step-by-step explanation:

If Rs230 is including the 6% tax then 230 = 106%

230 / 106 = 1% = 2.1698

2.1698 X 100 = 100% = 216.98

7 0
3 years ago
2/5 as a decimal and percent
lukranit [14]
Decimal: .4
Percent: 40%
7 0
3 years ago
Find the distance between (-3, -4) and (2, -4)
Sergeu [11.5K]

Answer:

  • \boxed{\sf{5}}

Step-by-step explanation:

Distance can be calculated using a distance formula.

<h3>⇒ (-3,-4) and (2,-4)</h3>

<u>Distance formula:</u>

\Longrightarrow: \sf{\sqrt{(x_2-x_1)^2+(y_2-y_1)^2} }

<u>The distance between (-3,-4) and (2,-4) are:</u>

\Longrightarrow: \sf{\sqrt{\left(2-\left(-3\right)\right)^2+\left(-4-\left(-4\right)\right)^2}}

<u>Then, you solve.</u>

\Longrightarrow:\sqrt{\left(2-\left(-3\right)\right)^2+\left(-4-\left(-4\right)\right)^2}=\boxed{\sf{5}}

  • <u>Therefore, the distance between (-3,-4) and (2,-4) is 5, which is our answer.</u>

I hope this helps you! Let me know if my answer is wrong or not.

8 0
2 years ago
A set of equations is given below: equation C:y=5x+10 equation D:y=5x+2 which of the following best describes the solution to th
LuckyWell [14K]

Answer:

The system has no solution

Step-by-step explanation:

we have

y=5x+10 -----> equation C

The slope of the equation C is m=5 and the y-intercept is b=10

y=5x+2 -----> equation D

The slope of the equation C is m=5 and the y-intercept is b=2

Remember that

If two lines are parallel, then their slopes are the same

Equation C and equation D are parallel lines with different y-intercept

therefore

The system has no solution (the lines do not intersect)

5 0
3 years ago
In ΔSTU, the measure of ∠U=90°, SU = 36, UT = 77, and TS = 85. What ratio represents the secant of ∠T?
Brrunno [24]

Answer:

I think Angle T is 36 degree

I think it will help you

5 0
2 years ago
Other questions:
  • Solve the inequality. 22−2x&lt;38 Which answer represents the solution set?
    6·1 answer
  • One end of a line segment has the coordinates (-6,2). If
    14·1 answer
  • Adam can paint 38 feet of fence per hour. how many yards of fence can he paint per hour?
    11·2 answers
  • Write this phrase as an expression.<br><br> “25 more than 50”
    5·2 answers
  • Julie and her family go to the movies. They buy 2 adult tickets and 3 child tickets. An adult ticket costs $3.50 more than a chi
    10·2 answers
  • Pls helppp lol i dont understand how to do this. can someone give me an explanation?
    12·2 answers
  • I need help quickkkkkkkkkkkk
    7·1 answer
  • How much heavier is the Black bear than the Key deer.
    8·2 answers
  • What is thissssss oneeeeeeeeee
    9·2 answers
  • Suppose there are 3 concerts at this hall next week, and the total attendance will be 5,500. Use a percent expression to predict
    13·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!