document.write( "Question 805900: the height of a building, h, is equal to the number of floors, f, times 11 feet. how do i write an equation for that? \n" ); document.write( "
Algebra.Com's Answer #485596 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
\"h\"= height of building in feet\r
\n" ); document.write( "\n" ); document.write( "You would multiply 11 feet times the number of floors to get the height of the building in feet.
\n" ); document.write( "A fifth grader should know that, and they tell you that in the problem.
\n" ); document.write( "\"highlight%28h=11f%29\"
\n" ); document.write( "You may be tempted to write it as
\n" ); document.write( "\"h=f%2A11\"
\n" ); document.write( "and that is OK too. It means the same thing.
\n" ); document.write( "(We just like to put numbers in front of variables. It is one of those formatting things that you end up doing because a lot of people are used to seeing it that way, and it makes a lot of people less grumpy).
\n" ); document.write( "Do not be afraid of the word equation. It just means two expressions connected by an equal sign, like the formula for the area of a triangle,
\n" ); document.write( "\"a=b%2Ah%2F2\" .
\n" ); document.write( "That one is full of letter variables, and I bet you were not scared of that in elementary school.
\n" ); document.write( "
\n" );