document.write( "Question 1163252: Manny spends 8% salary on council tax. Gloria pays the same amount of council tax as Manny but this only represents 5% of her salary. How much does
\n" );
document.write( "Gloria earn?
\n" );
document.write( "Thanks :) \n" );
document.write( "
Algebra.Com's Answer #787276 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "M = Manny's salary \n" ); document.write( "G = Gloria's salary\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "8% of M = 0.08M = amount Manny pays in tax \n" ); document.write( "5% of G = 0.05G = amount Gloria pays in tax\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We set 0.08M and 0.05G equal to each other since Gloria pays the same amount of tax as Manny does.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0.08M = 0.05G \n" ); document.write( "8M = 5G \n" ); document.write( "8M/5 = G \n" ); document.write( "G = 8M/5 \n" ); document.write( "G = (8/5)M \n" ); document.write( "G = 1.6M\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We don't have enough information to solve any further. We need more information to be able to set up another equation to solve for M and G. At this point, we're stuck. We do know that Gloria's salary is 1.6 times that of Manny's salary.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I would ask your teacher for clarification. \n" ); document.write( " \n" ); document.write( " |