document.write( "Question 554469: hi, i need your help please... i don't know how to answer these questions because i can't fully imagine them... i hope you can help me because i really want to understand this lesson for the sake of my grades.....\r
\n" );
document.write( "\n" );
document.write( "a) the sum of the distance from a point P to (4,0) and (-4,0) is 9. if the abscissa of P is 1, find its ordinate...\r
\n" );
document.write( "\n" );
document.write( "b)the center of a circle is at (-3,-2). if a chord of length 4 is bisected at (3,1), find the length of the radius...\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "THANK YOU!!!!! \n" );
document.write( "
Algebra.Com's Answer #361853 by Theo(13342)![]() ![]() You can put this solution on YOUR website! to begin with, we need to understand what ordinate and abscissa mean. \n" ); document.write( "the following link addresses that issue: \n" ); document.write( "http://www.blurtit.com/q550444.html \n" ); document.write( "the short answer is: \n" ); document.write( "abscissa is the x value of the coordinate. \n" ); document.write( "ordinate is the y value of the coordinate. \n" ); document.write( "they are giving you the x value of the point P. \n" ); document.write( "that's the abscissa of 1. \n" ); document.write( "you have to find the ordinate of the point P. \n" ); document.write( "that would be the y value of the point P. \n" ); document.write( "coordinates are given in pairs of (x,y). \n" ); document.write( "x is the first value of the pair and points to the x-value of the point. \n" ); document.write( "y is the second value of the pair and points to the y-value of the point. \n" ); document.write( "a diagram of what i think your triangle will look like is shown below: \n" ); document.write( "the triangle is labeled APC. \n" ); document.write( "there is a perpendicular from point P to point D on AC. \n" ); document.write( "point A is (-4,0) \n" ); document.write( "point P is (1,y) ***** y is the value we are looking for. \n" ); document.write( "point C is (4,0) \n" ); document.write( "point D is (1,0) \n" ); document.write( "the abscissa of point P is 1 which makes it the x value of the coordinate pair represented by point P. \n" ); document.write( "you are looking for the ordinate of point P. \n" ); document.write( "the ordinate is the y value of the coordinate pair. \n" ); document.write( "i labeled it \"y\" until we could find a value for it. \n" ); document.write( "you are given that the distance between point A and C is 8. \n" ); document.write( "you are also given that the abscissa of the point P is 1. \n" ); document.write( "this means that the vertical line to point P lies on the value of x = 1. \n" ); document.write( "this means that there are 5 units from point A to D. \n" ); document.write( "this means that there are 3 units from point D to C. \n" ); document.write( "you need to find the length of the line from point P to D. \n" ); document.write( "this is the altitude of the right triangles formed. \n" ); document.write( "the 2 right triangles formed are APD and CPD. \n" ); document.write( "all you know is that the sum of the distance from point P to A and P to C is equal to 9. \n" ); document.write( "in the diagram i labeled the following: \n" ); document.write( "the length of the line AP is called b. \n" ); document.write( "the length of the line PC is called a. \n" ); document.write( "the length of the line PD is called c. \n" ); document.write( "by using the pythagorean formula, we can find the value of c. \n" ); document.write( "the pythagorean formula states that the hypotenuse squared is equal to the sum of the legs squared. \n" ); document.write( "in triangle APD, b is the hypotenuse and 5 and c are the legs. \n" ); document.write( "in triangle CPD, a is the hypotenuse and 3 and c are the legs. \n" ); document.write( "our formulas that we start with are: \n" ); document.write( "5^2 + c^2 = b^2 \n" ); document.write( "3^2 + c^2 = a^2 \n" ); document.write( "we solve for c^2 in both formulas to get: \n" ); document.write( "c^2 = b^2 - 5^2 \n" ); document.write( "c^2 = a^2 - 3^2 \n" ); document.write( "since they are both equal to c^2, then they are both equal to each other, so we get: \n" ); document.write( "b^2 - 5^2 = a^2 - 3^2 \n" ); document.write( "we are given that a + b = 9 \n" ); document.write( "from that we can solve for b in terms of a to get: \n" ); document.write( "b = 9 - a \n" ); document.write( "we can then substitute for b in the equation of b^2 - 5^2 = a^2 - 3^2 to get: \n" ); document.write( "(9 - a)^2 - 5^2 = a^2 - 3^2 \n" ); document.write( "we now solve for a. \n" ); document.write( "we simplify the equation to get: \n" ); document.write( "81 - 18a + a^2 - 5^2 = a^2 - 3^2 \n" ); document.write( "we subtract a^2 from both sides of the equation and we add 5^2 to both sides of the equation to get: \n" ); document.write( "81 - 18a + a^2 - a^2 - 5^2 + 5^2 = a^2 - a^2 - 3^2 + 5^2 \n" ); document.write( "we combine like terms to get: \n" ); document.write( "81 - 18a = -3^2 + 5^2 \n" ); document.write( "we simplify further to get: \n" ); document.write( "81 - 18a = -9 + 25 \n" ); document.write( "we combine like terms again to get: \n" ); document.write( "81 - 18a = 16 \n" ); document.write( "we subtract 81 from both sides of this equation to get: \n" ); document.write( "- 18a = 16 - 81 \n" ); document.write( "we combine like terms to get: \n" ); document.write( "- 18a = - 65 \n" ); document.write( "we divide both sides of this equation by -18 to get: \n" ); document.write( "a = 65/18 which simplifies to: \n" ); document.write( "a = 3.611111111 \n" ); document.write( "sinca a + b = 9, this means that: \n" ); document.write( "a = 3.611111111 \n" ); document.write( "b = 5.388888889 \n" ); document.write( "we now have a value for a and b and we can use those values to solve for c using the pythagorean formula again. \n" ); document.write( "the result of that operation is that: \n" ); document.write( "c = 2.010005835 \n" ); document.write( "we rounde all answers to the nearest hundredth or whatever rounding is required to get: \n" ); document.write( "a = 3.61 \n" ); document.write( "b = 5.39 \n" ); document.write( "c = 2.01 \n" ); document.write( "the value of c is the length of the line PD which also becomes the y value of the coordinate of P. \n" ); document.write( "the coordinate of P becomes (1,2.01) \n" ); document.write( "the diagram of your triangles formed is shown below: \n" ); document.write( " ![]() \n" ); document.write( "-------------------------------- \n" ); document.write( "your second problem starts here \n" ); document.write( "-------------------------------- \n" ); document.write( "the center of your circle is at (-3,-2) \n" ); document.write( "your chord is bisected at (3,1) \n" ); document.write( "the length of chord is 2. \n" ); document.write( "you want to find the length of the radius of your circle. \n" ); document.write( "the attached diagram shows what i think is the relationship you are looking for. \n" ); document.write( "the radius of a circle can form the perpendicular bisector of any chord in that circle. \n" ); document.write( "this is one of the theorems in geometry that you should probably have already studied. \n" ); document.write( "this is because the radii of the circle form an isosceles triangle with the chord as shown in the diagram. \n" ); document.write( "that isosceles triangle is ABC in the diagram. \n" ); document.write( "it is an isosceles triangle because the sides of the triangle are the radii of the circle. \n" ); document.write( "since you have an isosceles triangle, then the altitude of that triangle is the perpendicular bisector of the base of that triangle which is the chord. \n" ); document.write( "in your problem, the center of the circle is at (-3,-2) and the bisecting point on the chord is (3,1). \n" ); document.write( "this means that you can draw a line from the center of the circle to that point and the line formed is the perpendicular bisector of the triangle. \n" ); document.write( "that perpendicular bisector forms 2 right triangles which are triangle ADB and ADC. \n" ); document.write( "the base of each of those triangle is 2. \n" ); document.write( "the length of the perpendicular bisector which is the line AD is given by the equation: \n" ); document.write( "AD = sqrt (x^2 + y^2) where x and y are the coordinate points of point A and point D. \n" ); document.write( "the formula becomes: \n" ); document.write( "AD = sqrt (-3 - 3)^2 + -2 - 2)^2 which becomes: \n" ); document.write( "AD = sqrt ((-6)^2 + (-4)^2) which becomes: \n" ); document.write( "AD = sqrt (9 + 16) which becomes: \n" ); document.write( "AD = sqrt(25) which becomes: \n" ); document.write( "AD = 5 \n" ); document.write( "the length of AD is equal to 5 as shown in the diagram. \n" ); document.write( "the length of AB is found using the pythagorean formula of: \n" ); document.write( "(AB)^2 = 5^2 + 2^2 which becomes: \n" ); document.write( "(AB)^2 = 25 + 4 which becomes: \n" ); document.write( "(AB)^2 = 29 \n" ); document.write( "take square root of both sides of this equation to get: \n" ); document.write( "AB = sqrt(29). \n" ); document.write( "that's your answer. \n" ); document.write( "if you solve for AC, you will find that it's value is also sqrt(29). \n" ); document.write( "diagram for your second problem is shown below: \n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |