document.write( "Question 821980: The pitch of a roof is the ratio of the rise to the half-span. If a roof has a rise of 8 feet and a span of 64 feet, what is the pitch? \n" ); document.write( "
Algebra.Com's Answer #494531 by TimothyLamb(4379) You can put this solution on YOUR website! --- \n" ); document.write( "p = 8/(64/2) \n" ); document.write( "p = 8/32 \n" ); document.write( "p = 0.25 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |