document.write( "Question 465039: I am giving the coordinates of an asteroid of (8,8)
\n" );
document.write( "the coordinates of Earth are (0,0)
\n" );
document.write( "given the equation y=17/16x-1/2 will the path of the asteroid impact earth? I can not seem to find out how to figure this out. \n" );
document.write( "
Algebra.Com's Answer #318728 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! If the asteroid is assumed to be a point-mass (e.g. negligible volume) and gravity is ignored, it will not hit Earth because the line y = (17/16)x - 1/2 does not include the point (0,0). \n" ); document.write( " |