document.write( "Question 569811: If a number is reduced by 15% of itself, the result is 29.1465, find the number \n" ); document.write( "
Algebra.Com's Answer #367459 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
If a number is reduced by 15% of itself, the result is 29.1465, find the number
\n" ); document.write( "----------
\n" ); document.write( "n = the number
\n" ); document.write( "15% = 0.15
\n" ); document.write( "n - 0.15n = 29.1465
\n" ); document.write( "0.85n = 29.1465
\n" ); document.write( "n = 29.1465/0.85
\n" ); document.write( "Calculator time
\n" ); document.write( "You get this one.
\n" ); document.write( "
\n" ); document.write( "
\n" );