Answer:
The number of pounds of cashew is 11
Step-by-step explanation:
Let P represent the peanut
Let C represent the cashew nut.
From question, we were told that Elijah brought a total of 16 pounds of peanuts and cashew nuts. This can be written as:
P + C = 16 (1)
The total cost = $49.50
Cost per peanut = $2.75
Cost per cashew = $3.25
The above can be represented as:
49.50 = 2.75P + 3.25C. (2)
From equation 1,
P + C = 16
P = 16 — C
Substitute the value of P into equation 2:
49.50 = 2.75P + 3.25C.
49.50 = 2.75(16 — C) + 3.25C
49.50 = 44 — 2.75C + 3.25C
49.50 = 44 + 0.5C
Collect like terms
49.50 — 44 = 0.5C
5.5 = 0.5C
Divide both side by 0.5
C = 5.5/0.5
C = 11
Therefore, the number of pounds of cashew is 11
Answer:
Where is the question?
Step-by-step explanation:
Python is an interpreted high-level general-purpose programming language. Python's design philosophy emphasizes code readability with its notable use of significant indentation.
Answer:
Step-by-step explanation:
this is a set problem (mathematical set)
30 students played soccer
9 students played cricket and soccer
x students played neither cricket nor soccer
3x students played cricket only.
we can see that in the first set 21 appears and in the middle of the set 9 because it says 30 students played soccer adding x and 3x we have the following formula
30 + x + 3x = 50 where x is equal to 5 then ask us Determine the number of students who played cricket. then the value would be 3x + 9 = (3x5) + 9 = 24
Answer:The equation of the line parallel to (3x - y = 7) passes through the point (-5, -3) is y = 3x + 2 and this can be determined by using the one-point slope form.