document.write( "Question 761035: A man earns a salary plus 10% a year bonus. If his bonus one year was $1,795, what was his total pay for the year? \n" ); document.write( "
Algebra.Com's Answer #462985 by dkppathak(439)\"\" \"About 
You can put this solution on YOUR website!
let his salary is x rupees
\n" ); document.write( "10 percent of salary is vonus =x/10
\n" ); document.write( "x/10=1795
\n" ); document.write( "x=17950
\n" ); document.write( "total pay= salary + vonus =17950+1795=19745
\n" ); document.write( "toala pay RS 17945
\n" ); document.write( "
\n" );