document.write( "Question 841048: The sum of the square of 2 number is 34. The first number is one less than twice the 2nd number. Find the number \n" ); document.write( "
Algebra.Com's Answer #506800 by hamsanash1981@gmail.com(151) ![]() You can put this solution on YOUR website! let the second number be x and first number = 2x-1 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x=3 \n" ); document.write( "therefore the numbers are 5,3 \n" ); document.write( " \n" ); document.write( " |