Answer:
it is transitive property
as, a=b
also, b=a
Step-by-step explanation:
Answer:
1. only 1 unique triangle can be made
2. only 1 unique triangle can be made
3. multiple triangles are possible
4. True
5. True
6. False
7. only 1 unique triangle can be made
8. only 1 unique triangle is possible
9. multiple triangles are possible
10. no triangle is possible
Step-by-step explanation:
Ask in comments if you got any questions.
Answer:
we have the equation y = (1/2)*x + 4.
now, any equation that passes through the point (4, 6) will intersect this line, so if we have an equation f(x), we must see if:
f(4) = 6.
if f(4) = 6, then f(x) intersects the equation y = (1/2)*x + 4 in the point (4, 6).
If we want to construct f(x), an easy example can be:
f(x) = y = k*x.
such that:
6 = k*4
k = 6/4 = 3/2.
then the function
f(x) = y= (3/2)*x intersects the equation y = (1/2)*x + 4 in the point (4, 6)
Let a=price of adult ticket
let c=price of a child's ticket
start out by writing the following system of equations:
3a+4c=132
2a+3c=94
then, multiply the first equation by 2, and the second equation by 3 to get the following system of equations:
6a+8c=264
6a+9c=282
subtract the like terms to get the following equation:
-c=-18
divide both sides by -1 to get rid of the negative to get the price of a child's ticket to be $18. to find the price of an adult ticket, pick one of the original equations to substitute the 18 in for c to find a. for example:
2a+3c=94
2a+3(18)=94
2a+54=94
-54 -54
2a=40
2 2
a=20
or if you decide to use the other equation:
3a+4c=132
3a+4(18)=132
3a+72=132
-72 -72
3a=60
3 3
a=20
either way, you still get an adults ticket to be $20 and a child's ticket to be $18.