document.write( "Question 552062: Please help me solve,
\n" );
document.write( "What is an equation for the hyperbola with vertices (3,0) and (-3,0) and asymptote y=4/3x? \n" );
document.write( "
Algebra.Com's Answer #360135 by Theo(13342)![]() ![]() You can put this solution on YOUR website! there's a lot to understand about hyperbolas that can be confusing. \n" ); document.write( "not having seen them in a while, i forgot most of what i had previously learned. \n" ); document.write( "a good reference to brush up on is: \n" ); document.write( "http://www.purplemath.com/modules/hyperbola.htm \n" ); document.write( "your problem states the following: \n" ); document.write( "vertices are (3,0) and (-3,0) and asymptote is given by the equation y = (4/3)x. \n" ); document.write( "this makes your hyperbola a horizontally aligned hyperbola. \n" ); document.write( "the formula for a horizontally aligned hyperbola is \n" ); document.write( "(x-h)^2/a^2 - (y-k)^2/b^2 = 1 \n" ); document.write( "the center of this hyperbola will be halfway between the left vertex and the right vertex. \n" ); document.write( "that would be halfway between (-3,0) and (3,0) which is equal to (0,0). \n" ); document.write( "this makes h = 0 and k = 0 and the formula becomes: \n" ); document.write( "x^2/a^2 - y^2/b^2 = 1 \n" ); document.write( "the formula for the asymptote is y = (4/3)x \n" ); document.write( "the general formula for the asymptote of a horizontally aligned hyperbola is: \n" ); document.write( "y = (b/a)(x-h)+k \n" ); document.write( "since h and k are both equal to 0, this becomes: \n" ); document.write( "y = (b/a)x \n" ); document.write( "we are given that y = (4/3)x. \n" ); document.write( "this makes: \n" ); document.write( "b = 4 \n" ); document.write( "a = 3 \n" ); document.write( "our equation becomes: \n" ); document.write( "x^2/3^2 - y^2/4^2 = 1 \n" ); document.write( "this simplifies to: \n" ); document.write( "x^2/9 - y^2/16 = 1 \n" ); document.write( "if we multiply both sides of this equation by 144, we get: \n" ); document.write( "16x^2 - 9y^2 = 144 \n" ); document.write( "add 9y^2 to both sides of this equation and subtract 144 from both sides of this equation to get: \n" ); document.write( "9y^2 = 16x^2 - 144 \n" ); document.write( "divide both sides of this equation by 9 to get: \n" ); document.write( "y^2 = (16x^2-144)/9 \n" ); document.write( "take the square root of both sides of this equation to get: \n" ); document.write( "y = +/- sqrt((16x^2-144)/9) \n" ); document.write( "graph both these equations as shown below: \n" ); document.write( " \n" ); document.write( "the equation for the asymptotes for this equation are: \n" ); document.write( "y = +/- (4/3)x \n" ); document.write( "add these to the graph to get: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |