document.write( "Question 344558: Solve each equation for y to get two seperate functions that could be entered into a graphing calculator. Then combine both functions to create a single relation that involves x and y.\r
\n" );
document.write( "\n" );
document.write( "a. (y+2)squared=x
\n" );
document.write( "b. ysquared=x+2
\n" );
document.write( "c. (y+1)squared=x-6 \n" );
document.write( "
Algebra.Com's Answer #246541 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve each equation for y to get two seperate functions that could be entered into a graphing calculator. Then combine both functions to create a single relation that involves x and y. \n" ); document.write( "a. (y+2)squared=x\r \n" ); document.write( "\n" ); document.write( "--- \n" ); document.write( "Take the square root to get: \n" ); document.write( "y+2 = Sqrt(x) or y+2 = -sqrt(x) \n" ); document.write( "--- \n" ); document.write( "y = sqrt(x)-2 or y = -sqrt(x)-2\r \n" ); document.write( "\n" ); document.write( "---------------------------------------- \n" ); document.write( "b. ysquared=x+2 \n" ); document.write( "Take the square root to get: \n" ); document.write( "y = sqrt(x+2) or y = -sqrt(x+2) \n" ); document.write( "Defined for All x >=(-2) \n" ); document.write( "---------------------------------\r \n" ); document.write( "\n" ); document.write( "c. (y+1)squared=x-6 \n" ); document.write( "Take the square root to get: \n" ); document.write( "y+1 = sqrt(x-60) \n" ); document.write( "y+1 = -sqrt(x-60) \n" ); document.write( "Defined for All x >= 60 \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |