document.write( "Question 898221: An airplane left at 12:00 PM flying towards Chicago at a constant speed of 500 miles per hour. At 3:00 PM the airplane was 2,000 miles from Chicago.
\n" );
document.write( "Which equation represents this situation if x is the number of hours after 12:00 PM and y is the number of miles from Chicago?
\n" );
document.write( "A. y=2000+500x
\n" );
document.write( "B. y=2000 - 500x
\n" );
document.write( "C. y=3500-500x
\n" );
document.write( "D. y=3500+500x
\n" );
document.write( "E. y=1500+500x
\n" );
document.write( "I think it's B, because at 3:00 pm it was 2,000 miles and going 500 mph. Is that right?
\n" );
document.write( "thanks for the help. \n" );
document.write( "
Algebra.Com's Answer #544646 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Two points to identify are (0,2000) and (500*x,0); and the y distance DECREASES as x increases. Only choice B is consistent with this. Rate of Travel and slope mean the same thing. \n" ); document.write( " |