document.write( "Question 173717: A roof rises 2.75ft over a horizontal distance of 20.91ft. Wha is the slope of the roof to the nearest hundredth? \n" ); document.write( "
Algebra.Com's Answer #128600 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
The points if graphed would be (0,0) & (20.91,2.75)
\n" ); document.write( "Slope=(y2-y1)/(x2-x1)
\n" ); document.write( "slope=(2.75-0)/(20.91-0)=2.75/20.91=.131516=.13
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+25%2C+-10%2C+10%2C+y+=+.13x%29+\" (graph 300x200 pixels, x from -6 to 25, y from -10 to 10, y = .13x).
\n" ); document.write( "
\n" );