document.write( "Question 1164911: The cost of printing digital pictures is given by y = 0.13x, where x is the number of pictures that you print and y is the cost in dollars.
\n" );
document.write( "a) Determine the domain and range of this relation. Why is the relation a function?
\n" );
document.write( "b) Write the equation in function notation. Interpret the function in terms of the context.
\n" );
document.write( "c) Find f(5) and f(12). What do these values represent? \n" );
document.write( "
Algebra.Com's Answer #789348 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the domain is the value of x can be any integer greater than zero. \n" ); document.write( "the value of x can't be negative since the number of digital prints can't be negative. \n" ); document.write( "the value of x can't be 0 since since you don't go into a store to make 0 prints.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the range is the value of y greater than or equal to .13 in increments of .13.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the relationship between x and y is a function because each and every value of x results in one and only one distinct value of y.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in function notation, y = .13 * x is written as f(x) = .13 * x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(5) replaces x with 5 to get f(5) = .13 * 5 = .65 \n" ); document.write( "it tells you to evaluate the function when x = 5. \n" ); document.write( "x = 5 means you printed 5 digital pictures. \n" ); document.write( "f(5) means it cost you 65 cents to print 5 digital pictures.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(12) replaces x with 12 to get f(12) = .13 * 12 = 1.56 \n" ); document.write( "it tells you to evaluate the function when x = 12. \n" ); document.write( "x = 12 means you printed 12 digital pictures. \n" ); document.write( "f(12) means it cost you 1 dollar and 56 cents to print 12 digital pictures.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since x had to be an integer, it was impossible to get a value of y that was not in increments of .13 \n" ); document.write( "in fact, the number of increments of .13 is given by the value of x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |