document.write( "Question 1187736: Mr. Agoncillo has at least PHP 150 000 deposited in two banks. one bank gives an annual interest of 4% while the other bank gives 6% interest a year. Mr. Agoncillo receives at most PHP 12 000\r
\n" );
document.write( "\n" );
document.write( "a. What mathematical statements represents the given situation?
\n" );
document.write( "Let x =
\n" );
document.write( "y=
\n" );
document.write( "Mathematical statement: \n" );
document.write( "
Algebra.Com's Answer #818747 by Theo(13342)![]() ![]() You can put this solution on YOUR website! your system of equations would be:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + y >= 150000\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( ".04x + .06y <= 12000\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |