document.write( "Question 945786: if 3 is subtracted from a number and the remainder is multiplied by 13 the product becomes 91 find the number \n" ); document.write( "
Algebra.Com's Answer #576936 by dileepkumarabhijith(12) ![]() You can put this solution on YOUR website! hi\r \n" ); document.write( "\n" ); document.write( "let the number be x\r \n" ); document.write( "\n" ); document.write( "according to the question remainder is (x-3).\r \n" ); document.write( "\n" ); document.write( "(x-3)is then multiplied by 13 \n" ); document.write( "that is,\r \n" ); document.write( "\n" ); document.write( "(x-3)*13\r \n" ); document.write( "\n" ); document.write( "(x-3)*13=91 13x-39=91 \r \n" ); document.write( "\n" ); document.write( "13x=130\r \n" ); document.write( "\n" ); document.write( "x=130/13=10\r \n" ); document.write( "\n" ); document.write( "therefore the required number is 10\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |