document.write( "Question 634449: I am a little confused on how to solve this. I need to solve and give exact and approximate solution to three decimal places. Any help, showing steps, would be really appreciated so I can understand how to do this type of problem. THanks.\r
\n" );
document.write( "\n" );
document.write( "y^2-18y+81=25 \n" );
document.write( "
Algebra.Com's Answer #399632 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! y^2 - 18y + 81 = 25 \n" ); document.write( "subtract 25 from both sides and solve it as a quadratic equation \n" ); document.write( "y^2 - 18y + 81 - 25 = 0 \n" ); document.write( "y^2 - 18y + 56 = 0 \n" ); document.write( "You can use the quadratic formula, but this will factor to \n" ); document.write( "(y-4)(y-14) = 0 \n" ); document.write( "Two solutions which are integers \n" ); document.write( "y = 4 \n" ); document.write( "and \n" ); document.write( "y = 14 \n" ); document.write( " |