document.write( "Question 1189823: Paula wants to add some more tropical fish to her aquarium. She wants to buy some blue gouramis, which cost $2.50 each, and some clown loaches, which cost $5.50 each. She has room for only 6 more fish, and she has $24.00 to spend. How many of each kind of fish can she buy? \r
\n" );
document.write( "\n" );
document.write( "Let the number of blue gouramis be represented by b and the number of clown loaches is represented by c. Write the two equations for the system. The first equation will deal with the number of fish. The second one will deal with cost.\r
\n" );
document.write( "\n" );
document.write( "Use substitution to solve for c in the first equation.\r
\n" );
document.write( "\n" );
document.write( "She will be able to buy _____ blue gouramis and _____ clown loaches\r
\n" );
document.write( "\n" );
document.write( "Check your solution by substituting that values into both equation \n" );
document.write( "
Algebra.Com's Answer #845690 by mananth(16946) You can put this solution on YOUR website! Paula wants to add some more tropical fish to her aquarium. She wants to buy some blue gouramis, which cost $2.50 each, and some clown loaches, which cost $5.50 each. She has room for only 6 more fish, and she has $24.00 to spend. How many of each kind of fish can she buy? \r \n" ); document.write( "\n" ); document.write( "Let the number of blue gouramis be represented by b and the number of clown loaches is represented by c. Write the two equations for the system. \n" ); document.write( "Use substitution to solve for c in the first equation.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The first equation will deal with the number of fish. \r \n" ); document.write( "\n" ); document.write( "b+c=6..........................................................1\r \n" ); document.write( "\n" ); document.write( "The second one will deal with cost.\r \n" ); document.write( "\n" ); document.write( "2.50b+5.50 c = 24.......................................2\r \n" ); document.write( "\n" ); document.write( "Rearrange make b the subject \n" ); document.write( "2.50b = 24-5.50c\r \n" ); document.write( "\n" ); document.write( "b = (24-5.50c)/2.50 \r \n" ); document.write( "\n" ); document.write( "substitute b in \n" ); document.write( "b+c =6 \n" ); document.write( "(24-5.50c)/2.50 +c = 6 \n" ); document.write( "multiply equation by 2.50\r \n" ); document.write( "\n" ); document.write( "(24-5.50c)+2.50c =2.50*6\r \n" ); document.write( "\n" ); document.write( "24-5.5c +2.50c = 15.00 \n" ); document.write( "Add like terms and rearrange \n" ); document.write( "-2c = -6 \n" ); document.write( "c = 3 \n" ); document.write( "we know b+c =6 \n" ); document.write( "Therefore b=3\r \n" ); document.write( "\n" ); document.write( "She will be able to buy 3 blue gouramis and 3 clown loaches\r \n" ); document.write( "\n" ); document.write( "Check\r \n" ); document.write( "\n" ); document.write( "3*2.50+3*5.50 = 24\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |