document.write( "Question 1062842: Which of the following equations does not define y as a function of x?
\n" ); document.write( "A. xy^2 = 8
\n" ); document.write( "B. x^2 + y^2 = 0
\n" ); document.write( "C. 3y = 7
\n" ); document.write( "D. y = square root of x - 3
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #677840 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
Which of the following equations does not define y as a function of x?
\n" ); document.write( "A. xy^2 = 8
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Solve for y by dividing both sides by x, (where x is not 0)\r\n" );
document.write( "\r\n" );
document.write( "      \"y%5E2+=+8%2Fx\"\r\n" );
document.write( "      \"y+=+%22%22+%2B-+sqrt%288%2Fx%29\"\r\n" );
document.write( "\r\n" );
document.write( "That does not define a function because there is NOT just \r\n" );
document.write( "ONE y for each x, since there are TWO y's for each x.\r\n" );
document.write( "\r\n" );
document.write( "For example when x = 2,\r\n" );
document.write( "\r\n" );
document.write( "      \"y+=+%22%22+%2B-+sqrt%288%2F2%29\"\r\n" );
document.write( "      \"y+=+%22%22+%2B-+sqrt%284%29\"\r\n" );
document.write( "      \"y+=+%22%22+%2B-+4\"  \r\n" );
document.write( " \r\n" );
document.write( "This is not a function because, for example, when x = 2, there are\r\n" );
document.write( "TWO values for y, +2 and -2.  So that's why it doesn't define a function.\r\n" );
document.write( "\r\n" );
document.write( "

\n" ); document.write( "B. x^2 + y^2 = 0
\n" ); document.write( "
\r\n" );
document.write( "There is only one ordered pair that satisfies that.\r\n" );
document.write( "\r\n" );
document.write( "That is (x,y) = (0,0)\r\n" );
document.write( "\r\n" );
document.write( "It does define a function whose domain is {0} and whose range is {0}\r\n" );
document.write( "\r\n" );
document.write( "It defines a function because there is just one y, 0, for each x, 0,\r\n" );
document.write( "since the only x and y are both 0.\r\n" );
document.write( "\r\n" );
document.write( "So, it's a function because there is just one y for every x.\r\n" );
document.write( "

\n" ); document.write( "C. 3y = 7
\n" ); document.write( "
\r\n" );
document.write( "    y = 7/x\r\n" );
document.write( "\r\n" );
document.write( "That defines a function because there is just one y for each x.\r\n" );
document.write( "

\n" ); document.write( "D. y = square root of x - 3
\n" ); document.write( "
\r\n" );
document.write( "   \"y=sqrt%28x-2%29\"\r\n" );
document.write( "\r\n" );
document.write( "That defines a function because there is just one y for each x.\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );