Respuesta :
Mr. Nelson paid 15.51 $ for the chicken wire.
What are Arithmetic operations?
Arithmetic operations can also be specified by subtracting, dividing, and multiplying built-in functions. The operator that performs the arithmetic operation is called the arithmetic operator.
Operators which let do a basic mathematical calculation
+ Addition operation: Adds values on either side of the operator.
For example 12 + 2 = 14
- Subtraction operation: Subtracts the right-hand operand from the left-hand operand.
for example 12 -2 = 10
* Multiplication operation: Multiplies values on either side of the operator
For example 12*2 = 24
Given that Mr. Nelson purchased 28.2 feet of chicken wire
The cost was $0.55 per foot.
To determine the total amount of chicken wire
The total amount of chicken wire = 28.2 × 0.55
The total amount of chicken wire = 15.51 $
Hence, Mr. Nelson paid 15.51 $ for the chicken wire.
Learn more about Arithmetic operations here:
brainly.com/question/25834626
#SPJ2