document.write( "Question 1206248: what would the graph of an exponential function with range y<1,y∈R and a y-intercept of 0 look like. And what are the domain, horizontal asymptote, x-intercept. \n" ); document.write( "
Algebra.Com's Answer #843544 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "We want a graph like this. \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "One that goes through the origin to have a y=intercept of 0. \r\n" );
document.write( "It must go up, as close to 1 as possible, but never quite to 1,\r\n" );
document.write( "because it has a range of y < 1, so it has a horizontal asymptote at y=1\r\n" );
document.write( "\r\n" );
document.write( "How do we get an equation for a graph to look like that?\r\n" );
document.write( "\r\n" );
document.write( "We start with the basic exponential equation.\r\n" );
document.write( "\"y=e%5Ex\". It has a range of x > 0, and horizontal asymptote y=0,\r\n" );
document.write( "which is the x-axis\r\n" );
document.write( "\r\n" );
document.write( "\"graph%28200%2C200%2C-3%2C3%2C-3%2C3%2C+e%5Ex%29\"\r\n" );
document.write( "We want to get it below the x-axis, so we reflect it in the x-axis by\r\n" );
document.write( "multiplying the right side by -1\r\n" );
document.write( "\"y=-e%5Ex\"\r\n" );
document.write( "\r\n" );
document.write( "\"graph%28200%2C200%2C-3%2C3%2C-3%2C3%2C+-e%5Ex%29\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now all we need to do is shift the graph and its horizontal asymptote\r\n" );
document.write( "2 units upward, by adding +1 to the right side. That will take care of\r\n" );
document.write( "both raising the asymptote from y=0 to y=1 and the y-intercept of -1 up to 0.\r\n" );
document.write( "\"y=-e%5Ex%2B1\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Its domain is \"%28matrix%281%2C3%2C-infinity%2C%22%2C%22%2Cinfinity%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Its horizontal asymptote is \"y=1\"\r\n" );
document.write( "\r\n" );
document.write( "Its x-intercept (and its y-intercept) is (0,0). \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );