Question #57668

Find the general equation of the line parallel to 4x - 3y = 15 and passing:
a. at a distance 2 from the origin
b. twice as far from the origin
c. 2 units far from the origin
d. at a distance 5 from the given line


Find the general equation of the line parallel to x + y = 3 and passing:
a. at a distance 2 from the origin
b. 2 square root of 2 units farther from the origin
c. 2/3 as far from the origin
d. at a distance 3 square root of 2 from the given line

Find the general equation of the line:
a. parallel to the line 2x + 3y = 6 and passing at a distance 5 square root of 13 over 13 from the point (-1, 1)
b. parallel to the line x - y + 9 = 0 and passing at a distance 5 square root of 2 from the point (1, 4)
c. perpendicular to the line 3x + 4y = 7 and passing at a distance 4 from the point (1, -2)
d. perpendicular to the line 3x - 4y = 20 and passing at a distance 2 from the point (-1, 1)

Expert's answer

Answer on Question #57668 - Math - Analytic Geometry

Question

1. Find the general equation of the line parallel to 4x3y=154x - 3y = 15 and passing:

a. at a distance 2 from the origin

b. twice as far from the origin

c. 2 units far from the origin

d. at a distance 5 from the given line.

Solution:

Given the line: 4x3y=154x - 3y = 15

It is equal to


4x3y15=0 or y=43x54x - 3y - 15 = 0 \text{ or } y = \frac{4}{3}x - 5


Lines which are parallel to given line have the same angular coefficient k=43k = \frac{4}{3}.

And their equation is y=43x+by = \frac{4}{3}x + b, where bb is the intercept or 43xy+b=0\frac{4}{3}x - y + b = 0.

In the case of a line in the plane given by the equation ax+by+c=0ax + by + c = 0, where a,ba, b and cc are real constants with aa and bb not both zero, the distance from the line to a point (x0,y0)(x_0, y_0) is


d=ax0+by0+ca2+b2.d = \frac{|ax_0 + by_0 + c|}{\sqrt{a^2 + b^2}}.


Let us use this formula for the next calculations.

a) At a distance 2 from the origin.


d=2 from (0;0)d = 2 \text{ from } (0; 0)


Substitute the relevant numbers into the formula for the distance:


2=43010+b169+1b=103\begin{array}{l} 2 = \frac{\left| \frac{4}{3} * 0 - 1 * 0 + b \right|}{\sqrt{\frac{16}{9} + 1}} \\ |b| = \frac{10}{3} \\ \end{array}b=103 or b=103b = \frac{10}{3} \text{ or } b = -\frac{10}{3}


Substitute bb into y=43x+by = \frac{4}{3}x + b.

Answer: y=43x±103y = \frac{4}{3}x \pm \frac{10}{3}.

b) Twice as far from the origin.

Given line: 4x3y15=04x - 3y - 15 = 0

Point: (0;0)(0; 0)

Find the distance from a given line to the origin with our formula:


d=40301516+9=3.d = \frac{|4 * 0 - 3 * 0 - 15|}{\sqrt{16 + 9}} = 3.


Twice as far from the origin: d1=2d=23=6d_{1} = 2 * d = 2 * 3 = 6.


43xy+b=0.\frac {4}{3} x - y + b = 0.d1=6.d _ {1} = 6.


Point: (0;0).

Substitute the relevant numbers into the formula for the distance:


6=143010+b169+16 = \frac {\left| \frac {1 4}{3} * 0 - 1 * 0 + b \right|}{\sqrt {\frac {1 6}{9} + 1}}b=10| b | = 1 0b=10 or b=10.b = 1 0 \text{ or } b = - 1 0.


Substitute bb into y=43x+by = \frac{4}{3} x + b.

Answer: y=43x±10y = \frac{4}{3} x \pm 10.

c) 2 units far from the origin.


d1=d+2=3+2=5.d _ {1} = d + 2 = 3 + 2 = 5.


Point (0;0).


43xy+b=0.\frac {4}{3} x - y + b = 0.


Substitute the relevant numbers into the formula for the distance:


5=43010+b169+15 = \frac {\left| \frac {4}{3} * 0 - 1 * 0 + b \right|}{\sqrt {\frac {1 6}{9} + 1}}b=253| b | = \frac {2 5}{3}b=253 or b=253b = \frac {2 5}{3} \text{ or } b = - \frac {2 5}{3}


Substitute bb into y=43x+by = \frac{4}{3} x + b.

Answer: y=43x±253y = \frac{4}{3} x \pm \frac{25}{3}.

d) At a distance 5 from the given line.

At a distance d1=d+5=3+5=8d_{1} = d + 5 = 3 + 5 = 8 from the origin.

Point: (0;0).


43xy+b=0.\frac {4}{3} x - y + b = 0.


Substitute the relevant numbers into the formula for the distance:


8=43010+b169+18 = \frac {\left| \frac {4}{3} * 0 - 1 * 0 + b \right|}{\sqrt {\frac {1 6}{9} + 1}}b=403.| b | = \frac {4 0}{3}.b=403 or b=403.b = \frac {4 0}{3} \text{ or } b = - \frac {4 0}{3}.


Substitute bb into y=43x+by = \frac{4}{3} x + b.

Answer: y=43x±403y = \frac{4}{3} x \pm \frac{40}{3}.

Question

2. Find the general equation of the line parallel to x+y=3x + y = 3 and passing:

a. at a distance 2 from the origin

b. 2 square root of 2 units farther from the origin

c. 23\frac{2}{3} as far from the origin

d. at a distance 3 square root of 2 from the given line

Solution

Given the line: x+y=3x + y = 3.

It is equal to


x+y3=0 or y=x+3x + y - 3 = 0 \text{ or } y = -x + 3


Lines which are parallel to the given line have the same slope k=1k = -1.

Their equation is y=xby = -x - b, where bb is the intercept, hence obtain x+y+b=0x + y + b = 0.

In the case of a line in the plane given by the equation ax+by+c=0ax + by + c = 0, where a,ba, b and cc are real constants with aa and bb not simultaneously zero, the distance from the line to a point (x0,y0)(x_0, y_0) is


d=ax0+by0+ca2+b2.d = \frac{\left| ax_0 + by_0 + c\right|}{\sqrt{a^2 + b^2}}.


Let us use this formula for the next calculations.

a) At a distance 2 from the origin.


d=2 from (0;0).d = 2 \text{ from } (0; 0).x+y+b=0.x + y + b = 0.


Substitute the relevant numbers into the formula for the distance:


2=10+10+b1+1b=22b=±22\begin{array}{l} 2 = \frac{|1 * 0 + 1 * 0 + b|}{\sqrt{1 + 1}} \\ |b| = 2\sqrt{2} \\ b = \pm 2\sqrt{2} \\ \end{array}


Substitute bb into y=xby = -x - b.

Answer: y=x±22y = -x \pm 2\sqrt{2}.

b) 2 square root of 2 units farther from the origin.

Given line: x+y3=0x + y - 3 = 0

Point: (0;0)

Find the distance from the given line to the origin with the formula:


d=10+1031+1=32.d = \frac {| 1 * 0 + 1 * 0 - 3 |}{\sqrt {1 + 1}} = \frac {3}{\sqrt {2}}.d1=d+22=32+22=72.d _ {1} = d + 2 \sqrt {2} = \frac {3}{\sqrt {2}} + 2 \sqrt {2} = \frac {7}{\sqrt {2}}.x+y+b=0.x + y + b = 0.d1=72.d _ {1} = \frac {7}{\sqrt {2}}.


Point: (0;0).

Substitute the relevant numbers into the formula for the distance:


72=10+10+b1+1\frac {7}{\sqrt {2}} = \frac {| 1 * 0 + 1 * 0 + b |}{\sqrt {1 + 1}}b=7| b | = 7b=±7b = \pm 7


Substitute bb into y=xby = -x - b.

Answer: y=x±7y = -x \pm 7.

c) 2/3 as far from the origin.


d1=23d=2332=2d _ {1} = \frac {2}{3} d = \frac {2}{3} * \frac {3}{\sqrt {2}} = \sqrt {2}x+y+b=0.x + y + b = 0.d1=2.d _ {1} = \sqrt {2}.


Point: (0;0).

Substitute the relevant numbers into the formula for the distance:


2=10+10+b1+1\sqrt {2} = \frac {| 1 * 0 + 1 * 0 + b |}{\sqrt {1 + 1}}b=2| b | = 2b=±2b = \pm 2


Substitute bb into y=xby = -x - b.

Answer: y=x±2y = -x \pm 2.

d) At a distance 3 square root of 2 from the given line.


d1=32+d=32+32=92d _ {1} = 3 \sqrt {2} + d = 3 \sqrt {2} + \frac {3}{\sqrt {2}} = \frac {9}{\sqrt {2}}x+y+b=0.x + y + b = 0.d1=92.d _ {1} = \frac {9}{\sqrt {2}}.


Point: (0;0).

Substitute the relevant numbers into the formula for the distance:


92=10+10+b1+1\frac {9}{\sqrt {2}} = \frac {| 1 * 0 + 1 * 0 + b |}{\sqrt {1 + 1}}b=9| b | = 9b=±9b = \pm 9


Substitute bb into y=xby = -x - b.

Answer: y=x±9y = -x \pm 9.

