Answer:
48in²
Step-by-step explanation:
to find the area of a triangle you first divide the base by 2 then multiply it by the height
Answer:
1. 15 - 5n where n>=1
2. n² where n>=1
Step-by-step explanation:
1. {10, 5, 0, -5, -10} is an Arithmetic Progression
nth term is a + (n - 1)d
where a = first term, n= nth term, d= common difference.
a = 10, d = -5 (5-10, 0-5, -5-0, -10-(-5))
Therefore, nth(General) term of the sequence:
= 10 + (n - 1)-5
= 10 + (-5n) + 5
= 10 + 5 - 5n
= 15 - 5n
Test:
if n = 1; 15 - 5(1) = 10
if n = 2; 15 - 5(2) = 5
if n = 3; 15 - 5(3) = 0 and so on.
2. {1, 4, 9, 16, 25}
The general term of the sequence is n²
Test:
if n = 1; 1² = 1
if n = 2; 2² = 4
if n = 3; 3² = 9 and so on.
Answer A is correct because the straight line is called a parallel line
I think one of the answers would be 9.82
Answer:
The y-intercept in coordinate form is (0, 4.5) and represents the taxi pick-up fee. The equation is y=1.5x + 4.5.
Step-by-step explanation:
This question is asking for the slope and y-intercept of a linear equation. A linear equation makes a straight line based on a constant rate of change. For this problem, the cost per mile is the slope, while the independent variable 'x' is the number of miles and the dependent variable 'y' is the total cost. In order to first find slope, you need to use the two points given (7, 15) and (10, 19.5) to set up a change in y / change in x, or (19.5-15)/(10-7) or 4.5/3 which is 1.5. So the slope, or cost per mile is $1.50. To find the y-intercept (b), or the cost of the pick-up fee, simply fill in your equation y=1.5x + b with your other variables and solve for 'b'. So, 15 = (1.5 x7) + b. or 15 = 10.5 +b, subtract 10.5 from both sides of the equation to get b=4.5.