document.write( "Question 1127171: Determine the equation of
\n" );
document.write( "a curve whose coordinates always multiply to give 14
\n" );
document.write( "a circle, centre origin and diameter 9 \n" );
document.write( "
Algebra.Com's Answer #743553 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! xy=14 \n" ); document.write( "y=14/x \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "radius is 4.5, and 4.5^=20.25 \n" ); document.write( "x^2+y^2=r^2 for a circle at the origin \n" ); document.write( "x^2+y^2=20.25 or 4.5^2 \n" ); document.write( " |