document.write( "Question 1110451: In a retail store the owner earns 1/4 more than the manager earns the manager is earning what percentage of the owners salary? \n" ); document.write( "
Algebra.Com's Answer #725420 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
let x equal what the store owner makes.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let y equal what the manager makes.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the store owner makes 1/4 more than the manager makes.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that means the owner makes x + 1/4 * x = 5/4 * x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since the owner makes y, then you get y = 5/4 * x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for x to get x = 4/5 * y.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the owner makes 5/4 * x which is 5/4 * the salary that the manager makes.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the manager makes 4/5 * y which is 4/5 * the salary that the owner makes.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the owner makes 5/4 * x which is equal to 1.25 * x which is equal to 125% * the salary that the manager makes.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the manager makes 4/5 * y which is equal to .8 * y which is equal to 80% * the salary that the owner makes.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "125% * the salary that the manager makes is 25% more than the manager makes.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "80% * the salary that the owner makes is 20% less than the owner makes.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "assume the manager makes 1000 dollars.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since the owner makes 25% more, then the owner makes 1250 dollars.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1250 that the owner makes minus 1000 that the manager makes is equal to 250.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's the difference between what the manager makes and the owner makes.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "250 / 1250 = .2 = 20% less than what the owner makes.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "250 / 1000 = .25 = 25% more than what the manager makes.
\n" ); document.write( "
\n" );