document.write( "Question 1196771: For two months, Martin used the same snow removal company to help clear his property. The company had a fixed reservation rate per month, plus an hourly rate for the amount of time that is spent clearing snow. Martin received two bills from the snow removal company. The first bill was $130 for 3 hours of snow removal and the second bill was $180 for 5 hours of snow removal. Find the equation of the line that represents the snow removal company’s fixed reservation rate and charge per hour. Round to the nearest cent if necessary.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #829756 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Hi\r\n" ); document.write( "company had a fixed reservation rate \"f\" per month , plus an hourly rate \"r\" for the amount of time that is spent clearing snow\r\n" ); document.write( "Question States:\r\n" ); document.write( "The first bill was $130 for 3 hours of snow removal \r\n" ); document.write( "and the second bill was $180 for 5 hours of snow removal. \r\n" ); document.write( "Assuming these Bills were 'monthly bills...\r\n" ); document.write( "\r\n" ); document.write( " 5r + f = 180\r\n" ); document.write( " 3r + f = 130 |Subtracting the 2nd EQ from 1st EQ\r\n" ); document.write( "\r\n" ); document.write( " 2r = 50\r\n" ); document.write( "r = $25/ hr and the fixed rate is : \n" ); document.write( " \n" ); document.write( " |