Office Equipment & Supplies Logo

Related Topics:

A
Anonymous Posted on Aug 14, 2014

Write an equation of the line containing the given point and parallel to the given line (9,-8);9x-5y=8

1 Answer

kakima

Level 3:

An expert who has achieved level 3 by getting 1000 points

One Above All:

The expert with highest point at the last day of the past 12 weeks.

Top Expert:

An expert who has finished #1 on the weekly Top 10 Fixya Experts Leaderboard.

Superstar:

An expert that got 20 achievements.

  • Office Equip... Master 102,366 Answers
  • Posted on Aug 14, 2014
kakima
Office Equip... Master
Level 3:

An expert who has achieved level 3 by getting 1000 points

One Above All:

The expert with highest point at the last day of the past 12 weeks.

Top Expert:

An expert who has finished #1 on the weekly Top 10 Fixya Experts Leaderboard.

Superstar:

An expert that got 20 achievements.

Joined: Dec 16, 2009
Answers
102366
Questions
0
Helped
10434476
Points
622693

3 Related Answers

Anonymous

  • 1 Answer
  • Posted on Dec 15, 2008

SOURCE: analytic geometry

assuming the question is what is the circle equation?
and if (-2,2) is the center of the circle
the equation should look like this: (x+2)^2+(Y-2)^2=R^2

And now only R is needed.

given 2x-5y+4=0 equation of line perpendicular

we can rearange the equation to be y=(2x+4)/5
from that we can see that the slope of the line is 2/5
And from the fact of perpendicular line we can say that the slope
of the radius line is -2/5.

The motivation now is to calculate the distance between the center of the circle to the cross point of the radius with the line perpendicular

For that we would calculate the radius line equation and compare it to the equation of line perpendicular

As mentioned earlier the slope of the radious line is -2/5.

So the equation is y=-2/5x+b and b can be calculated by using the center of the circle coordinates

2= - (2/5)*(-2)+b ------> b=2-4/5=1.2
radius equation is y=-(2/5)x+1.2

Now the cross point is calculated by comparing the equations:
-(2/5)x+1.2=(2x+4)/5 --> -2x+6=2x+4 --> 4x=2 --> x=1/2 --> y=1

So the cross point is (1/2,1).

The distance between the points is calculated by the following
Formula:

R=SQR(((1/2)-(-2))^2+(2-1)^2)=SQR(2.5^2+1^2)=SQR(6.25+1)=
SQR(7.25)

Therefore the circle eq is (x+2)^2+(Y-2)^2=7.25



Ad

k24674

  • 8093 Answers
  • Posted on Oct 19, 2010

SOURCE: Find an equation of the line containing the given

Calculate the slope (gradient) of the line as a=(y2-y1)/(x2-x1) where y2=1, y1=0, x2=0, and x1=-6. You should get a=(1-0)/(0-(-6))=1/6
The y-intercept is the y-cordinate for x=0. Its value is 1.
The equation is then y=(x/6) 1.

k24674

  • 8093 Answers
  • Posted on Oct 20, 2010

SOURCE: find an equation of the line containing the given

Calculate the slope (gradient) of the line as a=(y2-y1)/(x2-x1) where y2=6, y1=5, x2=3, and x1=1. You should get a=(6-5)/(3-1)=1/2
The equation is y=(1/2)x PLUS b, where b is not known yet.

To find b, substitute the coordinates of one of the points in the equation. Let us do it for (3,6).

The point (3,6) lies on the line, so 6=3/2 PLUS b.
Solve for b: 6 MINUS 3/2=b, or b=9/2=4.5
Equation is thus y=(x/2) PLUS 9/2 =(x PLUS 9)/2

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

0helpful
1answer

8x + 3y = 3 4x + 5y = -23

This is best written as two separate equations:

8x+3y = -23 and 34x+ 5y = -23
Solving the first one for x:
8x = -23-3y
x = -23/8 - 3/8y
Substituting this value for x into the second equation:
34(-23/8 - 3/8y) + 5y = -23
-97.75 - (34)(.375)y + 5y = -23
-97.75 - 12.75y + 5y = -23
-97.75 -7.75y = -23
-7.75y = 97.75-23=74.75
y = -74.75/7.75 = -9.645161
Substitution back into the equation for x:
x = -23/8 - 3/8(-9.645161)
x = -2.875 + 3.616935
x =.741935
0helpful
1answer

8x+5y=-25 what is the value of y

There are an infinite number of solutions. The equation is that of a straight line, which has an infinite number of points. At any point on the line there is a unique value of y.
0helpful
1answer

8x +5y=-25 what is the value of x?

There are an infinite number of solutions. The equation is that of a straight line, which has an infinite number of points. At any point on the line there is a unique value of x.
0helpful
1answer

X and y intercepts

First of all you equation is not one : it has nothing on the right side of the = sign. But to answer the general question let us write the equation as 50+25x-5y=0
X-intercept (also know as roots) There may be several
Definition: X-intercepts are those values of the independent variable x for which y=0. For a straight line there con be at most 1 x-intercept.
To find the intercept, set y=0 in the equation of the line and solve for x
50+25x-5(0)=0 or 50+25x=0. The solution is x=-(50/25)=-2

