document.write( "Question 740975: 19. Consider two ships, one on a course described by the equation 0.6x + 0.3y = 2.1 and the other on a course described by the equation –0.3x + 0.1y = –1.8. Which of the following sentences best describes the possibility of a collision?
\n" );
document.write( "A. There will certainty be a collision at the point (6, 0).
\n" );
document.write( "B. There is a possibility of a collision at the point (0, 7) but a collision is not a certainty. C. There is no possibility for a collision.
\n" );
document.write( "D. There is a possibility of a collision at the point (5, –3) but a collision is not a certainty. \n" );
document.write( "
Algebra.Com's Answer #451811 by Alan3354(69443) You can put this solution on YOUR website! 19. Consider two ships, one on a course described by the equation 0.6x + 0.3y = 2.1 and the other on a course described by the equation –0.3x + 0.1y = –1.8. Which of the following sentences best describes the possibility of a collision? \n" ); document.write( "A. There will certainty be a collision at the point (6, 0). \n" ); document.write( "B. There is a possibility of a collision at the point (0, 7) but a collision is not a certainty. C. There is no possibility for a collision. \n" ); document.write( "D. There is a possibility of a collision at the point (5, –3) but a collision is not a certainty. \n" ); document.write( "------------------------ \n" ); document.write( "Find the intersection of the lines of the equations, if any. \n" ); document.write( "0.6x + 0.3y = 2.1 x10/3 --> 2x + y = 7 \n" ); document.write( "–0.3x + 0.1y = –1.8 x10 --> -3x + y = -18 \n" ); document.write( "------------------- \n" ); document.write( "2x + y = 7 \n" ); document.write( "-3x +y = -18 \n" ); document.write( "--------------- Subtract \n" ); document.write( "5x = 25 \n" ); document.write( "x = 5 \n" ); document.write( "------- \n" ); document.write( "y = -3 \n" ); document.write( "--> intersection at (5,-3) \n" ); document.write( "Both ships would cross the point (5,-3) but not necessarily at the same time. \n" ); document.write( " \n" ); document.write( " |