document.write( "Question 164354: A local parking garage charges $5.00 for the first hour plus $1.50 for each additional hour or part of an hour. Write a relation as a set of ordered pairs in which the x-value represents the number of hours and the y-value represents the cost for x hours. Use a domain of 1,2,3,4,5. Is this relation a function? Explain \n" ); document.write( "
Algebra.Com's Answer #121069 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A local parking garage charges $5.00 for the first hour plus $1.50 for each additional hour or part of an hour. Write a relation as a set of ordered pairs in which the x-value represents the number of hours and the y-value represents the cost for x hours. Use a domain of 1,2,3,4,5. Is this relation a function? Explain \n" ); document.write( "------------- \n" ); document.write( "y = 5 + 1.5(x-1) = 1.5x + 3.5 \n" ); document.write( "(1,5) \n" ); document.write( "(2,6.5) \n" ); document.write( "(3,8) \n" ); document.write( "(4,9.5) \n" ); document.write( "(5,11) \n" ); document.write( "======================== \n" ); document.write( "The relation is a function because each domain value has one cast associated with it. \n" ); document.write( "============================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |