document.write( "Question 930363: One number is 3 more than another. The difference between their squares is 57. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #564918 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
y = x + 3
\n" ); document.write( "yy - xx = 57
\n" ); document.write( "(x + 3)(x + 3) - xx = 57
\n" ); document.write( "xx + 6x + 9 - xx = 57
\n" ); document.write( "6x = 48
\n" ); document.write( "x = 8
\n" ); document.write( "y = 11
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations, quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Convert fractions, decimals, and percents:
\n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php
\n" ); document.write( "---
\n" ); document.write( "Calculate and graph the linear regression of any data set:
\n" ); document.write( "https://sooeet.com/math/linear-regression.php
\n" ); document.write( "
\n" );