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)![]() ![]() 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( " \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( "\n" ); document.write( " |