solve.

5m + 7/2 = -2m + 5/2

Answers

Answer 1
5m + 7/2 = -2m + 5/2
5m + 2m = 5/2 - 7/2
7m = -1
m = -1/7 <==

Related Questions

How to simplify and expression by combining like terms?

Answers

You simplify a expression using like terms by taking the 2 with the exact same variable and combining them.And the 2 (or more)constants and combine them. For example: 2x+6-2x+1= 2x combined with 2x equals 4x And positive 6 plus positive 1 equals positive 7. Hoped this helps

If f(x)=2x^2-x-6 and g(x)=x^2-4, find f(x)/g(x)
2x+3/x-2
2x-3/x+2
2x+3/x+2
2x-3/x-2

Answers

I hope this helps you

To find f(x)/g(x), we factor both f(x) and g(x), and then simplify by canceling common terms. The simplified result is 2x + 3 / x + 2.

To find the quotient of two functions, f(x) and g(x), we divide the first function by the second. In this case, we have f(x) = 2x² - x - 6 and g(x) = x² - 4. The process involves the following steps:

Write the division of the two functions: f(x)/g(x).Simplify the expressions, if possible, by factoring and reducing them.

We start by factoring both f(x) and g(x):

f(x) = (2x + 3)(x - 2)
g(x) = (x + 2)(x - 2)

Now we divide f(x) by g(x):

f(x)/g(x) = ((2x + 3)(x - 2)) / ((x + 2)(x - 2))

Notice that the term (x - 2) is common in both the numerator and the denominator, so we can reduce the expression by canceling out the common term, resulting in:

f(x)/g(x) = (2x + 3) / (x + 2)

The correct result is the second option: 2x + 3 / x + 2.

Sara tells Michael she is 160 centimeters tall, while Michael says he is 60 inches tall. If there
are 2.54 centimeters in an inch, who is taller?

Answers

The answer is Sara is taller.

Sara: 160 cm
Michael: 60 in
1 in = 2.54 cm
60 in = 60 * 1 in = 60 * 2.54 cm = 152.4 cm


Sara: 160 cm
Michael: 152.4 cm

160 cm > 152.4 cm
Sara     > Michael

A flower vase, in the form of a hexagonal prism, is to be filled with 512 cubic inches of water. Find the height of the water if the wet portion of the flower vase and its volume are numerically equal.

Answers

Height of water in hexagonal prism vase = 384 inches, given equal volume of water and wet portion.

Let's denote the height of the water in the vase as [tex]\( h \)[/tex] inches.

The volume of a hexagonal prism can be calculated using the formula:

[tex]\[ V = \frac{3\sqrt{3}}{2}a^2h \][/tex]

where [tex]\( a \)[/tex] is the length of one side of the hexagon (which represents the base of the prism), and [tex]\( h \)[/tex] is the height of the prism.

Since the base of the vase is a hexagon, we need to find the side length of this hexagon.

The area of a regular hexagon can be calculated using the formula:

[tex]\[ A = \frac{3\sqrt{3}}{2}a^2 \][/tex]

Given that the volume of water in the vase is 512 cubic inches, and the wet portion's volume and its height are equal, we have:

[tex]\[ 512 = \frac{3\sqrt{3}}{2}a^2h \][/tex]

We are also given that the wet portion's volume is numerically equal to its height, so:

[tex]\[ h = 512 \][/tex]

Substituting this value of [tex]\( h \)[/tex] into the volume equation, we have:

[tex]\[ 512 = \frac{3\sqrt{3}}{2}a^2(512) \][/tex]

Now, we can solve for [tex]\( a \).[/tex]

[tex]\[ a^2 = \frac{512}{\frac{3\sqrt{3}}{2} \times 512} \]\[ a^2 = \frac{512}{\frac{3\sqrt{3}}{2} \times 512} \]\[ a^2 = \frac{2}{3\sqrt{3}} \]\[ a^2 = \frac{2\sqrt{3}}{9} \]\[ a = \sqrt{\frac{2\sqrt{3}}{9}} \]\[ a = \frac{\sqrt{2\sqrt{3}}}{3} \][/tex]

Now, let's find the height of the water by substituting the value of [tex]\( a \)[/tex]into the volume equation:

[tex]\[ 512 = \frac{3\sqrt{3}}{2}\left(\frac{\sqrt{2\sqrt{3}}}{3}\right)^2h \]\[ 512 = \frac{3\sqrt{3}}{2}\left(\frac{2\sqrt{3}}{9}\right)h \]\[ 512 = \frac{3\sqrt{3}}{2}\left(\frac{2\sqrt{3}}{9}\right)h \]\[ 512 = \frac{4}{3}h \]\[ h = \frac{512 \times 3}{4} \]\[ h = 384 \][/tex]

So, the height of the water in the vase is 384 inches.

Which input value produces the same output value for the two functions on the graph?

x = -3
x = -2
x = -1
x = 3

Answers

I hope this helps you

what is the correct expansion of the binomial (x+y)^5

Answers

This is the answer to your problem.

Answer: The correct expansion is,

[tex]x^5+5x^4y+10x^3y^2+10x^2y^3+5xy^4+y^5[/tex]

Step-by-step explanation:

Since, by the binomial expansion,

[tex](p+q)^n=\sum_{r=0}^{n} ^nC_r (p)^{n-r}(q)^r[/tex]

Where,

[tex]^nC_r=\frac{n!}{r!(n-r)!}[/tex]

Here, p = x and q = y and n = 5,

By substituting values,

[tex](x+y)^5=\sum_{r=0}^{5} ^5C_r (x)^{n-r}(y)^r[/tex]

[tex] =^5C_0(x)^{5-0}(y)^0+^5C_1 (x)^{5-1}(y)^1+^5C_2 (x)^{5-2}(y)^2+^5C_3 (x)^{5-3}(y)^3+^5C_4 (x)^{5-4}(y)^4+^5C_5(x)^{5-5}(y)^{5}[/tex]

[tex]=1(x)^5(y)^0+\frac{5!}{4!(5-4)!}x^4y^1+\frac{5!}{3!(5-3)!}x^3y^2+\frac{5!}{2!(5-2)!}x^2y^3+\frac{5!}{1!(5-1)!}xy^4+\frac{5!}{5!(5-5)!}x^0y^5[/tex]

[tex]=x^5+\frac{5!}{4!1!}x^4y^1+\frac{5!}{3!2!}x^3y^2+\frac{5!}{2!3!}x^2y^3+\frac{5!}{1!4!}x^1y^4+\frac{5!}{5!0!}x^0y^5[/tex]

[tex]=x^5+\frac{5\times 4!}{4!}x^4y^1+\frac{5\times 4\times 3!}{3!2!}x^3y^2+\frac{5\times 4\times 3!}{2!3!}x^2y^3+\frac{5\times 4!}{4!}x^1y^4+\frac{5!}{5!}y^5[/tex]

[tex]=x^5+5x^4y+10x^3y^2+10x^2y^3+5xy^4+y^5[/tex]

Which is the required expansion.

Word Problem help please

1. The magician said "The average of seven numbers is 49. If 1 is added to the fisr number, 2 is added to the second number, 3 is added to the third number and so on up to seventh number". what is the new average ? ...?

Answers

11 is the average...that i get.

mx+4y=3t, Solve for the value of x

Answers

The answer is x = (3t - 4y)/m

mx + 4y = 3t
__________
Distract 4y from both sides of the equation:
mx = 3t - 4y
__________
Divide both sides of the equation by m:
x = (3t - 4y)/m
Final answer:

To solve mx+4y=3t for x, subtract 4y from both sides to isolate the x term, giving mx = 3t - 4y. Then, divide both sides by m to solve for x, resulting in x = (3t - 4y) / m.

