document.write( "Question 1045641: A videoke machine can be rented for 1,000 pesos for three days, but for the fourth day onwards, an additional cost of 400 pesos per day is added. Represent the cost of renting a videoke machine as a piece wise function of the number of days it is rented. \n" ); document.write( "
Algebra.Com's Answer #661314 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
n the number of days beyond the minimum 3 day rental charge
\n" ); document.write( "C = 1000 + 1400n
\n" ); document.write( "
\n" );