document.write( "Question 1035298: The sum of the square of a positive number and the square of 3 more than the number is 185. what is this positive number? \n" ); document.write( "
Algebra.Com's Answer #649955 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The sum of the square of a positive number and the square of 3 more than the number is 185. what is this positive number? \n" ); document.write( "----------- \n" ); document.write( "n^2 + (n+3)^2 = 185 \n" ); document.write( " |