document.write( "Question 167133This question is from textbook Algebra and Trigonometry Structure and Method book 2
\n" );
document.write( ": I have been working on this math problem and I can't figure it out. I was wondering if someone could help me? Please and Thank You!! I would deeply appreciate it!!\r
\n" );
document.write( "\n" );
document.write( "Problem Solving Using Polynomial Equations
\n" );
document.write( "Solve each problem. If there are two correct answers, give both of them.
\n" );
document.write( "The top of a 15-foot ladder is 3ft farther up a wall than the foot of the ladder is from the bottom of the wall. How far is the foot of the ladder from the bottom of the wall? \n" );
document.write( "
Algebra.Com's Answer #123141 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! let x=\"distance from wall\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"The top of a 15-foot ladder is 3ft farther up a wall than the foot of the ladder is from the bottom of the wall\" \n" ); document.write( "__ x+3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "by Pythagoras __ x^2+(x+3)^2=15^2 __ x^2+x^2+6x+9=225 __ 2x^2+6x-216=0 __ x^2+3x-108=0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "factoring __ (x+12)(x-9)=0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x+12=0 __ x=-12 __ negative value not realistic\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x-9=0 __ x=9 \n" ); document.write( " |