A store pays $85 for a picnic table and marks the price up by 25%. What is the new price ​

Answers

Answer 1
The answer would be 106

Related Questions

Eric is helping his younger sister learn division. He is having a hard time explaining what a remainder is. Help Eric out by describing what a remainder is in your own words. What is the remainder when 76 is divided by 3?

Answers

Answer:

1

Step-by-step explanation:

The remainder is what’s left when you divide. The part you cannot divide.

You can divide 75 by 3 = 25, so the remainder is 1.

1 2/15 + -3 1/2 in simplest form​

Answers

1 2/15 + -3 1/2

17/15 - 7/2

17/15 Multiply by (2) = 34/30

7/2 Multiply by (15) = 105/30
Subtract
34/30 - 105/30

-74/30

- 2 14/30 divide by 2 ( 7/15)

- 2 7/15

range of the function f(x) = -x^2 - 5

Answers

Answer:

Step-by-step explanation:

Some students have a goal of collecting 200 leaves for a science
project. What does 0% of the goal mean in this situation? What does 100% mean?

Answers

Answer:

0% is none of the leaves and 100% is collecting all of them

If x = 5-2√6, find the value of:
(i) x + 1/x
(ii) x² + 1/x²
Please solve ASAP​

Answers

Answer:

x+(1/x) = 10 and x²+ (1/x²) = 98

Step-by-step explanation:

Given that :

x = 5-2√6

1/x = 1/(5-2√6)

The denominator = 5-2√6

The Rationalising factor of 5-2√6 = 5+2√6

On Rationalising the denominator then

⇛ 1/x = [1/(5-2√6)]×[(5+2√6)/5+2√6)]

⇛ 1/x = (5+2√6)/[5-2√6)(5+2√6)]

⇛ 1/x = (5+2√6)/[5²-(2√6)²]

Since (a+b)(a-b) = a²-b²

Where ,

a = 5 and b = 2√6

⇛1/x = (5+2√6)/(25-24)

⇛ 1/x = (5+2√6)/1

⇛ 1/x = 5+2√6

Now,

x +(1/x)

⇛ 5-2√6+5+2√6

⇛ 5+5

⇛ 10

Therefore, x+(1/x) = 10.

On squaring both sides then

⇛ [x+(1/x)]² = 10²

⇛ x²+2(x)(1/x)+(1/x)² =100

⇛ x²+2+(1/x)² = 100

⇛ x²+(1/x²) = 100-2

⇛ x²+(1/x²) = 98

Therefore, x²+(1/x²) = 98.

Read more:

Similar questions;

Check all that apply. 2(x + 2) + 2 = 2(x + 3) + 1 2x + 3(x + 5) = 5(x – 3) 4(x + 3) = x + 12 4 – (2x + 5) = 1/2 (–4x – 2) 5(x + 4) – x = 4(x + 5) – 1.....

https://brainly.com/question/24697983?referrer

Apply the distributive property to factor out the greatest common factor.
6+30=6+30

Answers

6 + 30

The greatest common factor is 6, so take it out. We get...

6 (1 + 5)

Let's verify it.

6 (1 + 5) = 6 + 30

6(6) = 6 + 30

36 = 36

LHS = RHS, Hence proved.

______

RainbowSalt2222 ☔

help pls home work home qork​

Answers

Answer:

the answer is this sign >. it means the answer on the left is greater than the one on the right

3. If Superman can fly .25 miles in 8 seconds, how far could he fly in...
(a) 40 seconds?


Answers

Answer:

1.25 miles

Step-by-step explanation:

0.25 miles = 8 seconds

x miles = 40 seconds

0.25/8 = x/40

0.25 * 40 = 8x

10 = 8x

x = 1.25

-Chetan K

if f(x) = 7(x-1) + 8 , what is rhe value of f(11) ?​

Answers

Answer:

f(11)=78

Step-by-step explanation:

f(11)=7(11-1)+8

f(11)=77-7+8

f(11)=78

Answer:

F(11) = 78

Step-by-step explanation:

f(11) means that you would just have to replace “x” on the equation with 11 and then solve;

=> f(11) = 7(11 - 1) + 8

=> f(11) = 7(10) + 8

=> f(11) = 70 + 8

=> f(11) = 78

therefore the answe is 78

Hope this helps!

An object is launched directly in the air at a speed of 8 feet per second from a platform located 4 feet above the ground. The position of the object can be modeled using the function f(t)=−16t2+8t+4, where t is the time in seconds and f(t) is the height, in feet, of the object. What is the maximum height, in feet, that the object will reach?

Answers

The maximum height is 68 ft. The easiest way to find this answer is by using the online desmos graphing calculator. It is a lifesaver

A local hamburger shop sold a combined total of 813 hamburgers and cheeseburgers on Saturday. There were 63 more cheeseburger sold than burgers. How many hamburgers were sold on Saturday?

Answers

9514 1404 393

Answer:

  375 hamburgers

Step-by-step explanation:

Let h represent the number of hamburgers. Then h+63 is the number of cheeseburgers, and the combined total is ...

  h +(h +63) = 813

  2h = 813 -63 = 750

  h = 750/2 = 375

375 hamburgers were sold on Saturday.

_____

Additional comment

In a "sum and difference" problem like this, the smaller number is half the difference between the sum and the difference. h = (813 -63)/2 = 375. This generic solution applies to all "sum and difference" problems.

Type the correct answer in the box. Use numerals instead of words. If necessary, use / for the fraction bar.

If a submarine dives 378 feet in 14 seconds, the average change in elevation is feet per second.

Answers

Answer:

27 feet per second.

Step-by-step explanation:

You already have your time unit in second and length measurement in feet so just divide the two 378/14=27 feet per second.

Answer:

-27 feet per second

Step-by-step explanation:

378 ÷ 14 = 27

because the submarine is going down, the sign has to be negative

The recursive algorithm given below can be used to compute gcd(a, b) where a and b are non-negative integer, not both zero. procedure gcd(a, b) if a > b then gcd(a, b) := gcd(b, a) else if a = 0 then gcd(a, b) := b else if a = 1 then gcd(a, b) := 1 else if a and b are even then gcd(a, b) := 2gcd(a/2, b/2) else if a is odd and b is even then gcd(a, b) := gcd(a, b/2) else gcd(a, b) := gcd(a, b − a) Use this algorithm to compute (a) gcd(124, 244) (b) gcd(4424, 2111).

Answers

Coding the given algorithm in python 3, the greatest common divisor of the values (124 and 244) and (4424 and 2111) are 4 and 1 respectively.

The program implementation goes thus :

def gcd(a, b):

#initialize a function named gcd which takes in two parameters

if a>b:

#checks if a is greater than b

return gcd (b, a)

#if true interchange the Parameters and Recall the function

elif a == 0:

return b

elif a == 1:

return 1

elif((a%2 == 0)and(b%2==0)):

#even numbers leave no remainder when divided by 2, checks if a and b are even

return 2 * gcd(a/2, b/2)

elif((a%2 !=0) and (b%2==0)):

#checks if a is odd and B is even

return gcd(a, b/2)

else :

return gcd(a, b-a)

A sample run if the program on the values given :

print(gcd(124, 244))

print()

#leaves a space after the first output

print(gcd(4424, 2111))

Learn more :brainly.com/question/25506437

Gene has a gasoline budget of $275 per month. He uses an average of $6 of gasoline each day he drives. Which of the following equations represents how much money is left in his gasoline budget after x days of driving?
A. y=275-6x
B. y=275+6x
C. y=6x-275
D. y=275x-6

Answers

Answer:

d because your taking away 6 from the 275

Step-by-step explanation:

In February Lana got a puppy that weighed 13 kilograms. By October the puppy weighed 16.9 kilogram. What was the puppy’s weight increase?.

Answers

16.9 minus 13 equals to 3.9 increase

Answer:

3.9

Step-by-step explanation:

16.9 take away 13 and you get 3.9 kilograms

solve using quadratic formula
3n^2-2n-5=0

Answers

=5/3   =−1

Once in standard form, identify a, b, and c from the original equation and plug them into the quadratic formula.

In the EXPLORE online library, the ratio of the number of novels to that of dictionaries is 2:3 and the total number of novels is 624. If Joe buys more novels and the ratio becomes 7:3, then how many novels have been bought in total?

Answers

Using a system of equations, it is found that 1530 more novels have been bought in total.

For the system, we have that:

x is the number of novels.y is the number of dictionaries.

The ratio of the number of novels to that of dictionaries is 2:3, hence:

[tex]\frac{x}{y} = \frac{2}{3}[/tex]

[tex]3x = 2y[/tex]

[tex]y = \frac{3x}{2}[/tex]

Total number of novels is 624, hence:

[tex]x = 624[/tex]

[tex]y = \frac{3}{2} \times 624 = 936[/tex]

Buys z more novels, and the ratio becomes [tex]\frac{7}{3}[/tex], hence:

[tex]\frac{624 + z}{923} = \frac{7}{3}[/tex]

[tex]1872 + 3z = 6461[/tex]

[tex]z = \frac{6461 - 1872}{3}[/tex]

[tex]z = 1530[/tex]

1530 more novels have been bought in total.

A similar problem is given at https://brainly.com/question/17096268

5. Use the point-slope formula to determine the equation of a line that passes through the points (1, 2) and (-2, 1).

Answers

Answer:

In point-slope form the equation is:

[tex]y - 2 = \binom{1}{3} \times (x - 1)[/tex]

Pls help I need ASAP pls

Answers

Answer:

  -1

Step-by-step explanation:

The line goes down 1 grid square for each grid square to the right. Each grid square represents 1 unit in both the x- and y-directions. That means the slope is ...

  m = rise/run = -1/1 = -1

The slope of the line is -1.


John buys a computer on sale for $450.00. He
pays $50.00 less than have the original price. How
much was the original price of the computer?
Write and solve an equation

Answers

First you can add 50 dollars to 450 dollars which is 500 then divide that 500 by 2 and that is 250

Answer:

$450+$50= X

X=$500

Step-by-step explanation:

The sale price is $450.00, so you take that amount and $50.00 which the amount he paid less and add them both. We do this because we want to see the original price of the computer. If it mentioned the original price already and the amount $50.00 and asked the sail price instead, we would have to subtract to get the answer.

Here we have to add.

450+50=500

(add the dollar sign)

$450+$50=X

X=$500

Does "greater than" sign and "not equal to" sign denote the same thing?​

Answers

Hello!

The "greater than sign" means one number is greater than the other.

Example: 4>2 (4 is greater than 2)

The "not equal to sign" means one number is not equal to another one.

Example: 15[tex]\neq[/tex]17 (15 is not equal to 17)

Hope this helps!

~Just a determined gal

#CarryOnLearning

[tex]MysteriousNature[/tex]

no they dont

greater than sign denotes that the first digit is greater than the other digit

what are the leading coefficient and degree of the polynomial?

Answers

Answer:

leading coefficient: 2degree: 7

Step-by-step explanation:

The degree of a term with one variable is the exponent of the variable. The degrees of the terms (in the same order) are ...

  6, 0, 7, 1

The highest-degree term is 2x^7. Its coefficient is the "leading" coefficient, because it appears first when the polynomial terms are written in decreasing order of their degree:

  2x^7 -7x^6 -18x -4

The leading coefficient is 2; the degree is 7.

__

Additional comment

When a term has more than one variable, its degree is the sum of the exponents of the variables. The term xy, for example, is degree 2.

Round any answers to the nearest tenth if necessary.
ad
Technology required. Find the
missing measurements.
nd
35
А.
21
B
BC is 40
I
units, degrees, and 60
degrees.

Answers

He’s gonna give u a link he did it to me and it didn’t work


17) Which number is located the same distance on
a number line from -5 as 3 is?

Answers

Answer: -13

Step-by-step explanation:

I know that the distance between -5 and 3 is 8 so I subtracted 8 from the negative 5 so it would be the same distance and I got -13

Answer:

-13

Step-by-step explanation:

when a company produces 5,000 units, variable costs are $35 per unit and total cost in $200,000. What is the total cost when the company produces 8,000 units? (both 8000 and 5000 units produced are within the relevant range.)

Answers

$320,000 is what the company produces with 8000 units.-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Would you rather have 15/20 of a pizza or 3/4 of a pizza? Explain your answer and how you solved the problem. plz hurry!

Answers

they are both equal and are the same value(75%)

(9x+3)5 i really need help with this pleaseeee

Answers

Answer:

1/15

Step-by-step explanation:

Thats my guess I think its that though.

Answer: 3

Step-by-step explanation:

PEMDAS

35 if the answer is correct

Answers

Answer:

  A.

Step-by-step explanation:

The attached graph has a y-intercept of -1 and a slope of 2, as the equation says it must.

__

The equation is in slope-intercept form, where the coefficient of x is the slope of the line. That is, the ratio of "rise" to "run" is 2: the line rises 2 grid squares for each grid square it runs to the right.

Write a polynomial function of the least degree that has roots of 3 and (4 + i).

Roots:
Polynomial Function:

Answers

Answer:

x³ - 11x² + 41x - 51

Step-by-step explanation:

The least number of degree is 3 and the third root should be (4 - i) to make polynomial rational.

The polynomial is:

(x - 3)(x - (4 + i))(x - (4 + i)) = (x - 3)(x² -x(4 + i + 4 - i) + (4 + i)(4 - i)) = (x - 3)(x² - 8x + 16 - (-1)) = (x - 3)(x² - 8x + 17) = x³ - 8x² + 17x - 3x² + 24x - 51 = x³ - 11x² + 41x - 51

A grocery store clerk can scan 1 product every 1/2 of a second. At what rate can she scan products?
Simplify your answer and write it as a proper fraction, mixed number, or whole number.

Answers

The grocery clerk can scan 2 items every second or 2/1 with 2 represrnting items and 1 representing seconds
Other Questions
HELP I BEGWhat are two ways the atmosphere helps protect living things?A. It traps enough energy from the Sun to keep Earth warm.I B. It keeps Earth cold enough that most of the water is frozen andcan't evaporate.O C. Most meteoroids bounce off its outer layers instead of strikingEarth's surface.OD. It contains oxygen gas and carbon dioxide gas, which living thingsneed. By how many millions of dollars did U.S. investment in foreign countries How to calculate work done with change in volume and pressure. Given the balanced chemical equation:4 Fe + 3 O2 ----> 2 Fe2O3How many moles of iron(III) oxide, Fe2O3 , will be produced if 12 moles of iron, Fe, are consumed. Inspectors for a hospital chain with multiple locations randomly select some of their locations for a cleanliness check of their operating rooms. The inspectors check every operating room in the hospitals that were chosen. What type of sample is this?. Can anyone answer this? pls help the will mean the world How could shifts in the physical environment have caused major changes in early civilizations? Select all that apply. Earthquakes or erupting volcanoes may have destroyed communities. Buildup of silt could have made rivers less salty, increasing the supply of clean water. Long-term farming could have improved the quality of the soil, increasing crop yields. Too much or too little rain may have ruined crops, creating food shortages. What must be the signs of the coordinate of the point in the graph?The x coordinate must be? the graph is 4 by 4 the point is one unit to the left of xThe y coordinate must be? What is .7899 rounded 4 decimal places 10. What is the value of c? A cylinder has a base radius of 10m and a height of 18m. What is its volume in cubic m, to the nearest tenths place? Best definition of an electromagnetic wave? A) an electromagnetic wave is a longitudinal wave with electricity B) an electromagnetic wave is a mechanical wave C) an electromagnetic wave is a transversal wave that has electrical and magnetic properties According to The Invisible Orchestra," one way the theremin isdifferent from a traditional instrument is thatAit is less expensive than traditional instruments.|Bit is able to play music all by itself.Cit can make sounds that resemble those of a cello.Dit produces sounds without having to be touched. A generic x by x grid has c blocks moved to create a (x-c) by (x+c) grid. Which of the following equations represents the difference of squares for this situation?. Claras parents are extremely strict and never let her play with other children. When she asks them why she cant play with others, they tell her to be quiet and go to her room. What type of parenting style does this best represent? A. Neglectful B. Authoritative C. Authoritarian D. Permissive Work out 47% of 900 Consider the following line integral. C xy dx + x2y3 dy, c is counterclockwise around the triangle with vertices (0, 0), (1, 0), and (1, 4). A compound contains 36.48% Na, 25.41% S, and 38.11% O. Find its empirical formula 4/5 x 2/35 I need help pls!