document.write( "Question 492942: how to solve: the profit for a company in february was 5% higher than it was in january. the total profit for the two months was $129,000. Find the profit for each month. \n" ); document.write( "
Algebra.Com's Answer #335220 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
how to solve: the profit for a company in february was 5% higher than it was in january. the total profit for the two months was $129,000. Find the profit for each month.
\n" ); document.write( ".
\n" ); document.write( "Let x = profit in Jan
\n" ); document.write( "then
\n" ); document.write( "1.05x = profit in Feb
\n" ); document.write( ".
\n" ); document.write( "x + 1.05x = 129000
\n" ); document.write( "2.05x = 129000
\n" ); document.write( "x = $62926.83 (profit in Jan)
\n" ); document.write( ".
\n" ); document.write( "profit in Feb:
\n" ); document.write( "1.05x = 1.05(62926.83) = 66073.17
\n" ); document.write( "
\n" );