document.write( "Question 153669This question is from textbook
\n" );
document.write( ": yearly profits \r
\n" );
document.write( "\n" );
document.write( " In news report ,profits of acompany this year(T) are often compared with those of last year (L),but actual values of of T and L are not always given.This year , a company had profits of $25 million more than last year.The profits were up 30%.Determine T and L from these data.\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "this is my model of the question please, advise me on my mistake if there is any,thank you
\n" );
document.write( " T+25 + L= 30%(T+25 + L)+T+25 + L \n" );
document.write( "
Algebra.Com's Answer #113124 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! \"a company had profits of $25 million more than last year\" __ T=L+25\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"The profits were up 30%\" __ T=L+(30%)L __ T=1.3L\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting __ L+25=1.3L __ subtracting L __ 25=.3L __ dividing by .3 __ 250/3=L\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting __ T=(250/3)+25 __ T=325/3 \n" ); document.write( " |