document.write( "Question 855566: Jesse and Lisa start a business tutoring students in math. They rent an office for $200 per month and charge $15 per hour per student.\r
\n" );
document.write( "\n" );
document.write( "If they have 10 students each for one hour per week, how much profit do they make in a month? \r
\n" );
document.write( "\n" );
document.write( "Write a linear equation to solve this problem and explain in words what this means \n" );
document.write( "
Algebra.Com's Answer #515516 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! Gross profit = 20 * $15 = $300 \n" ); document.write( "Expenses = $200 \n" ); document.write( "Net profit = $300 - $200 = $100 \n" ); document.write( ". \n" ); document.write( "(2(10)*15)-(200)=100 \n" ); document.write( "(2 [Jess and Lisa] * 10 [the number of students] * 15 [rate per student]) - 200 [expenses] = 100 [net profit] \n" ); document.write( ". \n" ); document.write( "Looks like they'd be better off tutoring at the library or the students' homes. \n" ); document.write( " |