document.write( "Question 619913: A motorcycle daredevil is planning a stunt to perform at a county fair. A ramp must be built to give him a 20% grade, or slope. If the vertical height at the end of the ramp must be 15 ft to assure that the stunt is a success, what must be the length of the horizontal run? \n" ); document.write( "
Algebra.Com's Answer #389852 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Slope Grade = (Rise/Run)*100\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "20 = (15/x)*100\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "20 = 1500/x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "20x = 1500\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 1500/20\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 75\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the length of the horizontal run must be 75 feet \n" ); document.write( " |