Explanation:

To solve the equation mx+4y=3t for the value of x, follow these steps:

First, isolate the x term by moving the 4y to the other side of the equation. This gives us:mx = 3t - 4yNext, divide both sides of the equation by m to solve for x:x = (3t - 4y) / m

You can now plug in the known values for y, t, and m to find the value of x.

Find the measure of

Answers

The measure of what?
the measure of what ??

What is the resulting ordered pair if the value of the independent variable is x=-3?f(x) = –2x-3

Answers

I hope this helps you




x= -3



f (-3)= -2.(-3)-3


f (-3)= 6-3


f (-3)=3

Am I able to evaluate sin(cos^1(7/11)) without a calculator? If yes, how? ...?

Answers

Final answer:

Yes, you can evaluate sin(cos^-1(7/11)) without a calculator. The result can be simplified to √(72/121).

Explanation:

Yes, you can evaluate sin(cos-1(7/11)) without a calculator. Let's break it down step by step:

cos-1(7/11) represents the inverse cosine of 7/11. Inverse cosine is the angle whose cosine is equal to the given value. So, cos-1(7/11) is the angle whose cosine is 7/11.To evaluate sin(cos-1(7/11)), we need to find the sine of the angle we found in the previous step.Since we know that sin2(θ) + cos2(θ) = 1, we can use this relationship to find sin(θ) when we know cos(θ).Let's assume the angle we found in step 1 is θ. We know that cos(θ) = 7/11, so we can substitute this value into the equation sin2(θ) + (7/11)2 = 1 and solve for sin(θ).By solving the equation, we find that sin(θ) = √(1 - (7/11)2).Finally, we can simplify the expression sin(θ) = √(1 - (49/121)) or sin(θ) = √(72/121).

Therefore, sin(cos-1(7/11)) can be evaluated as √(72/121).

x + 2 > -8
a. x > -6
b. x > -10
c. x <-10
d. x < -6

Answers

The answer is: [B]: x > -10
__________________________
Explanation:
___________
Given the inequality:
___________
→  x + 2 > - 8  ;
____________
→ Subtract "2" from EACH side; to isolate "x" on one side; and solve, or simplify, for "x" ;
_______________________
→  x + 2 − 2 > - 8 − 2 ;  to get:
_______________________
→  x > -10 ; which is: 'Answer choice: [B]'.
_______________________

