document.write( "Question 750508: A person's secondary income is $1225 and is 25% of total income and the primary income is 60% of total income, what is the total income for this person? \n" ); document.write( "
Algebra.Com's Answer #456635 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! $1225 is 25% of total income, so \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0.25x = 1225\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 1225/0.25\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 4900\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the total income is $4,900 (per month it sounds like it) \n" ); document.write( " |