no because mathematically 30X10=300 not 900 its would have to be 30X30 to get the product of 900 so therefore no your statement is incorrect
Answer:
108
Step-by-step explanation:
triangles of the sides 3×4=12
5×8=40
4×8=32
3×8=24
add everything
The answer is 70cm for the height because you would multiply 50cm x 35cm and you would get 1750. Then you would divide that by 122,500 and you will get the height
Answer:
Y = -5/7x - 6/7
Step-by-step explanation:
m = y2-y1 / x2-x1
Hope this helps. Pls give brainliest.
Answer:
Y(n) = 7n + 23
Step-by-step explanation:
Given:
f(0) = 30
f(n+1) = f(n) + 7
For n=0 : f(1) = f(0) + 7
For n=1 : f(2) = f(1) + 7
For n=2 : f(3) = f(2) + 7 and so on.
Hence the sequence is an arithmetic progression with common difference 7 and first term 30.
We have to find a general equation representing the terms of the sequence.
General term of an arithmetic progression is:
T(n) = a + (n-1)d
Here a = 30 and d = 7
Y(n) = 30 + 7(n-1) = 7n + 23