document.write( "Question 1035277: 2. If 30% of the Wall's height was 8metres and the other 70% was 12metres high, what would its total approximate area to the nearest metre be?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #649928 by addingup(3677)![]() ![]() You can put this solution on YOUR website! Wall height: \n" ); document.write( "30% is 8 \n" ); document.write( "70% is 12 \n" ); document.write( ".3(8)+.7(12) = 86.4 This is, according to your figures, the height of the wall. \n" ); document.write( "`````````````` \n" ); document.write( "Formula for the area: \n" ); document.write( "Area = height * width \n" ); document.write( "What is the width of your wall? \n" ); document.write( " |