document.write( "Question 204051This question is from textbook
\n" );
document.write( ": Wagon wheel. A wagon wheel is placed against a wall as
\n" );
document.write( "shown in the accompanying figure. One point on the edge
\n" );
document.write( "of the wheel is 5 inches from the ground and 10 inches
\n" );
document.write( "from the wall. What is the radius of the wheel?\r
\n" );
document.write( "\n" );
document.write( "Thank you for all your help i really appreciate it. \n" );
document.write( "
Algebra.Com's Answer #154055 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Assuming it's tangent to the wall and the ground: \n" ); document.write( "Let the ground be the x-axis and the wall the y-axis \n" ); document.write( "The eqn of the circle is: \n" ); document.write( "(x-r)^2 + (y-r)^2 = r^2 \n" ); document.write( "Sub 10 for x and 5 for y, since the point (10,5) is on the circle. \n" ); document.write( "100-20r+r^2 + 25-10r+r^2 = r^2 \n" ); document.write( "r^2 -30r + 125 = 0 \n" ); document.write( "r = 5 (the point is at the top of the wheel. This point is inverted, 10 from the ground and 5 from the wall.) \n" ); document.write( "--------------------------- \n" ); document.write( "r = 25 (the point is below the axle of the wheel) \n" ); document.write( " |