document.write( "Question 754306: Collin noticed that various combinations of nickels and dimes could add up to $0.65
\n" );
document.write( "-Let x equal the number of nickels
\n" );
document.write( "-let y equal the number of dimes
\n" );
document.write( "What is the domain where y is a function of x and the total value is 0.65?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #458966 by josgarithmetic(39627) ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Even so, you know that you cannot split a dime into two nickels but you can use two nickels if you are willing to also use one more or one less nickel. You can not make 65 cents using even number of nickels, because as said, you cannot split the dime. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The domain is for the number of nickels, x. \n" ); document.write( "Take the standard form equation \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So you have this as rules for the domain: \n" ); document.write( "(*) only odd whole numbers \n" ); document.write( "(*) at least 1, and at most 13. \n" ); document.write( "------------------------------------------ \n" ); document.write( "DOMAIN FOR x IS { 1, 3, 5, 7, 9, 11, 13 }. \n" ); document.write( "------------------------------------------ \n" ); document.write( " |