document.write( "Question 413101: Write a function rule to describe.
\n" ); document.write( "The selling price s(c) after a 45% markup of an item as a function of the stores' cost c.
\n" ); document.write( "

Algebra.Com's Answer #290011 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "The selling price s(c) after a 45% markup of an item as a function of the stores' cost c.
\n" ); document.write( " s(c) = c + .45c
\n" ); document.write( " s(c) = (1 + .45)c
\n" ); document.write( " s(c) = 1.45c
\n" ); document.write( " \n" ); document.write( "
\n" );