document.write( "Question 165183: 36.) Show a complete solution to the problem.\r
\n" );
document.write( "\n" );
document.write( "Two positive numbers differ by 11, and their square roots differ by 1. Find the numers. \n" );
document.write( "
Algebra.Com's Answer #121781 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! let x^2=larger number and y^2=smaller number __ x^2=y^2+11\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x=y+1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting __ (y+1)^2=y^2+11 __ y^2+2y+1=y^2+11 __ 2y=10 __ y=5 __ y^2=25\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting __ x^2=(25)+11 __ x^2=36 \n" ); document.write( " |