document.write( "Question 579455: I'm a toymaker. I'm building a toy castle.The watchtower is an octagon. The roof of the tower is made of 8 triangular pieces. The slope of the roof should be 45°. I'm trying to calculate the corners on wich to cut each part of the roof so they fit perfectly. I came up with the following formula but have no way to check it:(((180-(360/Z))/90)*H)/2
\n" );
document.write( "In this formula Z refers to the number of sides and H to the slope of the roof, calculated from a vertical view. English is not my native language, so I hope you can understand wat I want. \n" );
document.write( "
Algebra.Com's Answer #371084 by KMST(5328)![]() ![]() You can put this solution on YOUR website! The way I read your formula, for H=45 and Z=8, we would get \n" ); document.write( " \n" ); document.write( "but I got a different result. \n" ); document.write( "This is the way I calculate it for a 45 degree slope. \n" ); document.write( "View from the top \n" ); document.write( "and \n" ); document.write( "View from the side \n" ); document.write( "The measure of the angles at the bottom of the roof pieces should be \n" ); document.write( " \n" ); document.write( "The other angle would measure \n" ); document.write( "However, maybe it is easier to make the height of the triangle |