document.write( "Question 265769: the product of two whole numbers is 35. if ten is added to the first and four is added to the second, the new product is 153. what are the two numbers.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #195580 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! the product of two whole numbers is 35. if ten is added to the first and four is added to the second, the new product is 153. what are the two numbers. \n" ); document.write( ": \n" ); document.write( "There aren't many integer factors of 35; Assume it's 7, 5 \n" ); document.write( "Check it in the statement: \n" ); document.write( "\"if ten is added to the first and four is added to the second, the new product is 153.\" \n" ); document.write( "(7+10)*(5*4) = 153 \n" ); document.write( ": \n" ); document.write( "Solution x=7, y = 5 \n" ); document.write( " \n" ); document.write( " |