document.write( "Question 924042: if 3 is subtracted from a number and the remainder is multiplied by 13,the product becomes 91.find the number
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #560573 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
x - 3 is the remainder when you subtract 3 from x.
\n" ); document.write( "13 * (x-3) = 91
\n" ); document.write( "simplify to get 13x - 39 = 91
\n" ); document.write( "add 39 to both sides of the equation to get 13x = 130
\n" ); document.write( "divide both sides of the eqaution by 13 to get x = 10\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when x = 10, x-3 = 7
\n" ); document.write( "7 * 13 = 91\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );