document.write( "Question 316454: 1. y = 2sqrt(x + 3) by graphing 5 points. Use the endpoint of the function as your first point.
\n" );
document.write( "y = 2 sqrt (x) + 3
\n" );
document.write( "x = 0, y = 2sqrt(0) + 3 = 3
\n" );
document.write( "x = 1, y = 2sqrt(1) + 3 = 5
\n" );
document.write( "x = 9, y = 2sqrt(9) + 3 = 9
\n" );
document.write( "x = 16, y = 2sqrt(16) + 3 = 11
\n" );
document.write( "x = 25, y = 2sqrt(25) + 3 = 13\r
\n" );
document.write( "\n" );
document.write( "How do I find out what the endpoint is exactly ? \n" );
document.write( "
Algebra.Com's Answer #226372 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the graph \"ends\" at x=-3 because the square roots of negative values are not real numbers\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your first point should be x=-3 and go up from there \n" ); document.write( " |