Reference no: EM131025191
1.)How are these examples similar? How are they different? Post a similar to example 2,3 and 4.
Post for classmate to solve.
2.) Translate. The first row of the table and the fourth sentence of the problem tell us that a total of 63 pupae was received. Thus we have one equation:
p+q=63
Since each pupa of morpho granadensis costs $4.15 and p pupae were received, 4.15p is the cost for the morpho granadensis species. Similarly, 1.50q is the cost of the battus polydamus species. From the third row of the table and the information in the statement of the problem, we get a second equation:
4.15p+1.50q=147.50
We can multiply by 100 on both sides of this equation in order to clear the decimals. This gives us the following system of equations as a translation:
p+q=63 (1)
415p+150q=14,750 (2)
3.) Solve. We decide to use the elimination method to solve the system. We eliminate q by multiplying equation (1) by -150 and adding it to equation (2).
-150p-150q = -9450 Multiplying equation(1) by -150
415p+150q = 14750
265p = 5300---------------adding
P = 20-------------------solving for
To find q, we substitute 20 for p in equation (1) and solve for q:
p+q=63
20+q=63
q=43
We obtain (20,43), or p=20,q=43.
4.) Check We check in the original problem. Remember that p is the number of pupae of morpho granadensis and q is the number of pupae of battus polydamus.
Number of pupae; p+q=20+43=63
Cost of morpho granadensis: $4.15p=4.15(20)= $83.00
Cost of battus polydamus: $1.50q=1.50(43)=64.50
Total:= $147.50
Free the memory allocated to a class
: How do I free the memory allocated to a class? In C++ Programming Language?
|
What impact do selection structures have on teste a program
: What impact do selection structures have on teste a program?
|
What are the units of the rate constant
: What is the average value of the rate constant calculated from the three data sets? What is the rate of disappearance of NO when [NO] = 0.0750 M and [O2] = 0.0100 M?
|
The excess of cash available over disbursements
: Mosbey Inc. is working on its cash budget for June. The budgeted beginning cash balance is $31,000. Budgeted cash receipts total $183,000 and budgeted cash disbursements total $182,000.
|
How are these examples different from others
: Since each pupa of morpho granadensis costs $4.15 and p pupae were received, 4.15p is the cost for the morpho granadensis species. Similarly, 1.50q is the cost of the battus polydamus species. From the third row of the table and the information in..
|
Functions passed along to susequent generations
: Are inherited members and functions passed along to susequent generations? If Dog derives from Mammal, and Mammal derives from Animal, does Dog inherit Animal's functions and data?
|
Calculate the surface area and volume of the sphere
: Calculate the surface area and volume of the sphere. Finally the surface area and the sphere should be printed onto the screen. The printing statements
|
What will happen to the level of consumption
: If there is a reduction in taxes, what will happen to the level of consumption and the level of saving in this economy, according to this model? Explain your answer
|
Show that a^-1 has all integer entries
: Conversely, suppose A and A^-1 are both matrices with integer entries. Prove that D(A_1, A_2) = +/- 1.
|