Answer:
the slope is -2
Step-by-step explanation:
Answer:
Tickets to sit on the bench (b) = 150
Tickets to sit on the lawn (l) = 200
Step-by-step explanation:
Tickets to sit on a bench (b)cost $75 each.
Tickets to sit on the lawn (l) cost $40 each
350 tickets had been sold
$19,250 had been raised through tickets sales
This forms a simultaneous equation:
b + l = 350 ... (i)
75b + 40l = 19,250 ... (ii)
Multiplying (i) by 40 and (ii) by 1 we get;
40b + 40l = 14,000 ... (i)
75b + 40l = 19,250 ... (ii)
Subtracting (ii) - (i) we get;
35b = 5250
b = 5250 ÷ 35 = 150
So there were 150 tickets to sit on a bench and 350 - 150 = 200 tickets to sit on the lawn.
4(x-2/3) = -18
4x - 8/3 = -18
4x = -54/3 + 8/3
4x = -46/3
x = -46/3 * 1/4
x = -46/12
x = -23/2
2x = -23/2 * 2
2x = -46/2
2x = -23
Pretty sure it would be D
Good luck on your finals!
Using the dot product:
For any vector x, we have
||x|| = √(x • x)
This means that
||w|| = √(w • w)
… = √((u + z) • (u + z))
… = √((u • u) + (u • z) + (z • u) + (z • z))
… = √(||u||² + 2 (u • z) + ||z||²)
We have
u = ⟨2, 12⟩ ⇒ ||u|| = √(2² + 12²) = 2√37
z = ⟨-7, 5⟩ ⇒ ||z|| = √((-7)² + 5²) = √74
u • z = ⟨2, 12⟩ • ⟨-7, 5⟩ = -14 + 60 = 46
and so
||w|| = √((2√37)² + 2•46 + (√74)²)
… = √(4•37 + 2•46 + 74)
… = √314 ≈ 17.720
Alternatively, without mentioning the dot product,
w = u + z = ⟨2, 12⟩ + ⟨-7, 5⟩ = ⟨-5, 17⟩
and so
||w|| = √((-5)² + 17²) = √314 ≈ 17.720