document.write( "Question 207757: A stack of 1/2 plywood is 35 in. high. How many sheets of plywood are in the stack? \n" ); document.write( "
Algebra.Com's Answer #157142 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
Each sheet is 1/2 inch thick
\n" ); document.write( "\"StackHeight+=+1%2F2+%2A+NumberOfSheets\"
\n" ); document.write( "\"35+=+1%2F2+%2A+NumberOfSheets\"
\n" ); document.write( "\"70+=++NumberOfSheets\"
\n" ); document.write( "
\n" );