document.write( "Question 1196715: Felipe wants to earn more than $45 trimming trees. He charges $6 per hour and pays $3 in equipment fees. What are the possible numbers of hours Felipe could trim trees?
\n" );
document.write( "Use T for the number of hours.
\n" );
document.write( "Write your answer as an inequality solved for T. \n" );
document.write( "
Algebra.Com's Answer #829814 by MathTherapy(10555)![]() ![]() You can put this solution on YOUR website! Felipe wants to earn more than $45 trimming trees. He charges $6 per hour and pays $3 in equipment fees. What are the possible numbers of hours Felipe could trim trees? \n" ); document.write( "Use T for the number of hours. \n" ); document.write( "Write your answer as an inequality solved for T. \n" ); document.write( " 6T > 45 + 3\r\n" ); document.write( "\r\n" ); document.write( "Solve this to get number of hours, or T > 8\n" ); document.write( " |