document.write( "Question 141309: Which method is best used to find the solutions to:\r
\n" ); document.write( "\n" ); document.write( "k(w) = -w^2 + 4\r
\n" ); document.write( "\n" ); document.write( "a. Using the square root property
\n" ); document.write( "b. Completing the square
\n" ); document.write( "c. Using the quadratic formula
\n" ); document.write( "d. This cannot be solved since the variable is not 'x'\r
\n" ); document.write( "\n" ); document.write( "I selected D; because a,b,c all require a 'x' variable
\n" ); document.write( "

Algebra.Com's Answer #102952 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
It is a common misconception to think that every function must be expressed in terms of y and x. That is NOT so. You can use any 'variables' to represent unknowns. It doesn't have to be x and y, it doesn't even have to be letters. You would use symbols if you wanted to.\r
\n" ); document.write( "\n" ); document.write( "So D is not correct.
\n" ); document.write( "
\n" ); document.write( "The given equation is the sum of two perfect squares. Sums of two squares cannot be factored. Completing the square is not appropriate for this one.
\n" ); document.write( "To find the solutions, set k(w) to 0 and solve. a is the simplest way to do that. c would work too.\r
\n" ); document.write( "\n" ); document.write( "\"0+=+-w%5E2+%2B+4\"
\n" ); document.write( "\"-4+=+-w%5E2\"
\n" ); document.write( "\"4+=+w%5E2\"
\n" ); document.write( "-+2 = w
\n" ); document.write( "
\n" );