document.write( "Question 1149811: A manager wants to predict the cost (y) of travel for salespeople based on the number of days (x) spent on each sales trip. The following model has been developed: y = $400 + 120x. If a trip took 4 days, the predicted cost of the trip is _____________.\r
\n" );
document.write( "\n" );
document.write( "2080
\n" );
document.write( "524
\n" );
document.write( "480
\n" );
document.write( "880
\n" );
document.write( "1080\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #771152 by Boreal(15235) You can put this solution on YOUR website! x is the number of days, so when x is 4, 120x=480 \n" ); document.write( "and $400+$480=$880. \n" ); document.write( " |