document.write( "Question 909140: A hydroelectric generating plant and a coal-fired generating plant together supply a city of 269000 people, with the hydro plant producing 1.75 times the power of the coal plant. How many people could each service alone?\r
\n" );
document.write( "\n" );
document.write( "Do not round intermediate results. Round only final answers. Round to the nearest integer.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #551692 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! H + C = 269,000 \n" ); document.write( "H = 1.75C (which is doubtful unless the coal plant is very inefficient and the hydro plant is near Niagara or some other huge source, but that's for another day) \n" ); document.write( "Substitute the value of H from the bottom equation into the top. \n" ); document.write( "H + C = 269,000 \n" ); document.write( "1.75C + C = 269,000 \n" ); document.write( "2.75C = 269,000 \n" ); document.write( "Divide each side by 2.75 \n" ); document.write( "C = 97818.181818... \n" ); document.write( "rounded to 97,818 people \n" ); document.write( "H serves 1.75 * 97,818, or 171,182 people \n" ); document.write( "Add together: 97818 + 17182 to get 269,000 \n" ); document.write( " |