document.write( "Question 389413: Alicia is part owner of a resturant. her weekly salary consists of $200 plus 10% of the resturants profit.\r
\n" ); document.write( "\n" ); document.write( "A. write an equation in alicia weekly salary,s, in terms of profit.p.\r
\n" ); document.write( "\n" ); document.write( "b. graph her weekly salary for profit up to $30,000.
\n" ); document.write( "

Algebra.Com's Answer #275932 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
A: She makes .1 of the profit, so\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "s = 200 + .1p\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b: \"graph%28300%2C300%2C+0%2C+30000%2C+0%2C+3200%2C+200+%2B+.1x%29\" (for some reason it won't label the axes...I set the xmax at 30000 and the ymax at 3200.)
\n" ); document.write( "
\n" );