Answer:
3/40 = 7.5%
Step-by-step explanation:
3/40 percent error.
3/40 = 7.5%
To solve this problem you have to set up a proportion. To form one side of the proportion you use "is over of" meaning what number represented by is, in this case 18, is placed over the number represented by of, 3000.

Since you are finding the percent of something, youre x value is placed above "100" because percent values are most commonly out of 100%.
So now your proportion will look like


To solve the proportion you cross multiply and divide. So you multiply 100 and 18 since they are crossed from each other, then divide 1800 by 3000. The answer is .6. 18 is .6% of 3000.
Answer:
12.5 unit square
Step-by-step explanation:
The area of a trapezoid is calculated with the following formula:
(b1 + b2)*h/2 (b1: base, b2: base, h: height)
(4+6)*(2.5)*2 = 12.5
Answer:
x = 1
y = 5
z = 2
Step-by-step explanation:
System of equations:
6x - 2y + z = -2
2x + 3y - 3z = 11
x + 6y = 31
Isolate one variable in any of the equations:
x + 6y = 31
x = 31 - 6y
Plug in this value for x in another equation:
6(31 - 6y) - 2y + z = -2
186 - 36y - 2y + z = -2
186 - 38y + z = -2
-38y + z = -188
z = -188 + 38y
Plug in these values in the remaining equation:
2(31 - 6y) + 3y - 3(-188 + 38y) = 11
62 - 12y + 3y + 564 - 114y = 11
626 - 12y + 3y - 114y = 11
626 - 9y - 114y = 11
626 - 123y = 11
-123y = -615
y = 5
Plug in value of y into our other answers to solve for x and z:
x = 31 - 6(5)
x = 31 - 30
x = 1
z = -188 + 38(5)
z = -188 + 190
z = 2
Check your work:
6x - 2y + z = -2
6(1) - 2(5) + 2 = -2
6 - 10 + 2 = -2
-4 + 2 = -2
-2 = -2
Correct!
*Note there are several ways to solve for these types of problems. I used substitution*