document.write( "Question 901011: If Colorado Springs, Colorado, has 1.2 times as many days of sunshine than Boston, Massachusetts, how many days of sunshine does each city have if there are a total of 464 days of sunshine between the two in a year? \n" ); document.write( "
Algebra.Com's Answer #546414 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
C + B = 464
\n" ); document.write( "C = 1.2B
\n" ); document.write( "Substitute the known value of C from the second equation into the first
\n" ); document.write( "C + B = 464
\n" ); document.write( "(1.2B) + B = 464
\n" ); document.write( "2.2B = 464
\n" ); document.write( "Divide each side by 2.2
\n" ); document.write( "B = 210.9, rounded to 211 (it's asking for days, not partial days, so round)
\n" ); document.write( "If Boston has 211 days of sunshine (doubtful), then Colorado Springs has 1.2 times that amount. 211 * 1.2 = 253.2 (rounded to 253)
\n" ); document.write( "211 + 253 = 464
\n" ); document.write( "
\n" );