Answer:
Adult ticket: $7
Child ticket: $2
Step-by-step explanation:
Set up a system of equations where a represents the cost of one adult ticket and c is the cost of one child ticket:
2a + 3c = 20
a + 4c = 15
Solve by elimination by multiplying the bottom equation by -2:
2a + 3c = 20
-2a -8c = -30
Add them together:
-5c = -10
c = 2
Now, we can plug in 2 as c to find the value of a:
2a + 3c = 20
2a + 3(2) = 20
2a + 6 = 20
2a = 14
a = 7
Answer:
so first you do
12800*.12 which is 1536
so $1536 for 1 year
for 3 years multiply it by 3
1536*3=
$4608
so 4608+12800 =
17408 is totall
Mark brainliest
Answer:
r = 1
Step-by-step explanation:
In this question, we have to solve for the vallue of "r". We will use the distributive property shown below to ease our process.
Distributive Property:
a(b+c) = ab + ac
Now, lets solve this:

As we have seen the value of r is "1"
Answer:
Where are the shoes? I bought yesterday.
Direction vector of line of intersection of two planes is the cross product of the normal vectors of the planes, namely
p1: x+y+z=2
p2: x+7y+7z=2
and the corresponding normal vectors are: (equiv. to coeff. of the plane)
n1:<1,1,1>
n2:<1,7,7>
The cross product n1 x n2
vl=
i j l
1 1 1
1 7 7
=<7-7, 1-7, 7-1>
=<0,-6,6>
Simplify by reducing length by a factor of 6
vl=<0,-1,1>
By observing the equations of the two planes, we see that (2,0,0) is a point on the intersection, because this points satisfies both plane equations.
Thus the parametric equation of the line is
L: (2,0,0)+t(0,-1,1)
or
L: x=2, y=-t, z=t