Answer: 26
Step-by-step explanation:
In the picture, we are given a right triangle. Based on that, we can use the Pythagorean Theorem, which helps us find the missing side length with the formula [tex]a^2+b^2=c^2[/tex].
a and b represent the legs, and c is the hypotenuse. The hypotenuse is the longest side of the right triangle. It is also the side that is diagonal from the right angle.
In the picture, we are presented with the legs. So, we can plug in the legs into a and b to solve for c.
[tex]a^2+b^2=c^2[/tex] [plug in a and b]
[tex]10^2+24^2=c^2[/tex] [exponent]
[tex]100+576=c^2[/tex] [add]
[tex]676=c^2[/tex] [square root both sides]
[tex]c=26[/tex]
This tells us that the length of the third side is 26.
In 2003 how many African American students attended a school with over 90% of its population being a minority?
According to ProPublica, from 1993 to 2011, there were almost 2.9 million black pupils enrolled in schools where at least 90% of the student body is made up of minorities.
Explain about the minority?The absence of a majority on the territory of a State is indicated by a minority. That essentially indicates that less than 50% of a nation's population belongs to one or more ethnic, religious, or linguistic groups.
According to Section 2(c) of the National Commission for Minorities Act of 1992, the following groups have been designated as minority communities: Muslims, Sikhs, Christians, Buddhists, Jain, and Zorastrians. According to the Census of 2011, minorities make up around 19.3% of the overall population of the nation.
The term "minority" in the 1990s typically refers to four significant racial and ethnic groups: African Americans, American Indians and Alaska Natives, Asians and Pacific Islanders, and Hispanics.
To learn more about population refer to:
https://brainly.com/question/25630111
#SPJ4
It takes 34 of an hour to paint a single shutter. It takes 9 hours to paint 12 pairs of shutters. The number of hours, y, that it takes to paint xshutters shows either a direct or inverse variation. What is the equation that relates x and y?
The equation that relates x and y for the given data is y = (3/4)x.
The relationship between the number of shutters (x) and the number of hours (y) is an inverse variation because as the number of shutters increases, the number of hours required to paint them decreases and vice versa.
An inverse variation is a relationship between two variables in which their product is always equal to a constant value. Mathematically, it can be represented by the equation: y = k/x where k is a constant and x and y are the variables in question.
Hence, the equation that relates x and y can be found using the information given:
y = (9 hours) / (12 shutters) * x shutters
y = (3/4)x is the required equation.
Read more about inverse variation:
brainly.com/question/28002278
#SPJ4
Please help due soon pleaseeee!!!!!! Help
Answer:
see attached
Step-by-step explanation:
Given the pictorial equations, you want to know the single-digit values of each of the images.
EquationsThere are 6 equations in 5 unknowns, but no numerical values are assigned. Solving the equations will only give ratios of values. From those, we need to determine the numerical values that will keep all numbers in the range 1–9.
Let the icons be represented by letter variables as follows:
hat = hboot = bsock = stennis shoe = tmitten = mRewriting the equations to standard form, we have ...
h +b -m -s = 0 . . . . . [eq1]
h -b +t = 0 . . . . . . . . [eq2]
b -3s = 0 . . . . . . . . . [eq3]
h -s -t +m = 0 . . . . . [eq4]
h +2s -m = 0 . . . . . . [eq5]
h +b +s -2t = 0 . . . . . [eq6]
SolutionWe can add [eq4] to [eq1] and [eq5] to eliminate the m variable.
(h +b -m -s) +(h -s -t +m) = 0 ⇒ 2h +b -2s -t = 0 . . . . [eq7]
(h +2s -m) +(h -s -t +m) = 0 ⇒ 2h +s -t = 0 . . . . . . . . . [eq8]
Adding [eq2] to [eq6], and [eq7] will eliminate the b variable.
(h +b +s -2t) +(h -b +t) = 0 ⇒ 2h +s -t = 0 . . . . same as [eq8]; no help
(2h +b -2s -t) +(h -b +t) = 0 ⇒ 3h -2s = 0 . . . . . [eq9]
Now, we have 3 equations in 4 unknowns:
b -3s = 0 . . . . . . . [eq3]
3h -2s = 0 . . . . . . [eq9]
2h +s -t = 0 . . . . . [eq8]
The smallest positive integer values that will satisfy [eq9] are ...
h = 2, s = 3
Using these in the remaining equations gives ...
b -3·3 = 0 ⇒ b = 9
2·2 +3 -t = 0 ⇒ t = 7
And we can find m using [eq5]:
m = h +2s = 2 +2·3 = 8
Then the solution is ...
hat = 2boot = 9sock = 3tennis shoe = 7mitten = 8Construction A construction company is building a new parking garage and is
charging the following rates: $5000 a month for the first 2 months; $8000 a month
for the next 4 months; $6000 in total for the last 4 months, when the garage will be
completed. This amount will be paid in a lump sum at the end of the 6th month.
Express the cost C (in thousands of dollars) as a function of
the time t (in months) that the construction company works
on the parking garage.
Answer:
C(t) = 5t for 0 < t ≤ 3
C(t) = (8t-9) for 3 < t ≤ 6
C(t) = 44 for 6 < t ≤ 10
C is given in thousands of dollars and t is given in months.
Total lump sum to be paid at the end of the 6 months for the total 10 months that the construction company works on the parking garage = $44000
Step-by-step explanation:
We will do a piecewise analysis for this cost function.
How to obtain the total cost changes with each time interval.
In the first 3 months,
C(t) = 5t for 0 < t ≤ 3
Note that C is given in thousands of dollars
In the next 3 months,
C(t) = (8t-9) for 3 < t ≤ 6
- Here, it gets a little complex, we use the upper limit of the previous interval and the lower limit of this new interval to get the constant to be subtracted from the normal 8t that characterizes this interval.
8(3) = 24
5(3) = 15
constant = 24 - 15 = 9
In the last 4 months,
C(t) = 44 for 6 < t ≤ 10
- For the last four months, it is a single sum of $5000 plus the [8(6) - 9] from the previous inteval
C = [8(6) - 9] + 5 = 39 + 5 = 44
So, the cost of parking, tracked month after month gives
T | Cost (in thousands of dollars)
1 | 5
2 | 10
3 | 15
4 | 23
5 | 31
6 | 39
7 | 44
8 | 44
9 | 44
10 | 44
Total lump sum to be paid at the end of the 6 months for the total 10 months that the construction company works on the parking garage = $44000
Hope this Helps!!!
This is not my answer yet is a stollen verrified one.
Homework Progress
28/37 Marks
a) Complete the prime factor trees for 16 and 40:
16
b)
2
2
∞
2
4
2
2
40
2
What is the lowest Common Multiple of 16 and 40?
2
1
5
The prime factor trees for 16 and 40 could be 2,2,2,2 and 2,2,2,5 respectively and and the common multiple of 16 and 40 could be 2 .
What is prime factor ?
prime factor can be defined as the number which is divisible by that number and the number should be prime.
The prime factor tree for 16 as follows
16 = 2*8 = 2* 2 * 4 = 2*2*2*2
16
2 8
2 4
2 2
The prime factor tree for 40 as follows
40 = 2*20 = 2*2*10 = 2*2*2*5
40
2 20
2 10
2 5
Hence, The prime factor trees for 16 and 40 could be 2,2,2,2 and 2,2,2,5 respectively and the common multiple of 16 and 40 could be 2 .
To learn more about prime factor from the given link.
https://brainly.com/question/29775157
#SPJ1
Determine and state an equation of the line perpendicular to the line 5x-4y=10 and passing through the point (5,12)
The equation of the line perpendicular to the line 5x-4y=10 and passing through the point (5,12) is y = 4x/5 + 8.
What is a slope?In mathematics, a line's slope, also known as its gradient, is a numerical representation of the line's steepness and direction.
To find the slope;
m = (y₂- y₁) / (x₂ - x₁)
Given:
The line 5x-4y=10.
Simplifying,
y = (-5/4)x + 5/2
Comparing with the slope-intercept form,
y = mx + b,
where m is the slope and b is y-intercept.
The slope is = -5/4
The slope of the perpendicular line,
= negative reciprocal of the slope of the line where the line is perpendicular.
= 4/5
So, the line:
If a line passes through one point (x₁ ,y₁) and have slope m,
then the equation of line is
y - y₁ = m (x - x₁)
y - 12 = (4/5)(x-5)
y = 4x/5 + 8
Therefore, the equation of the line is y = 4x/5 + 8
To learn more about the slope;
brainly.com/question/3605446
#SPJ1
6 = x +2y solve for y
Write the expression. Then, check all that apply. twice the difference of a number and six A 2-column table with 4 rows. Column 1 is labeled Key Words with entries twice, the difference of, a number, six. Column 2 is labeled Replace with entries 2 times, (minus), n, 6. Replace “a number” with the variable, n. The two operations are multiplication and addition. The two operations are multiplication and subtraction. The constants are 2 and 6. The expression is written as 2(n – 6). The expression is written as 2 × 6 – n.
PLS HELP ME!
The expression for the sentence that is twice the difference of a number and six is given as follows:
2(n - 6).
How to write the expression?The sentence for this problem is defined as follows:
"Twice the difference of a number and six."
The number is unknown, hence the variable that represents the number is given as follows:
n.
The difference between the number and six is given by the subtraction of n by 6, as follows:
n - 6.
(the - symbol represents the subtraction).
The expression twice is equivalent to a multiplication of the expression n - 6 by 2, as follows:
2(n - 6).
(the multiplication symbol is implicit before the parenthesis, meaning that the distributive property is applied).
Which is the expression that represents the sentence given at the beginning of the answer.
More can be learned about expressions at https://brainly.com/question/723406
#SPJ1
Help me pls
A small town had a population of 1,260 last year.
Over the course of the past year, the population has
grown by 2 percent. Which function could be used to
model the current population?
P(t) = 1,260(1. 2)
p(t) = 1,260(1. 002)'
P(t) = 1,260(0. 02)'
p(t) = 1,260(1. 02)
The correct option is (d).
The function that could be used to model the current population is P(t) = 1,260(1.02)
This function models the growth of the population over time, t. The base population is 1,260 and the growth factor is 1.02, which represents a 2% increase. The function multiplies the base population by the growth factor to find the new population after one year.
The other options are not correct because:
P(t) = 1,260(1.2) is incorrect because the growth factor is incorrect, it's 1.2 which represents a 20% increase, which is too much compared to the 2% increase mentioned in the problem statement.
p(t) = 1,260(1.002) is incorrect because the growth factor is incorrect, it's 1.002 which represents a 0.2% increase, which is too small compared to the 2% increase mentioned in the problem statement.
P(t) = 1,260(0.02) is incorrect because the growth factor is incorrect, it's 0.02 which represents a 2% increase, but it is not raised to the power of t.
Read more about Regression:
https://brainly.com/question/28125157
#SPJ4
please help if you know the answer i need to get my grade up
Work hard to get all your work done and still have time to study.
How can you request a grade increase?Highlight your drive to improve. It is critical that your lecturer recognizes your desire to enhance your course performance. During your meeting, ask the professor for advice on how to enhance future assignments. “I’m really committed to improving my grade in this course,” try stating.
Say what you feel is wrong with your grade calmly and professionally. Present additional examinations and assignments that indicate your abilities, and provide a solution that you believe is feasible. Be persuading and confident, but don’t think you know more or better than your teacher.
To learn more about grade to refer:
https://brainly.com/question/29618342
#SPJ1
What are the top 5 formulas in math?
According to the use and the fundamental knowledge behind these formulas, The top 5 formulas in mathematics are quadratic, Pythagorean , slope-intercept , exponential and Euler's Formula.
What is mathematics?Mathematics is the study of numbers, shapes, and patterns. It is the science of studying the properties and relationships of quantities and shapes using logic, symbols and mathematical operations. It is a way of understanding the world and solving problems using quantitative reasoning.
What do you mean by formula?A mathematical formula is a set of symbols, numbers and mathematical operations that express a relationship or equation. These formulas are used to model, describe and explain phenomena in the natural and physical world, as well as in abstract mathematical theories. Formulas can take many forms, including equations, identities, and inequalities. They allow us to make predictions and calculations, and can be used in various fields of science, engineering and other fields to solve problems.
1. root of [tex]ax^2+bx+c[/tex] is [tex]x= \frac {-b+- \sqrt{b^2-4ac}}{2a}[/tex].
2.[tex]h^2 = p^2 +b^2[/tex]
3. [tex]y =mx+c[/tex]
4.[tex]e^x[/tex]
5.[tex]e^{ix} = cosx+isinx[/tex]
To learn more about formulas visit:
https://brainly.com/question/30098455
#SPJ1
Given: PS bisects angle RST, 2SP=3SQ, 2ST=3SR
Prove: Triangle STP ~ triangle SRQ
The Triangle STP is similar to Triangle SRQ.
We can prove that triangle STP is similar to triangle SRQ using the Angle Bisector Theorem and the ratios of the sides of the triangles.
The Angle Bisector Theorem states that if point P bisects angle RST, then the ratio of the length of the side ST to the length of the side SR is equal to the ratio of the length of the side PT to the length of the side PQ.
In this case, we are given that 2SP = 3SQ and 2ST = 3SR.
Dividing both sides of the equation 2SP = 3SQ by 2 and both sides of the equation 2ST = 3SR by 2, we get:
SP/PQ = 3/2 and ST/SR = 3/2
As the ratio of the length of the side ST to the length of the side SR is equal to the ratio of the length of the side PT to the length of the side PQ.
Therefore, triangle STP is similar to triangle SRQ.
It can also be proven using the fact that PS bisects angle RST which means that the angle PST = PSR. And if two angles of two triangles are equal and the sides are in proportion then the two triangles are similar.
Read more about Similarity of Triangles:
https://brainly.com/question/29191745
#SPJ4
25 less than the sum of a number and 5 results in 15 what is the number
The number is 35.
What is an equation?
An equation is a statement of equality between two expressions. It uses the equal sign (=) to show that the expressions on either side of the sign have the same value.
For example 2x+3=5y-7z, and x+y=5 are examples of equations.
In solving your problem,
25 less than the sum of a number and 5 results in 15, can be written as an equation like this:
let x be the number we want to find.
x + 5 =15+25 (25 less than the sum of x+5)
x + 5 = 40
then
x=40-5
x=35
So the number is 35.
To learn more about the equation, visit:
https://brainly.com/question/22688504
#SPJ1
PLS HELP DO TOMORROW!!!
Answer: 3 grams
Step-by-step explanation:
I just looked up the answer lol- I tried though, (Also I can't guarantee if it's right... But it probably is).
How can you tell if a graph is linear or logarithmic?
A linear graph will have a straight line, whereas a logarithmic graph will have a curved line.
1. Look at the graph and identify the shape of the line.
2. If the line is straight, then the graph is linear.
3. If the line is curved, then the graph is logarithmic.
When looking at a graph, you can tell if it is linear or logarithmic by examining the shape of the line. A linear graph will have a straight line, whereas a logarithmic graph will have a curved line. This is due to the fact that a linear graph is plotted by plotting the points of a linear equation, whereas a logarithmic graph is plotted by plotting the points of a logarithmic equation. The linear equation is of the form y = mx + b, where m is the slope of the line and b is the y-intercept. The logarithmic equation is of the form y = logb(x), where b is the base of the logarithm. Thus, the shape of the line will depend on the form of the equation used to plot the graph. If the line is straight, then it is a linear graph, and if it is curved, then it is a logarithmic graph.
Learn more about graph here
https://brainly.com/question/17267403
#SPJ4
The difference between ( -7×-7) + -(7×7) is
A)98. B)28
C)0. D)-28
To find the difference between (-7*-7) + -(7*7), we first need to calculate the values of each expression.
(-7*-7) = 77 = 49
-(77) = -49
The difference between these two values is 49 - (-49) = 49 + 49 = 98.
Therefore, the answer is A) 98.
The Correct answer is Option (A) = 98.
We need to determine the value of each part and calculate their difference. after that.
Here, (-7*-7)= 49
and, -(7*7) = -49
Now, their difference is to be calculated as follows:
=49 - (-49)
= 49+ 49
= 98.
So, the answer is 98.
To learn more about the differences between numbers, refer to:
https://brainly.com/question/25433540
Which variation is represented by this situation:
A building that is 6 stories tall has a shadow that is 22 meters long.
How many stories tall is a building with a shadow that is 40 meters
long? Is it inverse variation or direct variation?
When a building is 40 meters long in shadow cast by another building of the same height, there are 10 levels there.
what is direct variation ?equation that can be used to explain the mathematical relationship between two variables, where one variable is equal to a constant multiplied by the other. A direct variation's (proportional relationship's) graph is a straight line that pierces the origin. On a graph of direct variation, the graph will always pass through (1, k), where k is the proportionality constant. Direct variation refers to a change in one quantity that directly affects the other. The complete opposite of this is inverse variation.
The equation that describes this variation is:
h =kx
1st Data 2nd Data
s=22 m s = 40 m
h=6 stories h = find 2nd
k=find 1st k = 0.27 story/m
Find k: Find h :
h=kx h = kx
6 stories=k(22 m) h = ( 0.27 story/m ) ( 40 m)
k=6 stories/22 m h = 10 stories
k=0.27 story/m
so its direct variation .
When a building is 40 meters long in shadow cast by another building of the same height, there are 10 levels there.
To know more about direct variation visit :-
https://brainly.com/question/13977805
#SPJ1
Mason invested $65,000 in an account paying an interest rate of 4. 6% compounded annually. Assuming no deposits or withdrawals are made, how long would it take, to the nearest year, for the value of the account to reach $142,200?
It would take about 17.4 years, to the nearest year, for the value of the account to reach $142,200 if the interest rate is 4.6% and no deposits or withdrawals are made.
Therefore the answer is 17.4 years.
To find out how long it would take for the value of the account to reach $142,200, we need to use the formula for compound interest:
A = P(1 + r)^(t)
Where:
A = the future value of the account
P = the present value of the account ($65,000)
r = the annual interest rate (4.6%)
t = the number of years
We know the future value of the account (A) and the present value of the account (P), so we can substitute these values into the formula and solve for t:
142,200 = 65,000(1 + 0.046)^t
To solve for t, we can take the natural logarithm of both sides:
ln(142,200) = ln(65,000(1 + 0.046)^t)
ln(142,200) = ln(65,000) + t(ln(1 + 0.046))
Then we can divide both sides by ln(1+0.046) and take the power of e:
t = (ln(142,200) - ln(65,000)) / ln(1+0.046)
To the nearest year, this gives us t = 17.4 years.
To know more on compound interest
https://brainly.com/question/26457073
#SPJ4
If the length of the American flag is 1.8 yards, find the hight
What is the least common multiple of 51, 68 and 85?
Answer:
1020
Step-by-step explanation:
What is the coefficient of y² in the expression 2x²y 10xy² 5y?
The coefficient of yA² for the three given expressions are 2, 10 and 5 respectively.
What is expression?
It is a mathematical statement that defines a mathematical concept as well as the system of a mathematical operation express in a symbolic form.
Mathematical expression is made up of at least two numerical terms along with a sign or at least two terms along with a sign. The expression having two or more numerical terms is called numerical expression.
As example 4 + 3 or 100÷4
The expression which has both variables and numbers is called algebraic expression.
As example X+6 or 25+5y
What is coefficient?
In an expression, the numbers which are accompanied by variables is called coefficient. As example, 24 + 3y, where 3 is the coefficient of y
but 24 is a constant number.
How can we determine the coefficient from the given expression?
We are given three expressions, these are 2xA²y, 10xyA² and 5yA²
for the 1st expression, 2 is the coefficient of A²y
for the 2nd expression, 10 is the coefficient
for the last 5 is the coefficient.
To know more about expressions visit:
brainly.com/question/13593199
#SPJ4
I need some help with the problem from my math class (-4w - 7)5
-20w-35
I used the distributive property to distribute terms, and then simplified
Complete the equation of the line who’s y intercept is (0,-1) and slope is 4
Y=4x-1
The equation of a line is:
Y=mx+c
We are told that the slope is 4 which is also gradient, meaning that M=4
Now we are left with:
Y=4x+c
There are two ways to get C:
1. We know that C represents the y-intercept so immediately we can conclude that C=-1
2. You can work it out by substituting the coordinate for the X and Y value:
-1=4(0)+c
-1=C
So in conclusion, the equation of the line is:
Y=4x-1
What is irrational statement?
An irrational statement is a kind of genuine number that can't be addressed as a basic portion. It can't be communicated in that frame of mind of a proportion. If N is silly, N isn't equivalent to p/q where p and q are numbers and q isn't equivalent to 0. Model: √2, √3, √5, √11, √21, π(Pi) are nonsensical.
A number can't be communicated as a portion of any numbers and. . Unreasonable numbers have decimal developments that neither end nor become occasional. Each supernatural number is irrational.
If a square root is not an ideal square, then it is viewed as an unreasonable number. These numbers can't be composed as a portion because the decimal doesn't end (non-terminating) and doesn't rehash an example (non-repeating).
Learn more about irrational statement:
https://brainly.com/question/29204809
#SPJ4
Does 3 4 5 make a right triangle?
Answer:
Yes
Step-by-step explanation:
The side lengths are a Pythagorean triple.
. Find sin D , sin E , cos D , and cos E . Write each answer as a fraction in simplest form.
The trigonometric functions are sin D = 28/53, sin E = 45/53, cos D =45/53, and cos E = 28/53 as fractions.
What are Trigonometric functions?Trigonometric functions are defined as the functions which show the relationship between the angle and sides of a right-angled triangle.
The trigonometric functions are given in the question
Apply the sine ratio on the given right triangle
⇒ sin(θ) = Perpendicular/hypotenuse
sin D = EF/DE
sin D = 28/53
sin E = DF/DE ,
sin E = 45/53
Apply the cosine ratio on the given right triangle
⇒ cos(θ) = Base/hypotenuse
cos D = DF/DE
cos D =45/53
cos E = EF/DE
cos E = 28/53
Learn more about Trigonometric functions here:
brainly.com/question/6904750
#SPJ1
Consider the division of 8y2 - 12y + 4 by 4y.
What are the values of a and b?
=a+b++
O a = 2y and b = 3
O a= { and b = -3y
O a= 2y and b = -3
O a = ? and b = 3y
Mark this and return
Save and Exit
Next
Sub
By solving the given Algebraic expression, the correct answer is Option (C) ,a = 2y and b = –.
What is an Algebraic Expression?In mathematics, an expression that incorporates variables, constants, and algebraic operations is known as an algebraic expression (addition, subtraction, etc.). Terms comprise expressions.
There are different components of an algebraic expression. Let us have a look at the image given below in order to understand the concept of Variables, Constants, Terms, and Coefficients of any algebraic expression.
Assume that 8y2 - 12y + 4 has terms with a=8y² , b=-12y, c=4
Now, to divide 8y2 - 12y + 4 by the monomial (single term) 4y,
The easy way is divide each term of the dividend by the monomial:
8y2 - 12y + 4 /4y
=(8y²-12y+4)/4y
=(8y²/4y)-(12y/4y)+(4/4y)
=2y-3+1/y
After performing the division we get that now a = 2y and b = –3
We can conclude that the correct answer is a = 2y and b = –3
To know more about Algebraic Expression refer to:
brainly.com/question/2164351
#SPJ4
What is an example of a no solution equation?
The equation 5x + 5 = 5x - 5 has no solution because the left side of the equation (10) cannot equal the right side of the equation (-5).
No solution equation:
5x + 5 = 5x - 5
To solve this equation, we must first isolate the variable. To do this, we can subtract 5x from both sides of the equation.
5x + 5 = 5x - 5
Subtract 5x from both sides:
5 + 5 = - 5
Simplify:
10 = -5
At this point, we can see that this equation has no solution because the left side of the equation (10) cannot equal the right side of the equation (-5).
Learn more about no solution equation here:
https://brainly.com/question/545403
#SPJ4
which set of ordered pairs below is a function?
The first and the third set of order pairs is a function.
What is function?
A set of ordered pairs that contain only unique ordered pairs with unique x coordinates is referred to as a function. A function is defined by an equation that generates a set of ordered pairs.
Consider, the given set of order pairs,
I - {(3, 3), (6, 1), (2, 3)}
II - {(4, 7), (2, 8), (4, 2)}
III - {(9, 6), (3, 1), (7, 3)}
We have check which set of ordered pairs above is a function.
Since, a function is a set of ordered pairs in which no two different ordered pairs have the same x -coordinate.
In the given order pairs the second order pair contain same x - coordinate.
So, the second order pair is not a function.
Hence, the first and the third set of order pairs is a function.
To know more about function, click on the link
https://brainly.com/question/25638609
#SPJ1
What is the coefficient of y2 in the expression 3y² 4x?
The coeficient of y² in the expression is the number 3
What is an algebraic expression?
An algebraic expression is a set of numbers and letters that make up an expression that has a meaning, the letters are variables and the numbers are coefficients or independent terms, algebraic expressions can be part of an equation and model mathematical processes.
In the given expression we have the following:
3y² + 4x
As we are asked for the coefficient of the variable "y" then we must take the number that is just before the letter which in this case is the number 3.
3 is the coefficient of y²
Learn more about algebraic expression in:
brainly.com/question/21856579
#SPJ4