document.write( "Question 20904: Four equations are shown. Which lines are parallel? Which lines are perpendicular?
\n" );
document.write( "a. y=-1/8x+2
\n" );
document.write( "b. y=8x+4
\n" );
document.write( "c. y=-8x+2
\n" );
document.write( "d. 8x+y=4
\n" );
document.write( "Fill in the blanks with the correct leters.
\n" );
document.write( "Lines______ and ______ are parallel.
\n" );
document.write( "Lines______ and ______ are perpendicular. \n" );
document.write( "
Algebra.Com's Answer #12066 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! LINES A AND B ARE PERPENDICULAR. \n" ); document.write( "LINES C AND D ARE PARALLEL. \n" ); document.write( "SEE BELOW FOR EXPLANATION \n" ); document.write( "-------------------------------------------------------------------------- \n" ); document.write( "There is a line (L1) that passes through the points (8,-3) and (3,3/4) \n" ); document.write( "There is another line (L2)with slope M=2/3 that intersects L1 at the point \n" ); document.write( "(-4,6) \n" ); document.write( "What is the point of interectstion of line L1 and L2 \n" ); document.write( "1 solutions \n" ); document.write( "Answer 8530 by venugopalramana(345) About Me on 2005-10-29 23:45:54 (Show Source): \n" ); document.write( "SEE THE FOLLOWING WHICH IS SIMILAR TO YOUR PROBLEM AND DO \n" ); document.write( "GIVEN: \n" ); document.write( "· There is a line (L1) that passes through the points \n" ); document.write( "(8,-3) and (3,3/4). \n" ); document.write( "· There is another line (L2) with slope m=2/3 that \n" ); document.write( "intersects L1 at the point (-4,6). \n" ); document.write( "· A third line (L3) is parallel to L2 that passes \n" ); document.write( "through the (7,-13 1/2). \n" ); document.write( "· Yet another line (L4) is perpendicular to L3, and \n" ); document.write( "passes through the point (1/2,5 2/3). \n" ); document.write( "· The fifth line (L5) has the equation \n" ); document.write( "2/5y-6/10x=24/5. \n" ); document.write( "Using whatever method, find the following: \n" ); document.write( "2. The point of intersection of L1 and L3 \n" ); document.write( "3. The point of intersection of L1 and L4 \n" ); document.write( "4. The point of intersection of L1 and L5 \n" ); document.write( "5. The point of intersection of L2 and L3 \n" ); document.write( "6. The point of intersection of L2 and L4 \n" ); document.write( "7. The point of intersection of L2 and L5 \n" ); document.write( "8. The point of intersection of L3 and L4 \n" ); document.write( "9. The point of intersection of L3 and L5 \n" ); document.write( "10. The point of intersection of L4 and L5 \n" ); document.write( "PLEASE NOTE THE FOLLOWING FORMULAE FOR EQUATION OF A \n" ); document.write( "STRAIGHT LINE: \n" ); document.write( "slope(m)and intercept(c) form...y=mx+c \n" ); document.write( "point (x1,y1) and slope (m) form...y-y1=m(x-x1) \n" ); document.write( "two point (x1,y1)and(x2,y2)form..................... \n" ); document.write( "y-y1=((y2-y1)/(x2-x1))*(x-x1) \n" ); document.write( "standard linear form..ax+by+c=0..here by transforming \n" ); document.write( "we get by=-ax-c..or y=(-a/b)x+(-c/b)..comparing with \n" ); document.write( "slope intercept form we get ...slope = -a/b and \n" ); document.write( "intercept = -c/b \n" ); document.write( "***************************************************** \n" ); document.write( "line (L1) that passes through the points (8,-3) and \n" ); document.write( "(3,3/4). \n" ); document.write( "eqn.of L1..y-(-3)=((3/4+3)/(3-8))*(x-8) \n" ); document.write( "y+3=((15/4(-5)))(x-8)=(-3/4)(x-8) \n" ); document.write( "or multiplying with 4 throughout \n" ); document.write( "4y+12=-3x+24 \n" ); document.write( "3x+4y+12-24=0 \n" ); document.write( "3x+4y-12=0.........L1 \n" ); document.write( "There is another line (L2) with slope m=2/3 that \n" ); document.write( "intersects L1 at the point (-4,6). \n" ); document.write( "This means (-4,6)lies on both L1 and L2.(you can check \n" ); document.write( "the eqn.of L1 we got by substituting this point in \n" ); document.write( "equation of L1 and see whether it is satisfied).So \n" ); document.write( "eqn.of L2... \n" ); document.write( "y-6=(2/3)(x+4)..multiplying with 3 throughout.. \n" ); document.write( "3y-18=2x+8 \n" ); document.write( "-2x+3y-26=0.........L2 \n" ); document.write( "A third line (L3) is parallel to L2 that passes \n" ); document.write( "through the (7,-13 1/2). \n" ); document.write( "lines are parallel mean their slopes are same . so we \n" ); document.write( "keep coefficients of x and y same for both parallel \n" ); document.write( "lines and change the constant term only.. \n" ); document.write( "eqn.of L2 from above is ...-2x+3y-26=0.........L2 \n" ); document.write( "hence L3,its parallel will be ...-2x+3y+k=0..now it \n" ); document.write( "passes through (7,-13 1/2)=(7,-13.5)......substituting \n" ); document.write( "in L3..we get k \n" ); document.write( "-2*7+3*(-13.5)+k=0...or k=14+40.5=54.5..hence eqn.of \n" ); document.write( "L3 is........-2x+3y+54.5=0......................L3 \n" ); document.write( "Yet another line (L4) is perpendicular to L3, and \n" ); document.write( "passes through the point (1/2,5 2/3). \n" ); document.write( "lines are perpendicular when the product of their \n" ); document.write( "slopes is equal to -1..so ,we interchange coefficients \n" ); document.write( "of x and y from the first line and insert a negative \n" ); document.write( "sign to one of them and then change the constant term. \n" ); document.write( "L3 is........-2x+3y+54.5=0......................L3 \n" ); document.write( "hence L4,its perpendicular will be ..3x+2y+p=0...L4 \n" ); document.write( "this passes through (1/2,5 2/3)=(1/2,17/3).hence.. \n" ); document.write( "3*1/2+2*17/3+p=0..or ..p= -77/6.so eqn.of L4 is \n" ); document.write( "3x+2y-77/6=0..............L4 \n" ); document.write( "The fifth line (L5) has the equation 2/5y-6/10x=24/5. \n" ); document.write( "now to find a point of intersection means to find a \n" ); document.write( "point say P(x,y) which lies on both the lines ..that \n" ); document.write( "is, it satisfies both the equations..so we have to \n" ); document.write( "simply solve the 2 equations of the 2 lines for x and \n" ); document.write( "y to get their point of intersection.For example to \n" ); document.write( "find the point of intersection of L1 and L3 we have to \n" ); document.write( "solve for x and y the 2 equations.... \n" ); document.write( "3x+4y-12=0.........L1....(1) and \n" ); document.write( "-2x+3y+40.5=0......L3.....(2) \n" ); document.write( "I TRUST YOU CAN CONTINUE FROM HERE TO GET THE \n" ); document.write( "ANSWERS.If you have any doubts or get into any \n" ); document.write( "difficulty ,please ask me. \n" ); document.write( "venugopal \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |