document.write( "Question 486294: Give exact and approximate solutions to three decimal places:\r
\n" );
document.write( "\n" );
document.write( "y^2-2y+1=100\r
\n" );
document.write( "\n" );
document.write( "If I follow the example in the book, I get the wrong answer. I am confused as how to work this problem. Thank you for any help you are able to give. \n" );
document.write( "
Algebra.Com's Answer #332773 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Give exact and approximate solutions to three decimal places: \n" ); document.write( "y^2-2y+1=100. \n" ); document.write( "*** \n" ); document.write( "To find the zeros you can either factor or use the quadradic formula. \n" ); document.write( "Factoring: set expression = zero, use trial and error method, then check using FOIL. \n" ); document.write( "y^2-2y-99=0 \n" ); document.write( ".. \n" ); document.write( "Quadratic formula: \n" ); document.write( "ans: \n" ); document.write( "y=-9 or 11 \n" ); document.write( " |