-2i over 1+i ... help :(

Answers

If you're evaluating, then multiply by the conjugate and simplify.
= -1 -i
The answer would be the same even if you divided...and or, wrote it in simplest form.
The answer to your question is  -l - i 

Rate of Change , you are given the dollar value of a product in 2004 and the rate at which the value of the product is expected to change during the next 5 years. Write a linear equation that gives the dollar value (v) of the product in terms of the year
(Let t=0 represent 2000.)

2004 value= $156 with $4.50 increase per year
...?

Answers

when t=4, v = 156the equation of linear liney = mx+bm=slopeb = y-intercept or initial valueapply it to this problemv = 4.5t + bto solve for b, use given info (v=156 when t=4)156 = 4.5(4) + bb = 156 - 4.5(4)b = 156 - 18b = 138
Linear equation:v = 4.5t +138this means the product had value of $138 in 2000

Answer:

The linear equation is v = 4.5t +138

The product had value of $138 in 2000.

Step-by-step explanation:

In 2004, dollar value(v) = $156 and rate of change (m) = $4.50

The linear equation is in the form of y = mx + b, where "m" is slope or rate of change, b is the y-intercept.

We can rewrite the equation as v = m(t) + b.

Now let's find the value of b, when t = 4, m = 4.5, v = 156

156 = 4.5(4) + b

b = 156 - 4.5(4)

b = 156 - 18

b = 138

So, the linear equation is v = 4.5t +138

When t=0, the dollar value (v) = 4.5(0) + 138

v = $138

So, the product had value of $138 in 2000

Need help ASAP
Will upvote!
I think it's A but i'm not sure
Lines A and B are represented by the equations given below:

Line A: x + 2y = 3
Line B: x + y = 3

Which statement is true about the solution to the set of equations?
There are infinitely many solutions.
There are two solutions.
There is one solution.
There is no solution.

Answers

There is no solution in which x and y are integers.


What are the zeros of the polynomial function: f(x) = x3 + x2 – 6x ? ...?

Answers

The solution to the problem is as follows:

  
x³ + x² − 6x = 0 
x (x² + x − 6) = 0 
x (x − 2) (x + 3) = 0 
x = 0, 2, −3 


f(x) = 2x³ + 5x² + 6x − 4 
f(−x) = −2x³ + 5x² − 6x − 4 

Let's look at signs only and how many sign changes there are: 
f(x) = + + + − 
1 sign change ----> 1 positive root 
f(−x) = − + − − 
2 sign changes ----> 2 or 0 negative roots 

Min. number of real roots = 1 ----> max. number of complex roots = 2 
Max. number of real roots = 3 ----> min. number of complex roots = 0

I hope my answer has come to your help. Thank you for posting your question here in Brainly. We hope to answer more of your questions and inquiries soon. Have a nice day ahead!

How many pounds does 64 ounces weigh?

Answers

Answer:

4 lbs

Step-by-step explanation:

There are 16 ounces in a pound, so divide 64 by 16 to get the number of pounds.  64 ÷ 16 = 4 lbs

Enter the slope-intercept equation of the line that has slope -6 and y-intercept (0, 2).

Answers

In y = mx + b form, the m is ur slope and the b is ur y int.

so ur equation in slope intercept form with a slope of -6 and a y int of 2 is :
y = -6x + 2

The slope-intercept form of equation of the line that has slope -6 and y-intercept (0, 2) is y=-6x+2.

What is the slope intercept form?

The slope intercept form of a straight line is one of the most common forms used to represent the equation of a line. The slope intercept formula can be used to find the equation of a line when given the slope of the straight line and the y-intercept.

The standard form of the slope intercept form is y=mx+c.

Given that, the line that has slope -6 and y-intercept (0, 2).

The y-intercept is the point where a graph crosses the y-axis. In other words, it is the value of y when x=0.

Here, m=-6 and c=2

Substitute m=-6 and c=2 in y=mx+c, we get

y=-6x+2

Therefore, the slope-intercept form of equation of the line that has slope -6 and y-intercept (0, 2) is y=-6x+2.

To learn more about the slope intercept form visit:

brainly.com/question/9682526.

#SPJ2

Determine the coordinates of the vertices of the triangle to compute the area of the triangle using the distance formula (round to the nearest integer).
FIRST GRAPH
A) 20 units^2
B) 30 units^2
C) 40 units^2
D) 50 units^2

Answers

Since you haven't provided the data to answer the problem, I have my notes here that might guide you solve the problem on your own:

Now, consider a triangle that’s graphed in the coordinate plane. You can always use the distance formula, find the lengths of the three sides, and then apply Heron’s formula. But there’s an even better choice, based on the determinant of a matrix.

Here’s a formula to use, based on the counterclockwise entry of the coordinates of the vertices of the triangle
 
(x1, y1), (x2, y2), (x3, y3) or (2, 1), (8, 9), (1, 8): A = x1y2 + x2y3 + x3y1 – x1y3 – x2y1 – x3y2.

Solve the equation. 
 
–2 3/7 + b = 6 1/7



 
A.
b = 3 5/7


 
B.
b = 4 2/7


 
C.
b = 8 2/7


 
D.
b = 8 4/7

Answers

Correct answer is 8 4/7

Jeremiah has a batting average of 0.312 this baseball season. Express his average as a fraction in lowest terms.

Answers

