Which expressions simplify to a rational answer.
Question is attached below

Which Expressions Simplify To A Rational Answer.Question Is Attached Below

Answers

Answer 1

The expression that simplify to rational number are as follows:

1 / 4 + 1 / 2  2.√9 3.7.(1 / 3) 7. √81

How to find rational numbers?

A rational number is a number that is in the form of p/q, where p and q are integers, and q is not equal to 0.

In a simpler terms,  If a number can be expressed as a fraction where both the numerator and the denominator are integers, the number is a rational number.

Rational numbers can also be expressed in decimal form.

Rational numbers have terminating decimals.

Therefore, let's find the rational simplification in the options.

1 / 4 + 1 / 2  = 3 / 4 2.√9 = 2 × 3 = 93.7.(1 / 3) = 21 × 1 / 3 = 77. √81 = 7 × 9 = 72

learn more on rational numbers here:https://brainly.com/question/7129080

#SPJ1


Related Questions

Select the correct answer.Consider this equation,tan(6)If 8 is an angle in quadrant II, what is the value of cos(8),OA.B._vOD.

Answers

Remember the definition of the tangent function:

[tex]\tan \theta=\frac{\sin \theta}{\cos \theta}[/tex]

Then, we notice that:

[tex]\tan (\theta)=-\sqrt[]{\frac{19}{17}=}-\sqrt[]{\frac{\frac{19}{6}}{\frac{6}{17}}}=\frac{\sin \theta}{\cos \theta}[/tex]

Then, we can conclude that:

[tex]\frac{\sin \theta}{\cos \theta}=-\frac{\sqrt[]{\frac{19}{6}}}{\sqrt[]{\frac{6}{17}}}[/tex]

Something important to remember is that, in quadrant II, the value of sin(x) is positive, whereas the value of cos(x) is negative

So,

[tex]\begin{gathered} \sin (\theta)=\sqrt[]{\frac{19}{6}} \\ \Rightarrow\frac{1}{\cos \theta}=-\frac{1}{\sqrt[]{\frac{6}{17}}} \\ \Rightarrow\cos \theta=-\sqrt[]{\frac{17}{6}} \end{gathered}[/tex]

Therefore, the answer to the question is option A

5+3x=5x-19 I need help solving Multi Step Equations with Variables on both sides.

Answers

The equation we have is:

[tex]5+3x=5x-19[/tex]

when we have the variable on both sides of the equation, what we need to do is move all of the variables to one side of the equation.

For example, in this case, to have all of the variables on the same side, we substract 5x to both sides:

[tex]5+3x-5x=5x-19-5x[/tex]

On the right side 5x and -5x cancel each other, and we are left with:

[tex]5+3x-5x=-19[/tex]

Next, we add the like terms on the left side, 3x-5x is equal to -2x:

[tex]5-2x=-19[/tex]

Since we need to solve for x, we substract 5 to both sides, to leave the variable term alone:

[tex]-2x=-19-5[/tex][tex]-2x=-24[/tex]

And finally, we divide both sides by -2:

[tex]\begin{gathered} -\frac{2x}{-2}=\frac{-24}{-2} \\ \\ x=12 \end{gathered}[/tex]

Answer: x=12

Instructions: Find the value of that completes the square and creates a perfect square trinomial.

Answers

Solution:

Given the expression;

[tex]x^2+18x+c[/tex]

c is the half of square of coefficient of x. That is;

[tex]\begin{gathered} x^2+18x+c=x^2+18x+(\frac{1}{2}(18))^2 \\ \\ x^2+18x+c=x^2+18x+9^2 \\ \\ x^2+18x+c=x^2+18x+81 \\ \\ x^2+18x+81=(x+9)(x+9) \end{gathered}[/tex]

Hence, the value of c is;

[tex]c=81[/tex]

if the equation, in which n, m, and r are constants, is true for all positive values of a, b, and c, what is the value of n?

Answers

since n, mand r are the constants for a, b,c n=6

1. Beyonce went to the mall and saw a massage chair that she would have to take a loan out for $6,500 to purchase. The bank said that she could get a simple interest rate of 8% for 5 years. What is the TOTAL amount that Beyonce will pay for the chair? * O $2,600 $910 O $9,100 O $260

Answers

The simple interest formula is:

[tex]i=\text{Prt}[/tex]

Where

i is the interest earned

P is the initial (loan) amount

r is the rate of interest

t is the time

Given,

P = 6500

r = 8%, or, 8/100 = 0.08

t = 5

Substituting, we get:

[tex]\begin{gathered} i=\text{Prt} \\ i=6500\times0.08\times5 \\ i=2600 \end{gathered}[/tex]

This is only the interest. Beyonce would need to pay the original (6500) plus this interest (2600) in total. Thus, she will have to pay:

[tex]6500+2600=9100[/tex]

Ava borrowed some money from her friend in order to help buy a new video game system. Ava agreed to pay back her friend $2 per week, and after 5 weeks, Ava still owed her friend $10. Write an equation for L, in terms of t, representing the amount Ava owes her friend after t weeks.

Answers

We know that Ava is paying $2 dollars per week so if L is the money that she owes and t is the number of weeks, and I is the initial debt so we can write an equation like:

[tex]L=I-2t[/tex]

Now we can replace the info we have to find the value of I so:

[tex]10=I-2(5)[/tex]

and we solve for I

[tex]\begin{gathered} I=10+10 \\ I=20 \end{gathered}[/tex]

So the final equation will be:

[tex]L=20-2t[/tex]

which equation represents a line having a slope of 5/2 and a y intercept of (0,-4)

Answers

First you must know the standard equation of a line and this is expressed as:

[tex]y\text{ = mx+c}[/tex]

where:

m is the slope of the line

c is the intercept

Given

Slope m = 5/2

Next is to get the intercept c:

To do that, you will substitute m = 5/2 and the coordinate (0, -4) into the equation above as shown:

[tex]\begin{gathered} -4\text{ = 5/2(0)+c} \\ -4\text{ = 0+c} \\ c\text{ = -4} \end{gathered}[/tex]

Next is to get the required equation by substituting m = 5/2 and c = -4 into the equation above as shown:

[tex]\begin{gathered} y\text{ = mx + c} \\ y\text{ = }\frac{5}{2}x\text{ +(-4)} \\ y\text{ = }\frac{5}{2}x\text{ - 4} \end{gathered}[/tex]

Hence the required equation is espressed as:

[tex]y\text{ = }\frac{5}{2}x-4[/tex]

On a number line, let point P represent the largest integer value that is less than V380.Let point Q represent the largest integer value less than 54.What is the distance between P and Q?A. 10B. 11C. 12D. 13

Answers

We have to find P and Q first.

P is the largest integer that is less than the square root of 380.

P is 19.

Q is the largest number that is less than the square of 54.

Q is 7.

Then the distance between P and Q is |19-7|=12.

Answer: C. 12

you are standing 200 feet from a tall building . The angle from your feet to the top of the building is 51°.

Answers

the sum of angles in a triangle is 180

missing angle + 90 + 51 = 180

missing angle = 180 - 141

missing angle = 39 degrees.

in the triangle,

[tex]\frac{x}{200}=\tan 51[/tex]

x = 200 tan51

x = 200 * 1.234

x = 246.97 ft apporx 247 ft

'so the length x = 247 ft

that is greater than 200

so the answer is

x > 200 ft

Let p be "x+4=13" and q be "x=9." Which of the following statements is a biconditional?Select the correct answer below:x+4=13 and x=9.If x+4=13, then x=9.x+4=13 if and only if x=9.x+4=13 only if x=9.

Answers

For two given simple statements P and Q, if they are connected with the logical connectivity 'if and only if', then the compund statement is called biconditional statement.

Now,

P: x+4=13

q: x=9

Then, their biconditional statement is x+4=13 if an donly if x=9

Hence the correct answer is (c)

I want to know how to determine whether the x or r in cos A = -2/5 is negative so when im using cos A's values in the x^2+y^2=r^2 equation I dont use the wrong number

Answers

INFORMATION:

STEP BY STEP EXPLANATION:

ANSWER:

I dont want you to answer question for me, i have already answered it as shown in the picture. I want you to let me know if i have provided an answer worth full marks and if not tell me how i could improve it

Answers

Answer:

[tex]\begin{equation} \sqrt{3}-1,2 \sqrt{10} \div 5, \sqrt{14}, 3 \sqrt{2}, \sqrt{19}+1,6 \end{equation}[/tex]

Explanation:

Given the irrational numbers:

[tex]$3 \sqrt{2}, \sqrt{3}-1, \sqrt{19}+1,6$, $2 \sqrt{10} \div 5,\sqrt{14}$[/tex]

In order to arrange the numbers from the least to the greatest, we convert each number into its decimal equivalent.

[tex]\begin{gathered} 3\sqrt{2}=3\times1.414\approx4.242 \\ \sqrt{3}-1\approx1.732-1=0.732 \\ \sqrt{19}+1\approx4.3589+1=5.3589 \\ 6=6 \\ 2\sqrt{10}\div5=2(3.1623)\div5=1.2649 \\ \sqrt{14}=3.7147 \end{gathered}[/tex]

Finally, sort these numbers in ascending order..

[tex]\begin{gathered} \sqrt{3}-1\approx1.732-1=0.732 \\ 2\sqrt{10}\div5=2(3.1623)\div5=1.2649 \\ \sqrt{14}=3.7147 \\ 3\sqrt{2}=3\times1.414\approx4.242 \\ \sqrt{19}+1\approx4.3589+1=5.3589 \\ 6=6 \end{gathered}[/tex]

The given numbers in ascending order is:

[tex]\begin{equation} \sqrt{3}-1,2 \sqrt{10} \div 5, \sqrt{14}, 3 \sqrt{2}, \sqrt{19}+1,6 \end{equation}[/tex]

Note: In your solution, you can make the conversion of each irrational begin on a new line.

12. Consider the figure shown.11CDBWhat does ACB represent?A. a rayB an oroc. an angloDa lino sogmont

Answers

Take into account that ACB is an angle, because you can measure the vertex ACB just as an angle.

Then, the answer is:

ACB

Enzo counted the number of sunny days each of his favorite towns had in the year 2013 and graphed theresults.Light LandBright VillagePlaceShiny TownSun City -050100150200250300Number of Sunny Days

Answers

From the graph, we can see that the town that had most sunny days was Shiny Twon.

So, between this town and Sun City, we have Bright Viallge, that had a number of sunny days between Sun City and Shiny Town.

So the answer is Bright Village.

The function h is defiend by the following rule. h(x)=5x+4.

Answers

we have the function

h(x)=5x+4.​

Create a table

For x=-4

substitute the value of x in the function to obtain h(x)

so

h(-4)=5(-4)+4

h(-4)=-20+4

h(-4)=-16

For x=-3

h(-3)=5(-3)+4

h(-3)=-15+4

h(-3)=-11

For x=1

h(1)=5(1)+4

h(1)=9

For x=2

h(2)=5(2)+4

h(2)=14

For x=5

h(5)=5(5)+4

h(5)=29

An old blackboard needs to be covered with cork. The picture shows the size of the blackboard. 40 in. 60 in. What is the area to be covered? A 100 in? B 200 in? C 1200 in 2 D2,400 in2

Answers

In this case, we'll have to carry out several steps to find the solution.

Step 01:

Data

area = ?

Step 02:

The lengths of two sides of an isosceles triangle are 8 and 10. The length of the third side could beA. either 8 or 10B. 6, onlyC. 8, onlyD. 10, only

Answers

From Triangle Inequality Theorem

The sum of any 2 sides of a triangle must be greater than the measure of the third side.

The sum of 2 sides is less than (or equal to) the measure of a third side.

In an isosceles triangle, two sides are equal.

Then we have an option the third side= 8. Let's analyze!

c+a> b - for a and c =8

8+8 > 10

16> 10

The second option is the third side= 10. Let's analyze!

c+a> b - for a and c =10

10+10> 8

20> 8

Answer

A. either 8 or 10

