document.write( "Question 465893: Set up the necessary equation(s) and solve algebraically.\r
\n" );
document.write( "\n" );
document.write( "two numbers which differ by 3, have a product of 88. Find the numbers. \n" );
document.write( "
Algebra.Com's Answer #319705 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! p(p+3)=88 \n" ); document.write( "p2+3p=88 \n" ); document.write( "p2+3p-88=0 \n" ); document.write( "(p+11)(p-8)=0 \n" ); document.write( "p=-11 or 8 \n" ); document.write( "Throwing out the negative answer, we get the two numbers to be 8 and 11.. \n" ); document.write( " |