document.write( "Question 564187: I have attempted most of this myself however; I feel like I might have gotten a bit confused when it came to solving for 10,100,1000. This is due today! Thank you for your help!!!\r
\n" );
document.write( "\n" );
document.write( " An electric company charges $7.50 per month plus $0.09 for each kilowatt hour (kwh) of electricity used. \r
\n" );
document.write( "\n" );
document.write( " Use C as the total cost and n as the number of kwh. Write an expression that gives the total cost of n kwh of electricity.
\n" );
document.write( "C=7.50+0.09n\r
\n" );
document.write( "\n" );
document.write( " You can find the average cost per kwh by dividing total cost by number of kwh. Write the expression that gives the average cost per kwh.
\n" );
document.write( "C(kwh)=C/n
\n" );
document.write( " Find the average cost per kwh for 10 kwh, 100 kwh, and 1,000 kwh.
\n" );
document.write( "10 kwh You would first start by finding the overall cost
\n" );
document.write( "C=7.50+0.09(10)
\n" );
document.write( "C=7.50+0.90
\n" );
document.write( "C=0.84 kwh
\n" );
document.write( "Next plug in 0.84 for C and 10 for n.
\n" );
document.write( "C(kwh)=0.84/10
\n" );
document.write( "C(kwh)=0.084\r
\n" );
document.write( "\n" );
document.write( "100 kwh
\n" );
document.write( "C=7.50+0.09(100)
\n" );
document.write( "C=7.50+9
\n" );
document.write( "C=16.50\r
\n" );
document.write( "\n" );
document.write( "C(kwh)=16.50/100
\n" );
document.write( "C(kwh)=0.165\r
\n" );
document.write( "\n" );
document.write( "1000 kwh
\n" );
document.write( "C=7.50+0.09(1000)
\n" );
document.write( "C=7.50+90
\n" );
document.write( "C=97.50\r
\n" );
document.write( "\n" );
document.write( "C(kwh)=97.50/1000
\n" );
document.write( "C(kwh)=0.0975\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " As the number of kwh increases, what happens to the average cost of the kwh? Would the average cost ever fall below $0.09? If so, identify a value that supports your answer. If not, explain how you know.
\n" );
document.write( "As the number of kwh increases the average cost of the kwh decreases.
\n" );
document.write( " How many kwh should be purchased for the average cost to be $0.12 per kwh?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #365326 by KMST(5328)![]() ![]() You can put this solution on YOUR website! You were asked \n" ); document.write( "Write an expression that gives the total cost of n kwh of electricity. \n" ); document.write( "C=7.50+0.09n is a good answer \n" ); document.write( "You were also asked \n" ); document.write( "Write the expression that gives the average cost per kwh. \n" ); document.write( "C(kwh)=C/n is OK, but it has two problems. \n" ); document.write( "An equivalent expression was expected, and using the same letter C for the total cost and the cost per kwh is confusing. \n" ); document.write( "I will use K for the average cost per kwh, and \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "That is expected in algebra and calculus. \n" ); document.write( "I also know that was the intended answer, because all the answers to the final questions seem to come directly from there. \n" ); document.write( "1) As the number of kwh increases, what happens to the average cost of the kwh? You correctly concluded that \n" ); document.write( "\"As the number of kwh increases the average cost of the kwh decreases.\" \n" ); document.write( "You could conclude that from the results of the calculations \n" ); document.write( "2) Would the average cost ever fall below $0.09? \n" ); document.write( "Looking at \n" ); document.write( " \n" ); document.write( "If so, identify a value that supports your answer. Not aplicable, because it was not so. \n" ); document.write( "If not, explain how you know. \n" ); document.write( " \n" ); document.write( "3) How many kwh should be purchased for the average cost to be $0.12 per kwh? \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |