document.write( "Question 985142: If I rent a camera for $128 for 4 days, how much would it coust to rent for 6 months? \n" ); document.write( "
Algebra.Com's Answer #605990 by srinivas.g(540)![]() ![]() You can put this solution on YOUR website! rent for 4 days =$128 \n" ); document.write( "rent for 1 day = 128/4 \n" ); document.write( " = $32 \n" ); document.write( "6 months =6*30 \n" ); document.write( " = 180 days \n" ); document.write( "rent for 180 days = 180*32 \n" ); document.write( " = $5760 \n" ); document.write( "Rent = $5760 \n" ); document.write( " |