document.write( "Question 714640: One number is four more than three times another number. Find the numbers if the product is 175.\r
\n" );
document.write( "\n" );
document.write( "What I have tried: 3n(n+4)= 175
\n" );
document.write( "
\n" );
document.write( " 3n^2+9-175
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #438914 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! One number is four more than three times another number. Find the numbers if the product is 175.\r \n" ); document.write( "\n" ); document.write( "What I have tried: 3n(n+4)= 175 **** How did you come up with that? \n" ); document.write( "--------------- \n" ); document.write( "n = a number \n" ); document.write( "The other number is 4 plus 3 times the 1st number, = 3n+4 \n" ); document.write( "-------------- \n" ); document.write( "n*(3n+4) = 175 \n" ); document.write( "Start from there. \n" ); document.write( " \n" ); document.write( " |