Answer:
Step-by-step explanation:
93 + (68 + 7)= 168
Answer:
Step-by-step explanation:
(King of Diamonds) = 1/52
(A Heart) = 1/4
(Red Three) = 1/26
(Red Card) = 1/2
<span>first, we are going to define variables as the following:
a = 0
a = π/2
n = 4 rectangles
Δx = [ b - a ] / n ------>Δx = [ π/2 - 0 ] / 4 = π/8
right endpoints :
sum( seq( 4 cos(x) * π/8 , x , 0+π/8 , π/2 , π/8 ) ) = 3.163065 underestimate
left endpoints:
sum( seq( 4 cos(x) * π/8 , x , 0 , π/2-(π/8) , π/8 ) ) = 4.733861 overestimate
the reason because the actual estimate by integral as the following:
π/2
∫ 4cos(x) dx = 4
0</span>
Answer:
<h2>x = 1, y = 3 → (1, 3)</h2>
Step-by-step explanation:

First, the equation needs to be put into slope-intercept form, which is y = -4/5x + 7/5. Then, you need to know what parallel and perpendicular lines are. REMEBER, parallel lines have the same slope, and perpendicular lines have slopes whose product equal -1. You just need to substitute. For the parallel line, -2 = -4/5(4) + b, and b = 6/5, so y = -4/5x + 6/5. For the perpendicular line, the slope is 5/4. Now substitute. -2 = 5/4(4) + b, and b = -7, so y = 5/4x -7.