document.write( "Question 874835: 3. The table shows the distance and costs of flights for a given airline with the same starting destination and different ending destinations.\r
\n" ); document.write( "\n" ); document.write( "distance(miles)- 1281 2796 790 150 3211 7810 812 210 7742 3578 1346 3214\r
\n" ); document.write( "\n" ); document.write( "cost( dollrs)- 473 683 508 301 1115 3619 587 540 3013 1647 882 817\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a. Find the equation of the median-median line for the data.
\n" ); document.write( " b. Predict the cost of a flight that travels a distance of 1950 miles. \r
\n" ); document.write( "\n" ); document.write( "how would i go about something like this?
\n" ); document.write( "

Algebra.Com's Answer #527774 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
done with Excel Scatter plot format
\n" ); document.write( "
\n" ); document.write( " y = .3851x + 124.92
\n" ); document.write( "y(1950) = .3851(1950) +124.92 = $876 (nearest dollar)
\n" ); document.write( "
\n" );