Express it as 0.312/1 then multiply top and bottom by 10 until you have a fraction:

0.312/1 * 1000/1000 = 312/1000
Then simplify:

39/125

A quadrilateral has angles that measure 74°, 93°, and 117°.

Answers

We know the sum of all the angles in a quadilateral is equal to 360. so,
it would be: 360 - (74+93+117)

 = 360 - 284
 = 76 degrees

So, Your final answer is 76 degrees.

Hope this helps!

Ahmed is taking orders for lunch. A slice of pizza cost $2 and a chicken sandwich costs $3. He collects $24 for the group of 10 people.How many people ordered a chicken sandwich?

Answers

2p+3c=24
p+c=10

solve for p: p= 10-c
Substitute for p: 20-2c+3c=24
add the Cs: 20+c=24
Subtract: c=4
So four people ordered a chicken sandwich.

1.5x+2.5y=21.50

x+y=9

8 people ordered chicken sandwich

Identify the converse of the following conditional:

If a point is in the fourth quadrant, then its coordinates are negative.

A. If a point is in the fourth quadrant, then its coordinates are negative.

B. If the coordinates of a point are not negative, then the point is not in the fourth quadrant.

C. If a point is not in the fourth quadrant, then the coordinates of the point are not negative.

D. If the coordinates of a point are negative, then the point is in the fourth quadrant.

Answers

The best and most correct answer among the choices provided by your question is the last choice or letter D.

The converse of the conditional is "If the coordinates of a point are negative, then the point is in the fourth quadrant."

I hope my answer has come to your help. Thank you for posting your question here in Brainly. We hope to answer more of your questions and inquiries soon. Have a nice day ahead!

Suppose you deposited $10 into your savings account each month, as indicated in the table. Your account pays 4%, compounded monthly. How much will you have in your account at the end of 15 years? a. $2,908 c. $3,668 b. $2,461 d. $1,800 Please select the best answer from the choices provided

Answers

I think its D. $1,800 because 10.4 multiplied by twelve is 124.8 and if you multiply that by 15 you get $1.872. 

Identify the slope and y-intercept.

y=2x−8

Enter your answers in the boxes in simplest form.

M=

B=

Answers

The coefficient M of the independent variable x is defined as the slope, while the intercept, B, is the value of the constant added to that quantity. In this case, our slope, M, is 2 and B, our "y-intercept" (so called because y equals this value when x = 0) is -8.

11 less than the product of a number y and -2 is z

Answers

maybe -14 not for sure

You estimate that a baby pig weighs 20 pounds. The actual weight of the baby pig is 16 pounds. Find the percent error.

Answers

20-16=4
16/4=4
1/4=.25
.25=25%

Answer:

It's mainly 25% as the percent error.

Step-by-step explanation:

Jarek buys jerseys for his team online. He pays a constant shipping price plus a special rate for each jersey. During the spring season, Jarek paid $151 for 24 jerseys. In the summer season, he paid $79 for 12 jerseys. What is the special rate Jarek pays for each jersey and how much does he pay for shipping?

Thanks to anyone who can help!

Answers

The rate is $6 and the shipping is $7

What is the formula that relates circumference and radius?

A. C = 2r
B. C = 2/r
C. C = 2D
D. C + 2 = r

Answers

All the options are incorrect, if you're talking about circle! which is most common
C = 2πr..... It is the relation for Circle's if you're considering something else, then, please mention!

Answer:

The formula that relates circumference and radius is [tex]C=2\pi r[/tex].

Step-by-step explanation:

The circumference of a circle is calculated by the formula

[tex]C=2\pi r[/tex]

Where,

C is circumference of the circle.

r is radius of the circle.

π is 22/7 or 3.14.

In the given options π is not missing. So, all the given options are incorrect.

Therefore the formula that relates circumference and radius is [tex]C=2\pi r[/tex].

Other Questions
At t = 0, one toy car is set rolling on a straight track with initial position 13.5 cm, initial velocity -4.2 cm/s, and constant acceleration 2.60 cm/s2. At the same moment, another toy car is set rolling on an adjacent track with initial position 8.5 cm, initial velocity 5.20 cm/s, and constant zero acceleration.(a) At what time, if any, do the two cars have equal speeds? (b) What are their speeds at that time? (c) At what time(s), if any, do the cars pass each other? ...? What drew the United States into World War I? Which sentence correctly identifies an adverb clause?the parenthesis are the phrase ()Does the boy (whose kite we borrowed) live in the cottage across the street?That bracelet, (which is made of sterling silver), has a delicate clasp.(Before we left the camping grounds), we noticed a sign for the scenic trail.The stuffed plush bear (that Randall bought for his baby brother) is soft. eremy is working at 2 jobs to save money for his college education. He makes $8 per hours working for his uncle at Pizza Pie busing tables and $10 per hour tutoring peers after school in math. His goal is to make $160 per week. Part c- After researching the costs of colleges, Jeremy decides he needs to make more than $160 each week. Write an inequality in two variables to represent the amount of money Jeremy needs to make. Then graph. Danika and Karen bought a pizza that was cut into 8 slices. If Danika ate 3/4 of the pizza, how many slices were left for Karen? What is the multiplicative rate of change for the exponential function f(x) = 2(5/2)x(to the negative X)?A.0.4B.0.6C.1.5D.2.5 A group of 483 students is taking a field trip. one bus is needed for every 50 students. how many buses are needed? what is the product of 3x4 y2 and 2xy3? Consider the two functions shown here. Which function has the greater rate of change? Explain your answer.A)Function 1, because the rate of change is 2.B)Function 2, because the rate of change is .C)Function 2, because the rate of change is 7.D)Function 1, because the rate of change is . AB is tangent to O. If AO = 24 and BC = 27, what is AB?Choices: 45695451 A man who is heterozygous for tongue rolling and has a normal vision and a woman who cannot roll her tongue and is heterozygous for colorblindness have a child. What is the probability that it will be able to roll his/her tongue and have normal vision? Tongue-rolling is due to a dominant allele. Color Blindness is caused by an X-linked recessive gene. ...? Jimmy Carter was governor of what state before becoming president? Who was the first explorer to round the cape of good hope and sail directly from europe to india A table factor of .7312 from a present value table of $1 means that a certain rate of interest for a certain period of time it will equal? ...? what is an example of the authors use of logos in "The amnation of a Canyon" how do I solve : CSC pi/6 ...? what conditions are required for a hurricane to form Which of the following statements best describes James Auduborns intentions when he painted, Wild Turkey?a.He intended to portray the bird realistically, and yet also show its unique and beautiful qualities.b.He intended to change peoples perception of the wild turkey, by showing how beautiful it can be when looked at through an artistic eye.c.He intended to show the gracefulness of a wild turkey in motion.d.He intended to do all of the above through his painting, Wild Turkey. A 20,000 gallon swimming pool contains 5000 gallons of water when a hose is placed into the pool and begins adding water at a rate of 1250 gallons per hour. Use the Segment tool to plot a graph representing the volume of water in the pool over time from when the hose is placed into the pool until it is full. 1. What are the next two terms of the following sequence?1,5,9.........A: 27, 211B: 10, 11C: 12, 15D: 13, 17 *****2. what is the common difference of the following Arithmetic sequence102, 100, 98, 96....A: 2B: -2*****C: -1D: 102 3. What is the ninth term of the arithmetic sequence defined by the rule below?A(n( = -14 + (n-1)(2)A: 232B: 230C:2****D: 44. Which function below represents the arithmetic sequence3, 7 , 11, 15....?A: F(n) = 4+3(n-1)B: F(n) = 4+3nC: F(n) = 3+4nD: F(n) = 3+4(n-1)****** Steam Workshop Downloader