document.write( "Question 368634: If 274 is divided by a certain number, the quotient is 19 and the remainder is 8. Find the number.\r
\n" );
document.write( "\n" );
document.write( "I thought it would be 274/x + 8= 19, but that comes out as a decimal. \n" );
document.write( "
Algebra.Com's Answer #262666 by scott8148(6628) You can put this solution on YOUR website! try [(274 - 8) / x] = 19 \n" ); document.write( " |