document.write( "Question 51949: 1) Is sqrt(x^2=x)an identity (true for all values of x)?
\n" );
document.write( "Explain.\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "2)
\n" );
document.write( "x -2 -1 0 1 2
\n" );
document.write( "y .25 .5 1 2 4\r
\n" );
document.write( "\n" );
document.write( "Given the table above, graph the function, identify the graph of the function (line, parabola, hyperbola, or exponential), explain your choice, and give the domain and range as shown in the graph, and also the domain and range of the entire function.\r
\n" );
document.write( "\n" );
document.write( "Graph \r
\n" );
document.write( "\n" );
document.write( "Graph Type \r
\n" );
document.write( "\n" );
document.write( "Explanation \r
\n" );
document.write( "\n" );
document.write( "Domain \r
\n" );
document.write( "\n" );
document.write( "Range \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #34653 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 1) This is not true for all the values for \n" ); document.write( "sqrt(x^2) = | x | \n" ); document.write( "x = -2 \n" ); document.write( "sqrt( (-2)^2 ) = sqrt( 4 ) = 2 \n" ); document.write( "2 does not equal -2 \n" ); document.write( "2) You have two points: (0,1) and (2,4) \n" ); document.write( "y = a(b^x) \n" ); document.write( "plug: \n" ); document.write( "1 = a(b^0) \n" ); document.write( "1 = a \n" ); document.write( "plug: \n" ); document.write( "y = b^x \n" ); document.write( "4 = b^2 \n" ); document.write( "2 = b \n" ); document.write( "final: \n" ); document.write( "y = 2^x \n" ); document.write( "It is exponential because the values increase on an exponential level when \n" ); document.write( "Domain: { x | all reals } \n" ); document.write( "Range: { y | \n" ); document.write( " |