7/8 = x/48
Cross multiply, which is: a/b = c/d ⇒ ad = bc
After cross multiplying, we get:
8x = 7(48)
8x = 336
Divide 8 on both sides
x = 42
Your final answer is B. 42<span>.</span>
~Shoto Todoroki here~
Answer:
( n − 2 ) × 180
Step-by-step explanation:
The formula for calculating the sum of interior angles is ( n − 2 ) × 180 ∘ where is the number of sides. All the interior angles in a regular polygon are equal. The formula for calculating the size of an interior angle is: interior angle of a polygon = sum of interior angles ÷ number of sides.
hope this helps :))
Answer:
Step-by-step explanation:
F: R -> R, f(x) = ax + b;
f(1) = 8 => a + b = 8;
f(2) = 14 => 2a + b = 14 => a = 6 and b =2;
f(3) = 20 => 6*3 + 2 = 20 True;
f(4) = 26 => 4*6 + 2 = 26 True;
then, f:R -> R, f(x) = 6x + 2;