document.write( "Question 1030891: mrs. Nichol owns a skating rink. for each session, she charges $8.50 for admission and $3.50 for skate rental. the total cost to operate the skating rink is $120 per session.
\n" );
document.write( "write an equation that can be use to find Mrs. Nichol's profit, p, for each session \n" );
document.write( "
Algebra.Com's Answer #645927 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! p = 12*a - 120 \n" ); document.write( "where a is the number of skaters for a session \n" ); document.write( "12 comes from the total of $8.50 and $3.50. \n" ); document.write( " \n" ); document.write( " |