document.write( "Question 834665: the formulas s=0.04n+2500 gives an employees monthly salary s, in dollars, after selling n dollars in merchandise at an appliance store.
\n" ); document.write( "a.) find the inverse of the function. Is the inverse a function?
\n" ); document.write( "b) use the inverse to find the amount of merchandise sold if the employees salary was $2820 last month.
\n" ); document.write( "

Algebra.Com's Answer #503132 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\"s%28n%29=0.04n%2B2500\"\r
\n" ); document.write( "\n" ); document.write( "Let i(n) be the inverse of s(n).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"s%28i%28n%29%29=0.04%28i%28n%29%29%2B2500=n\";
\n" ); document.write( "Solve for i(n).
\n" ); document.write( "-
\n" ); document.write( "\"0.04%2Ai%28n%29=n-2500\"
\n" ); document.write( "\"i%28n%29=%28n-2500%29%2F0.04\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The way this is asked, you are given s(n) and are asked to find n. Use of i(n) seems inapplicable. I'd start with just the original function, \"s%28n%29=2820=0.04n%2B2500\"
\n" ); document.write( "and solve for n.
\n" ); document.write( "\"%282820-2500%29%2F0.04\", but this IS what was found to be the inverse expression. s and n have appeared to switch purposes. This amount of merchandise sales is 8000 dollars.
\n" ); document.write( "
\n" );