document.write( "Question 402363: Two numbers are reciprocals of each other. One number is 9 times as large as the other. Find the two numbers \n" ); document.write( "
Algebra.Com's Answer #284635 by Alan3354(69443) You can put this solution on YOUR website! x = 9*(1/x) = 9/x \n" ); document.write( "x^2 = 9 \n" ); document.write( "x = ± 3 \n" ); document.write( " \n" ); document.write( " |