Question

3. Find the general equation of the line:

a. parallel to the line 2x+3y=62x + 3y = 6 and passing at a distance 5 square root of 13 over 13 from the point (-1, 1)

b. parallel to the line xy+9=0x - y + 9 = 0 and passing at a distance 5 square root of 2 from the point (1, 4)

c. perpendicular to the line 3x+4y=73x + 4y = 7 and passing at a distance 4 from the point (1, -2)

d. perpendicular to the line 3x4y=203x - 4y = 20 and passing at a distance 2 from the point (-1, 1)

Solution:

a) 2x+3y=62x + 3y = 6

y=62x3y = \frac{6 - 2x}{3}y=23x+2y = -\frac{2}{3}x + 2k=23k = -\frac{2}{3}y=23x+b or 23xy+b=0.y = -\frac{2}{3}x + b \text{ or } -\frac{2}{3}x - y + b = 0.


Point: (-1, 1).


d=513.d = 5\sqrt{13}.23xy+b=0.-\frac{2}{3}x - y + b = 0.


Substitute the relevant numbers into the formula for the distance:


513=1(23)1+b49+15\sqrt{13} = \frac{\left| -1 * \left(-\frac{2}{3}\right) - 1 + b \right|}{\sqrt{\frac{4}{9} + 1}}b=27b = 27


Substitute bb into y=23x+by = -\frac{2}{3}x + b

Answer: y=23x+27y = -\frac{2}{3}x + 27

b) Parallel to the line xy+9=0x - y + 9 = 0 and passing at a distance 5 square root of 2 from the point (1, 4).


y=x+9y = x + 9k=1k = 1y=x+b or xy+b=0.y = x + b \text{ or } x - y + b = 0.


Point: (1, 4).


d=52.d = 5\sqrt{2}.

xy+b=0x - y + b = 0

Substitute the relevant numbers into the formula for the distance:


52=1114+b1+15 \sqrt {2} = \frac {\left| 1 * 1 - 1 * 4 + b \right|}{\sqrt {1 + 1}}3+b=10\left| - 3 + b \right| = 10

b=13b = 13 or b=7b = -7

Substitute bb into y=x+by = x + b .

Answer: y=x+13y = x + 13 or y=x7y = x - 7 .

c) Perpendicular to the line 3x+4y=73x + 4y = 7 and passing at a distance 4 from the point (1,2)(1, -2) . If lines are perpendicular then product of their slopes is equal to 1-1 .

In the given line:


y=34x+74y = - \frac {3}{4} x + \frac {7}{4}k=34k = - \frac {3}{4}


So, the perpendicular line has a slope of k1=1k=134=43k_{1} = -\frac{1}{k} = -\frac{1}{-\frac{3}{4}} = \frac{4}{3} .

Equation of a perpendicular line is


y=43x+by = \frac {4}{3} x + b


or


43xy+b=0.\frac {4}{3} x - y + b = 0.


Point: (1,-2).


d=4.d = 4.


Substitute the relevant numbers into the formula for the distance:


4=143+21+b169+14 = \frac {\left| 1 * \frac {4}{3} + 2 * 1 + b \right|}{\sqrt {\frac {16}{9} + 1}}

b=103b = \frac{10}{3} or b=10b = -10

Substitute bb into y=43x+by = \frac{4}{3} x + b .

Answer: y=43x+103y = \frac{4}{3} x + \frac{10}{3} or y=43x10y = \frac{4}{3} x - 10 .

d) Perpendicular to the line 3x4y=203x - 4y = 20 and passing at a distance 2 from the point (1,1)(-1, 1) . If lines are perpendicular then product of their slopes is equal to 1-1 .

In the given line:


y=34x5y = \frac {3}{4} x - 5k=34k = \frac {3}{4}


So, k1=1k=134=43k_{1} = -\frac{1}{k} = -\frac{1}{\frac{3}{4}} = -\frac{4}{3} .


y=43x+b.y = - \frac {4}{3} x + b.43xy+b=0.- \frac {4}{3} x - y + b = 0.


Point: (-1,1).


d=2.d = 2.


Substitute the relevant numbers into the formula for the distance:


2=43(1)1+b169+12 = \frac {\left| - \frac {4}{3} * (- 1) - 1 + b \right|}{\sqrt {\frac {16}{9} + 1}}b=113 or b=3.b = - \frac {11}{3} \text{ or } b = 3.


Substitute bb into y=43x+by = -\frac{4}{3} x + b.

Answer: y=43x113y = -\frac{4}{3} x - \frac{11}{3} or y=43x+3y = -\frac{4}{3} x + 3.

www.AssignmentExpert.com


Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

LATEST TUTORIALS
APPROVED BY CLIENTS