document.write( "Question 926429: Two integers have a difference of -30. When the larger integer is increased by 3 and added to the square of the smaller integer, the result is 189 \n" ); document.write( "
Algebra.Com's Answer #805646 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
x - y = -30
\n" ); document.write( "x + 3 + y^2 = 189\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Rearrange the first equation to get x = y - 30. Substitute this into the second equation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + 3 + y^2 = 189
\n" ); document.write( "(y-30) + 3 + y^2 = 189
\n" ); document.write( "y^2 + y - 27 = 189
\n" ); document.write( "y^2 + y - 216 = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This equation has no integer solutions.
\n" ); document.write( "
\n" );