document.write( "Question 131020: I am having problems with the following:\r
\n" );
document.write( "\n" );
document.write( "The solutions of line \"a\" are (3,3) (5,5)
\n" );
document.write( "The solutions of line \"b\" are (3,-3) (5,-5)\r
\n" );
document.write( "\n" );
document.write( "a. Form the equations of both the lines.
\n" );
document.write( "b. What are the Co-ordinates of the point of the intersection of lines a and b.\r
\n" );
document.write( "\n" );
document.write( "Please use the slope formula and the point slope equation to answer \"a\"\r
\n" );
document.write( "\n" );
document.write( "I think the co-ordiantes is \"0\". I just can't do the \"a\" portion. Can somebody help? \n" );
document.write( "
Algebra.Com's Answer #95681 by checkley71(8403) ![]() You can put this solution on YOUR website! (3,3) & (5,5) \n" ); document.write( "FIRST WE NEED TO FIND THE SLOPE (Y2-Y1)/(X2-X1) \n" ); document.write( "(5-3)/5-3) \n" ); document.write( "2/2=1 FOR THE SLOPE. \n" ); document.write( "NOW REPLACE THE X & Y TERMS IN THE LINE FORMULA [Y=mX+b] WITH ONE SET OF X & Y VALUES. \n" ); document.write( "3=1*3+b \n" ); document.write( "3=3+b \n" ); document.write( "b=3-3 \n" ); document.write( "b=0 SO THE LINE EQUATION THROUGH THESE 2 POINTS IS: \n" ); document.write( "Y=X (RED LINE) \n" ); document.write( "(3,-3) & (5,-5) \n" ); document.write( "(-5+3)/(5-3) \n" ); document.write( "-2/2=-1 IS THE SLOPE OF THIS LINE. \n" ); document.write( "-3=-1*3+b \n" ); document.write( "-3=-3+b \n" ); document.write( "b=-3=3 \n" ); document.write( "b=0 OF THE LINE EQUATION THROUGH THESE POINTS IS: \n" ); document.write( "Y=-X (GREEN LINE) \n" ); document.write( " |