Suzy has $2000 to invest and needs $2400 in 12 years. What annualrate of return will she need to get in order to accomplish her goal, if theinterest is compounded continuously? (Round your answer to twodecimal places) A = Pert

Answers

Given data:

Principal Amount=$2000.

Final Amount=$2400

Time period(t)=12 years

Let the rate of return be r.

As per formula of continous compunding:

[tex]\begin{gathered} \text{Final amount=Principal}(e^{rt}) \\ 2400=2000(e^{12r}) \\ e^{12r}=\frac{2400}{2000} \\ e^{12r}=1.2 \\ 12r=\ln (1.2) \\ 12r=0.1823 \\ r=0.01519 \end{gathered}[/tex]

Thus, the rate of interest required is 1.519%.

I have attached the question

Answers

The following are the primary factors that the Cvp analysis employs to determine if the sales price per unit and variable costs per unit are impacted

Describe CVP Analysis?This is the term used to describe the cost-volume-profit analysis, which is used to determine how changes in cost and volume might directly affect operating costs.With this in mind, it is clear that the primary component that businesses utilize in their CVP analyses to ensure that their operational costs don't fluctuate arbitrary is cost changes. Profit = revenue - costs is the fundamental CVP formula. Naturally, you must understand how to calculate your revenue in order to use this formula:(Retail price * Units Sold)Additionally, you must understand how to calculate your costs: fixed costs plus (unit variable cost x number of units). Y = a + bx is the cost volume formula. Y = Total expense = Total fixed expense (that is, a cost that does not vary in proportion to activity)B is the variable cost per unit of activity; this cost does vary in relation to activity. Contribution/Sales is the P/V ratio. It is employed to gauge the company's profitability. The surplus of sales over variable costs is known as contribution. In essence, the P/V ratio is utilized to assess the level of contribution provided at various sales volumes.

To learn more about Cpv analysis refer

https://brainly.com/question/26654564

#SPJ13

WITHOUT using a graphing device, find the x- and y-intercepts of the graph:y = 3x^3 - 9x^2

Answers

Given:

The function is,

[tex]y=3x^3-9x^2[/tex]

To find the x intercept set y=0,

[tex]\begin{gathered} y=3x^3-9x^2 \\ 3x^3-9x^2=0 \\ x^2(3x-9)=0 \\ \Rightarrow x^2=0,3x-9=0 \\ x=0,3x=9 \\ x=0,x=\frac{9}{3} \\ x=0,x=3 \end{gathered}[/tex]

So, x-intercepts are ( 0 , 0 ), ( 3, 0 ).

Now to find y-intercepts set x=0.

[tex]\begin{gathered} y=3x^3-9x^2 \\ y=3(0)-9(0) \\ y=0 \end{gathered}[/tex]

y- intercept is ( 0 ,0 )

Answer: option e)

