document.write( "Question 258518: If one integer is 3 more than another integer, the differencve in their squares is 6 more than 5 times the larger integer. What are the integers. \r
\n" );
document.write( "\n" );
document.write( "I think I am on the wrong tract, please help: 5(3x^2+6)=y^2\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #190310 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let the integers be x and x+3 \n" ); document.write( "(x+3)^2-x^2=5(x+3)+6 \n" ); document.write( "x^2+6x+9-x^2=5x+15+6 \n" ); document.write( "6x+9=5x+21 \n" ); document.write( "x=12 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |