document.write( "Question 24998: 1. Is √x ^2 = x an identity (true for all values of x)?\r
\n" );
document.write( "\n" );
document.write( "Explain the answer\r
\n" );
document.write( "\n" );
document.write( "2. For the equation x - √x = 0 perform the following
\n" );
document.write( " a. Solve for all values of x that satisfies the equation.
\n" );
document.write( " b. graph the functions y = x and y = √ x on the same graph (by plotting points)
\n" );
document.write( "
\n" );
document.write( "How does the graph relate to part a?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #13397 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1. No, sqrt[(-3)^2] is not -3 \n" ); document.write( "2. a. x-sqrt(x) =0 \n" ); document.write( " x = sqrt (x) \n" ); document.write( "Square both sides to get: \n" ); document.write( " x^2 = x \n" ); document.write( " x^2-x=0 \n" ); document.write( " x(x-1)=0 \n" ); document.write( " x =0 or x=1 \n" ); document.write( " b. That's a good way to solve an equation. Graph the \n" ); document.write( "left side of the equation, i.e. y=x and the right side \n" ); document.write( "y=sqrtx and see where they intersect. The x-value of the \n" ); document.write( "points of intersection will be the potential answers to \n" ); document.write( "the problem. It is possible that a particular answer \n" ); document.write( "will be extraneous so potential answers need to be checked \n" ); document.write( "in the original equation.\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |