document.write( "Question 798645: Aaron is painting three rooms in his house. He has narrowed his paint choices down to eight. If he can choose the same color for more than one room, how many paint combinations does Aaron have? \n" ); document.write( "
Algebra.Com's Answer #482323 by Finavon(81)\"\" \"About 
You can put this solution on YOUR website!
In any room room he has an independent choice of 8 colours.
\n" ); document.write( "Choices = 8x8x8 = 2^9 = 512
\n" ); document.write( "
\n" );