Answer:
?= 63.15789474%
Step-by-step explanation:
Use cross multiply
Set ?=x

Ok so I'll demonstrate in programming language python.
import math
def circle():
r = float(input("Enter r: "))
a = math.pi * r ** 2
print("Area of circle with r = {0} is {1
}cm2".format(str(r), str(a))
circle()
The sum of the sequence is 750
<h3>How to determine the sum of the series?</h3>
The series is given as:
150, 120, 96, and 76.8,
Start by calculating the common ratio using:
r = T2/T1
This gives
r = 120/150
r = 0.8
The sum of the series is then calculated as:

This gives

Evaluate
S = 750
Hence, the sum of the sequence is 750
Read more about sequence at:
brainly.com/question/6561461
#SPJ1
Answer: 12 h + 135
Step-by-step explanation: 7h +135 + 5h = ?h + ?
7h +5h +135
=12h +135
So u combine like terms together which are 7h and 5h which gives you 12 h.And then you have 135 left,so you add 12h to 135.
Ps.If you don't know what like terms are.I will explain down below.
Like terms are variable that are the same.For an example 4y and 3y are like terms .Another example is 1/3 xy and 6xy .
Hope this helps :) and if it does please give brainliest .
The correct statement about the data collected by Ms. Pearson is that there is no association between a student's absences and the final average grades.
<h3>When do variables have a linear relationship?</h3>
The equation that represents a linear relationship is: a + bx
Where x represents the rate of increase. Thus, for linear equations, the functiion increases by a constant term.
Looking at the table, the average final grade does not increase by a constant term.
To learn more about linear functions, please check: brainly.com/question/26434260