500 shirts / 3 hours = 166 2/3 shirts per hour.
Divide total shirts by shirts per hour:
1800 / 166 2/3 = 10.8 hours.
<span>a) We know that the correct answer will be the square root of 256 since the competition area is a square with an area of 256 meters. And since 10^2 = 100 which is less than 256, the answer has to be greater than 10. And since 20^2 = 400 which is greater than 256, the answer also has to be less than 20. Therefore the answer has to be between 10 and 20.
b) The last digit has to be either a 4 or a 6. The units digit is the only digit that will contribute to the units digit of the square. And 0^2 = 0, 1^2 = 1, 2^2 = 4, 3^2 = 9, 4^2 = 16, 5^2 = 25, 6^2 = 36, 7^2 = 49, 8^2 = 64, 9^2 = 81. Of the 10 possible digits, only the values 4 and 6 have a square that has an units digit of 6.
c) The square root of 256 based up (a) and (b) above has to be either 14, or 16. So the dimensions are either 14x14 meters or 16x16 meters.</span>
Answer:
(1/2,4)
Step-by-step explanation:
First, determine y in first equation: 2x+y=5 or y=5-2x
replace value of y determined in first equation (5-2x) into 2nd equation
4x-3(5-2x)=-10
4x-15+6x=10
10x=5
x=1/2
put value of x into either equation to solve for y so
2(1/2)+y=5
1+y=5
y=4
answer: x=1/2, y=4
check answer by substituting x and y into either equation:
4x-3y=-10
4(1/2)-3(4)=-10
2-12=-10
-10=-10
or
2x+y=5
2(1/2)+4=5
1+4=5
5=5
Y=mx+b where m=slope=(dy/dx) and b=y-intercept (value of y when x=0)
You have two points...(1,-2),(3,2) so
m=(y2-y1)/(x2-x1)=(2--2)/(3-1)
m=4/2=2 now that you have the slope...
y=2x+b, you can use either point to solve for the y-intercept, I'll use (3,2)
2=2(3)+b
2=6+b
b=-4 so the line is:
y=2x-4