document.write( "Question 1050929: A company's profit is 15% lower in june than in may, due to unforeseen changes in weather. The total profit for both months together is $32,375\r
\n" );
document.write( "\n" );
document.write( "a. use an algebraic equations with two variables (x,y)
\n" );
document.write( "b. solve for the profits for each month separately: may and june \n" );
document.write( "
Algebra.Com's Answer #666561 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A company's profit is 15% lower in june than in may, due to unforeseen changes in weather. The total profit for both months together is $32,375 \n" ); document.write( "a. use an algebraic equations with two variables (x,y) \n" ); document.write( "Let x = june and y = may \n" ); document.write( "--- \n" ); document.write( "x = 0.85y \n" ); document.write( "x + y = 32375 \n" ); document.write( "-------------- \n" ); document.write( "b. solve for the profits for each month separately: may and june \n" ); document.write( "Substitute for \"x\" and solve for \"y\":: \n" ); document.write( "0.85y + y = 32375 \n" ); document.write( "1.85y = 32375 \n" ); document.write( "y = $17500 \n" ); document.write( "---- \n" ); document.write( "x = 0.85y = 0.85*17500 = $14875 \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H \n" ); document.write( "-------------- \n" ); document.write( " |