Y-intercept (also know as the initial value. There can only be 1 y-intercept, otherwise the expression does not represent a function.
Definition: It is the value of the dependent variable y when x=0 (where the function crosses the y-axis
To find it, set the x-value to 0 in the equation of the line.
50+25x-5y=0
50+25(0)-5y=0, or 50-5y=0. The solution is y=50/5=10
The straight line cuts the x-axis at the point (-2, 0) and the y-axis at the point (0,10)
0helpful
1answer

Write the equation of a line parallel to the given line but passing through the given point. y=1/4x-2;(8,-1)

Being parallel to the given line, the equation of the line you are seeking has the same slope, which in this case is a=1/4.
So the equation sought is as follows
y=(1/4)x +b, where b is to be found.
To find b, use the stated fact that the line passes through the point (x=8, y=-1). All that means is that the point (8,-1) is on the line whose equation you are looking for. If it is on the line with equation y=(1/4)x+b
then its coordinates x=8, and y=-1 satisfy the relation y=(1/4)x+b. In other words, if you substitute 8 for x, and -1 for y, the equality holds true -1=(1/4)*8 +b
This gives you a way to find the initial value of the function (the y-intercept b ). Just solve -1=(1/4)*8 +b to find b.
I leave this pleasure to you.
0helpful
1answer

Explain what it means for a system of linear equations to have no solutions, one solution, two solutions, and infinite solutions.

  1. No solutions: The system is incoherent, incompatible Example: 2x+3y=8 and 2x+3y= 15. The two lines are parallel and distinct.
  2. One solution: There exits a pair of values (x,y) that satisfy both linear equations. The two lines on a Cartesian graph have one intersection point.
  3. Infinite number of solutions: The two equations are one and the same (one is just multiplied by some constant). The graph of the two lines yields the same line. One is superposed on the other. Any ordered pair (x,y) that satify one equation (there is an infinity of such pairs) satisfies the other.
  4. Two solutions: cannot happen because the two lines can either intersect once, be parallel, or superposed one on the other.
0helpful
1answer

3x+9y=17

  1. Transform this equation to its functional form:
  2. 9y=-3x+17 or y=(-1/3)x+17/9
  3. In the last equation, the slope is the coefficient of x, namely -1/3.
  4. A line parallel to this one must have the same slope (-1/3).
  5. So the equation of your line starts this way: y=(-1/3)x+b.
  6. To identify (calculate) b, you must make use of the fact that the parallel line passes through the point (1,5).
  7. That means that the coordinates of the point (1,5) satisfy the equation of the parallel line y=(-1/3)x+b
  8. Substitute 5 for y, and 1 for x and solve for b.
And that is as far I will go. I leave it to you finish up the work : find b and write the equation in the functional form, then convert it to the general form (Ax+By+C=0) if that is what you are asked to produce.
0helpful
1answer

Write an equation of the line in standard form that pass through (-5,-11) and 10,7)

Calcualte the slope of the line as
a=(7-(-11))/(10-(-5))=18/15=6/5
Use the fact that the line passes through one of the two points, for example (10,7)
7=(6/5)*10+b=12+b
Obtain b as b=7-12=-5
The equation of the line in functional form is y=(6/5)x-5
Multiply everything by 5 to clear the fraction
5y=6x-25 or 0=6x-5y-25
Finally, the equation in general form (standard?) is 6x-5y-25=0.

Check the calculation by verifying that the point (10,7) lies on the line.
6(10)-5(7)-25=60-35-25=60-60=0 CHECKed!
Check that the second point (-5,-11) lies on the line also (if you want to)
6*(-5)-5*(-11)-25=-30+55-25=0
That checks OK.
0helpful
1answer

Find an equation of the line containing the given pair of points (1,5)and(3,6)

Calculate the slope (gradient) of the line as a=(y2-y1)/(x2-x1) where y2=6, y1=5, x2=3, and x1=1. You should get a=(6-5)/(3-1)=1/2
The equation is y=(1/2)x PLUS b, where b is not known yet.

To find b, substitute the coordinates of one of the points in the equation. Let us do it for (3,6).

The point (3,6) lies on the line, so 6=3/2 PLUS b.
Solve for b: 6 MINUS 3/2=b, or b=9/2=4.5
Equation is thus y=(x/2) PLUS 9/2 =(x PLUS 9)/2
0helpful
1answer

Analytic geometry

assuming the question is what is the circle equation?
and if (-2,2) is the center of the circle
the equation should look like this: (x+2)^2+(Y-2)^2=R^2

And now only R is needed.

given 2x-5y+4=0 equation of line perpendicular

we can rearange the equation to be y=(2x+4)/5
from that we can see that the slope of the line is 2/5
And from the fact of perpendicular line we can say that the slope
of the radius line is -2/5.

The motivation now is to calculate the distance between the center of the circle to the cross point of the radius with the line perpendicular

For that we would calculate the radius line equation and compare it to the equation of line perpendicular

As mentioned earlier the slope of the radious line is -2/5.

So the equation is y=-2/5x+b and b can be calculated by using the center of the circle coordinates

2= - (2/5)*(-2)+b ------> b=2-4/5=1.2
radius equation is y=-(2/5)x+1.2

Now the cross point is calculated by comparing the equations:
-(2/5)x+1.2=(2x+4)/5 --> -2x+6=2x+4 --> 4x=2 --> x=1/2 --> y=1

So the cross point is (1/2,1).

The distance between the points is calculated by the following
Formula:

R=SQR(((1/2)-(-2))^2+(2-1)^2)=SQR(2.5^2+1^2)=SQR(6.25+1)=
SQR(7.25)

Therefore the circle eq is (x+2)^2+(Y-2)^2=7.25



Not finding what you are looking for?

85 views

Ask a Question

Usually answered in minutes!

Top Office Equipment & Supplies Experts

k24674

Level 3 Expert

8093 Answers

Brad Brown

Level 3 Expert

19187 Answers

ADMIN Andrew
ADMIN Andrew

Level 3 Expert

66855 Answers

Are you an Office Equipment and Supply Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...