document.write( "Question 1043185: Hello,\r
\n" );
document.write( "\n" );
document.write( "I need help with the following math problem:\r
\n" );
document.write( "\n" );
document.write( "Line L1 is horizontal and passes through (1,1). Line L2 is vertical and passes through (2,2). Find the intersection of L1 and L2.\r
\n" );
document.write( "\n" );
document.write( "Thanks,
\n" );
document.write( "Nicole \n" );
document.write( "
Algebra.Com's Answer #658279 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Line L1 is horizontal and passes through (1,1). \n" ); document.write( "--> y = 1 \n" ); document.write( "Line L2 is vertical and passes through (2,2). \n" ); document.write( "--> x = 2 \n" ); document.write( "Find the intersection of L1 and L2. \n" ); document.write( "(2,1) \n" ); document.write( "---------- \n" ); document.write( " \n" ); document.write( " |