document.write( "Question 960013: it cost $100 to join a museum and then $4 for each visit. write a function that provides the average cost y per visit after x visits \n" ); document.write( "
Algebra.Com's Answer #586706 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
it cost $100 to join a museum and then $4 for each visit. write a function that provides the average cost y per visit after x visits
\n" ); document.write( "------
\n" ); document.write( "y = 100 + 4x
\n" ); document.write( "----------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-----------
\n" ); document.write( "
\n" );