document.write( "Question 230539: plz help me to solve this question.....\r
\n" );
document.write( "\n" );
document.write( "Q. Three points have coordintes A(4,13), B(9,3) and C(10,8).Find the equation of
\n" );
document.write( "(a) the line AB
\n" );
document.write( "(b) the line through C perpendicular to the line y-4x=5.
\n" );
document.write( " the line through C meets the line AB at point P.Calculate the coordinates of P
\n" );
document.write( " and the ratio AP:PB
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #170729 by algebrapro18(249)![]() ![]() ![]() You can put this solution on YOUR website! In order to do this we will need to remember a few key facts: \r \n" ); document.write( "\n" ); document.write( "1) the equation to find the slope is \n" ); document.write( "2) the point slope formula for a line is y-y1=m(x-x1) \n" ); document.write( "3) Perpendicular lines have opposite reciprical slopes \n" ); document.write( "4) the slope intercept form of a line is y=mx+b \r \n" ); document.write( "\n" ); document.write( "Now on to solving your problem. \r \n" ); document.write( "\n" ); document.write( "Part A: Find the equation of the line AB. \n" ); document.write( "Well we know point A and point B so we can find the slope by using equation 1. \r \n" ); document.write( "\n" ); document.write( "m = (3-13)/(9-4) = -2 \r \n" ); document.write( "\n" ); document.write( "Now that we have the slope of the line and a point on the line we can use equation 2 to find the equation of the line. \r \n" ); document.write( "\n" ); document.write( "y-y1=m(x-x1) \n" ); document.write( "y-3=-2(x-9) \r \n" ); document.write( "\n" ); document.write( "I will leave the simplification to you but you should end up with the equation being y=-2x+21. \r \n" ); document.write( "\n" ); document.write( "Part B Subpart 1: Find the equation of the line through C perpendicular to line y-4x=5. \r \n" ); document.write( "\n" ); document.write( "To do this we need to get the equation of the given line into slope-intercept form and then we can use fact 3 to find the slope of the line we are finding. To get the line into slope intercept form all we have to do is add 4x to both sides. \r \n" ); document.write( "\n" ); document.write( "y = 4x+5 \r \n" ); document.write( "\n" ); document.write( "So we know this line has a slope of 4 so the line we are finding the equation of will have a slope of -1/4 by fact 3. Now that we have a point on the line and its slope we can use equation 2 again and find the equation of the line we are looking for. I will leave the algebra to you but you should get y=-1/4x+21/2 for your equation. \r \n" ); document.write( "\n" ); document.write( "Part B Subpart 2: Find the point where the two lines we found intersect. \r \n" ); document.write( "\n" ); document.write( "To do this we solve the system of equations. \r \n" ); document.write( "\n" ); document.write( "y = -2x + 21 \n" ); document.write( "y = -1/4x + 21/2 \r \n" ); document.write( "\n" ); document.write( "Since both are equal to y we can set both equations equal and solve for x. I will leave the algebra for you to do but you should get that x = 6. NOw that we know x = 6 we can substitute that back into either equation. Again I will leave this for you to do but you should get y = 9. So point P is (6,9). \r \n" ); document.write( "\n" ); document.write( "Now I'm not sure how to do the rest of this problem so I'm sorry. Let me know if you need more assistance. \n" ); document.write( " |