Question 10
Answer:
Not yet answered Marked out of 2.00
A tyre made of rubber (density 1.2 g/cm³) has a mass of 3.6 kg.
Find its volume.
(Use ^sign from the computer's keyboard to express the power of the units for the volume
Question 11
Not yet answered Marked out of 1.00
Flag question
What percentage of the grid is shaded?
PFlag question

Answers

1.volume = mass*density

v = 1.2 * 3.6 = 4.32 cm3

The density of a substance quantifies how tightly its molecules are packed, which affects how heavy or light it is.

Density is calculated as follows: density=mass/volume. Most often, mass is measured in grams or kilograms. Most often, volume is measured in cubic centimeters (cm3), cubic meters (m3), or millileters (mL).

How can you find mass from density?

multiply the volume by the density.

Mass per unit volume is the definition of density.

ρ = m V

This can be rearranged to yield the mass expression.

m = ρ × V

Example:

What mass of the liquid is present if 500 mL of it has a density of 1.11 g/mL

m = ρ × V = 500 mL × 1.11 g

1 mL = 555 g

to learn more about density=mass/volume refer to:

https://brainly.com/question/952755

#SPJ13

What is the explicit rule for the nth term of the geometric sequence? Thanks

Answers

Solution.

Given the sequence

[tex]3,18,108,648,3888[/tex]

Test which kind of sequence it is

[tex]\begin{gathered} \frac{18}{3}=6 \\ \frac{108}{18}=6 \\ The\text{ sequence has a common ratio which is 6. } \\ Thus,\text{ it is a geometric sequence} \\ \end{gathered}[/tex][tex]\begin{gathered} The\text{ nth term of a geometric sequence can be determined by the formula} \\ a_n=ar^{n-1} \\ where\text{ a = 1st term} \\ r=common\text{ ratio} \end{gathered}[/tex][tex]a_n=3(6^{n-1})[/tex][tex]The\text{ answer is a}_n=3(6^{n-1})[/tex]

A circle is sliced into 16 pieces and rearranged into a shape that looks like aparallelogram. The dashed line indicates the base of the shape. The base isapproximately equal to which part of the circle?

Answers

All of the base of the slice corresponds to the circumference of the circle, but since half of it just accounts for the base of the parllelogram therefore, the base is approximately equal to only half of the circumference.

Personal Math Trainer Lesson 15.2 - Homework - Homework 112131415 5 16 17 8 Margo can purchase tile at a store for $0.69 per tile and rent a tile saw for $56. At another store she can borrow the tile saw for free if she buys tiles there for $1.39 per tile. How many tiles must she buy for the cost to be the same at both stores? Margo must buy tiles for the cost to be the same at both stores.

Answers

Let Margo buy x number of tiles, So total cost of tiles and tile saw at first store is,

[tex]y=0.69x+56[/tex]

The total cost equation for tile and tile saw for second store (which provide tile saw for free).

[tex]\begin{gathered} y=1.39x+0 \\ =1.39x \end{gathered}[/tex]

Determine the number of tiles for total cost of tiles and tile saw to be equal from both store is,

[tex]\begin{gathered} 1.39x+0.69x+56 \\ 1.39x-0.69x=56 \\ 0.70x=56 \\ x=\frac{56}{0.70} \\ =80 \end{gathered}[/tex]

So Margo purchase 80 tiles, such that total cost is equal from both the stores.

Which of the following are solutions to the inequality below? Select all that apply.

Answers

The first step to solving this problem is to put the variable on one side. Thus, you must move 7 to the right side to make   [tex]\frac{f}{25} \leq -3[/tex]

Next, you must multiply the 25 to the right side to isolate the variable

You get [tex]f \leq -75[/tex]

With this explained, the answer would be the second option (f=-75)

Hope this helped :)

hours worked. pay2. 12.504. 25.006. 37.508. 50.00write a function rule for the table

Answers

The Function is the equation of a line

Step1: we pick any two-point in the of the table and substitute them into the formula below

[tex]\frac{y-y_1}{x-x_1}=\frac{y_2-y_1_{}}{x_2-x_1}[/tex]

(y - y₁) / (x - x₁) = (y₂ - y₁) / (x₂ - x₁)

Let us pick the point (4,25) and (8,50)

where

[tex]x_1=[/tex]

2x2 + 5 = 6x Solve using the quadratic formula with the answer as a+bi form

Answers

Let's begin by listing out the information given to us:

[tex]\begin{gathered} 2x^2+5=6x \\ 2x^2-6x+5=0 \\ a=2,b=-6,c=5 \end{gathered}[/tex]

We proceed to use the quadratic formula, we have:

[tex]\begin{gathered} x=\frac{-b\pm\sqrt{b^2-4ac}}{2a} \\ a=2,b=-6,c=5 \\ x=\frac{-(-6)\pm\sqrt[]{-6^2-4(2\cdot5)}}{2(2)} \\ x=\frac{6\pm\sqrt[]{36-40}}{4}=x=\frac{6\pm\sqrt[]{-4}}{4} \\ \sqrt[]{-4}=2i \\ x=\frac{6\pm\sqrt[]{-4}}{4}\Rightarrow\frac{6\pm2i}{4} \\ x=\frac{6}{4}+\frac{2i}{4},\frac{6}{4}-\frac{2i}{4} \\ x_1=1.5+0.5i \\ x_2=1.5-0.5i \end{gathered}[/tex]

how do you simplify this expression to become x ^3 -8

Answers

we have the expression

[tex]\begin{gathered} (x^3-4)-4 \\ remove\text{ the parenthesis} \\ x^3-4-4 \\ combine\text{ like terms} \\ x^3-8 \end{gathered}[/tex]

The solution to the equation4(x + 2) =3(5-x) is:

Answers

ANSWER:

The value of x is 1, that is, the solution of the equation is 1

STEP-BY-STEP EXPLANATION:

We have the following equation:

[tex]4\cdot(x+2)=3\cdot(5-x)[/tex]

Solving for x:

[tex]\begin{gathered} 4x+8=15-3x \\ 4x+3x=15-8 \\ 7x=7 \\ x=\frac{7}{7} \\ x=1 \end{gathered}[/tex]

The difference of 4R and 108

Answers

The expression of the mathematical statement given as the difference of 4R and 108 is |4R - 108|

How to rewrite the mathematical statement as an expression?

From the question, the mathematical statement is given as

The difference of 4R and 108

In mathematics, the difference of numbers or expressions implies that we subtract one of the numbers from the other number or expression

This in other words means that difference means subtraction

So, we have the following representation

The difference of 4R and 108 ⇒ 4R - 108

However, we do  not know the bigger number.

So, the expression can be rewritten as

The difference of 4R and 108 ⇒ 108 - 4R

So, we have two options

4R - 108 and 108 - 4R

When both expressions are combined, we introduce the absolute value symbol i.e. |.....|

|4R - 108|

Hence, the expression represented by the statement is |4R - 108|

Read more about expressions at

brainly.com/question/22019327

#SPJ1

Other Questions
arrange the numbers in increasing order a. 8.08 8.081 8.09 8.008b. 14.204. 14.200. 14.240 14.210 Find the equivalent ratio to the ratio 9 to 27 by simplifying the ratio. 3 to 1 , 1 to 3, 1 to 27 ,9 to 3 storico currently has 24,000 shares outstanding that sell for $46.49 per share. the company plans to issue a stock dividend of 20 percent. how many new shares will be issued? 4. Sales tax in a certain state is 5%. If the sales tax on a new boat was $400, what was the selling price of the boat? if the growth factor is 1.2, what is the growth rate sperry corp. signs a 2-year note payable for $100,000. the principal of the note and interest are due in 2 years, and the note bears interest at 10% compounded annually. what is the amount of interest that must be repaid at the end of year 2? what do the states with multiple districts have in common A bag contains 5 red and 3 blue marbles. Two marbles are drawn simultaneously from the bag. DETERMIN the probability that at least one is red. Please do this step-by-step how do you do it when its between although bangladesh and india have the same annual growth rate, their economies are much different in size. one way to explain the size difference to someone who is unfamiliar with scaling large numbers is to visualize it. india's gdp is a You rent an apartment that costs \$1000$1000 per month during the first year, but the rent is set to go up 8% per year. What would be the rent of the apartment during the 5th year of living in the apartment? Round to the nearest tenth (if necessary). CONCLUDE: What shift inthe story's time frame isrevealed through the useof verbs? the seventh man a rectangle with a area of s sq feet and a width of 6 in what is the length of the rectangle A topic sentence must ___ yellow journalism led to the spanish american war in all the following ways except: jeld-wen is a manufacturer of doors and windows that are sold through home improvement stores such as menards, home depot, and professional building contractors. jeld-wen uses a customer relationship management system to track customer interactions. for example, jeld-wen recently completed a study of its professional contractors and identified three distinct segments of contractors based on their purchase habits. the company will share this information with different divisions within jeld-wen. which step of the customer relationship management system best characterizes jeld-wen's actions of sharing the information with different divisions within the firm? A store sells 3 T-shirts for 28.14 clm is a leading cable operator. the company has recently declared bankruptcy and it needs to restructure its processes to attain more flexibility and allow it to raise capital. since clm has identified its need for strategic change, what would be clm's next step in the strategy-making process? What effect does recording a capital expenditure as repairs and maintenance expense have on the financial statements of the current period?. Which inequality is represented by the graph?