document.write( "Question 288598: Given that the graph of the equation y = 2x+7/square root of 9-4x²,intersects the x axis once, how do I calculate the coordinates of this point of intersection
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #209173 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Intersecting the x axis means y is zero \n" ); document.write( "set your equation to y=0 and solve for x. \n" ); document.write( "Is this the problem? \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x=-7/2 \n" ); document.write( " \n" ); document.write( "2x+7=0 \n" ); document.write( "2x=-7 \n" ); document.write( "x=-7/2 \n" ); document.write( " |