document.write( "Question 1089687: 1.there are five sectors on a pie chart of which three of them are 25,45 and 90 degrees,while the rest are equal in size. if the smallest sector is allocated a budget of 28000.00 naira, how much is allocated to one of the equal sectors and the sector with 45degree.
\n" );
document.write( "2.find x,if log2^4-log2^x+log2^7=3 \n" );
document.write( "
Algebra.Com's Answer #704056 by addingup(3677) You can put this solution on YOUR website! A pie chart is circular. Right? So, a circle is 360 degrees. Add up the sectors you know: 25+45+90 = 160; then 360-160 = 200 and 200/2 = 100, we have 2 sectors each 100 degrees. \n" ); document.write( "------------------------ \n" ); document.write( "28000/25 = 1120 \n" ); document.write( "1120*45 = 50400 is allocated to the 45 degree sector \n" ); document.write( "1120*100 = 112000 is allocated to one of the equal sectors (100 degree sectors) \n" ); document.write( " |