document.write( "Question 466903: A building is 5 stories tall with windows on all four sides. Each floor has 24 windows. The cost for washing windows is $1.00 for first floor, $1.50 for second floor, etc. How much will it cost to wash the windows on this building? (I know this answer). \r
\n" );
document.write( "\n" );
document.write( "I need help with the second question: What if the building were n stories tall?\r
\n" );
document.write( "\n" );
document.write( "I appreciate your help. Thank-you! \n" );
document.write( "
Algebra.Com's Answer #320213 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A building is 5 stories tall with windows on all four sides. Each floor has 24 windows. The cost for washing windows is $1.00 for first floor, $1.50 for second floor, etc. How much will it cost to wash the windows on this building? (I know this answer). \n" ); document.write( "I need help with the second question: What if the building were n stories tall? \n" ); document.write( "------ \n" ); document.write( "Total cost for the 5 story building : 24*1 + 24*1.50 + 24*x + 24*y + 24*z \n" ); document.write( "------- \n" ); document.write( "If you know that answer maybe you can figure out x,y,z \n" ); document.write( "----------------- \n" ); document.write( "To figure the answer for n stories you need to know the progressive \n" ); document.write( "cost for a single window on each of the n stories. (I assume there \n" ); document.write( "is a pattern) \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |