document.write( "Question 459741: Find the point of intersection on a pair of straight lines.\r
\n" );
document.write( "\n" );
document.write( "Y=3x-15
\n" );
document.write( "Y=-2x+10\r
\n" );
document.write( "\n" );
document.write( "thanks
\n" );
document.write( "Paola \n" );
document.write( "
Algebra.Com's Answer #315260 by amoresroy(361)![]() ![]() You can put this solution on YOUR website! Find the point of intersection on a pair of straight lines.\r \n" ); document.write( "\n" ); document.write( "Y=3x-15 \n" ); document.write( "Y=-2x+10\r \n" ); document.write( "\n" ); document.write( "The point of intersection is expressed in terms of x and y.\r \n" ); document.write( "\n" ); document.write( "Solve first for x by eliminating y. Deduct first equation by the second equation.\r \n" ); document.write( "\n" ); document.write( "(y-y) = (3x- -2x) -15-10 \n" ); document.write( "0 = 5x -25 \n" ); document.write( "5x = 25 \n" ); document.write( "x = 5 \n" ); document.write( "Substitute x = 5 in first equation \n" ); document.write( "y = 3(5) -15 \n" ); document.write( "y = 0\r \n" ); document.write( "\n" ); document.write( "The point of intersection is (5,0). \n" ); document.write( "------------------------------------\r \n" ); document.write( "\n" ); document.write( "Warm regards \n" ); document.write( "Roy \n" ); document.write( " \n" ); document.write( " |