Find 93 • 87 using mental math.

Answers

Answer 1
Okay so start with multiplying 93 * 7

So 3 x 7= 21

9 X 7 +63, carry the 2 = 651


Then 8 x 93
Remember that first is a zero.
8 X 3= 24
8 X 9= 72, carry the 2= 74
So that is 7440
Now
  0651
+7440
  8091
And that's the answer
Answer 2

To estimate 93 × 87 using mental math, round 87 to 90, multiply by 93 to get 8370, and subtract 3 × 93 (279) for an estimate of 8091.

To find 93 × 87 using mental math, we can employ a strategy that simplifies the multiplication process. One way is to round one of the numbers to the nearest multiple of ten, perform the multiplication, and then adjust the result accordingly. Here, we can round 87 up to 90 and multiply 93 by 90. This is easier because 90 is a multiple of 10.

93 × 90 = (93 × 9) × 10  = 837 × 10 = 8370

Since we rounded 87 to 90, we overestimated by 3 per unit of 93. Hence, we need to subtract 3 times 93 from 8370.

3 × 93 = 279

Thus, 8370 - 279 = 8091.


Related Questions

Find the measure of each exterior angle of a regular polygon with 24 sides

Answers

the measure of each interior angle would be 165 degrees

The formula for finding the measure of each exterior angle of a regular polygon is similar to the formula for finding the measure of each interior angle. We take the sum of the measures of the exterior angles which is always 360 degrees and we divide this by the number of sides in the polygon which is n. So the formula for finding the measure of each exterior angle of a regular polygon is simply 360 over n. In this problem since the polygon has 24 sides, we simply plug a 24 in for n and we have 360 over 15. 360 divided by 24 is 15. Therefore, the measure of each exterior angle of a regular polygon that has 24 sides is 15 degrees.

ROUND 43.0810194943 TO THE NEAREST TEN-THOUSANDTH HELP!

Answers

43.0810
Since the hundred thousandths is a 1 which is less than a 5, you have to round down.
43.0810 is the answer. The ten thousandths is always four numbers after the decimal.

If y varies directly with x and y = 10 when k = 10, what is the value of x?

Answers

y = k *x
y=10 ; k=10

10 = 10*x
x = 10/10 = 1

x =1


Use 1% or 10% to estimate 8% of 310

Answers

We can obtain 8% of a value by finding the 10% of the value and subtract 2% of the value

10% of 310 = 310÷10 = 31
1% of 310 = 310÷100 = 3.1
2% of 310 = 2×3.1 = 6.2

8% of 310 = 31 - 6.2 = 24.8

D: region D helppppppppp

Answers

you only hace to change x equal 0 and y equal 0, answer is D

Find the surface area of each figure to the nearest tenth. Show your work, please

Answers

Pyramid surface area (total): Lateral surface area + Base area

Lateral surface area = [tex] \frac{2p*a}{2} [/tex] where p is the base perimeter and a the apothem.

The base is a sqaure so, find the area of the square.

Base Area = 16*16 = 256 in²

Calculate the perimeter = 16*4 = 64 in

LSA = (64*17)/2 = (64*17)/2 = 1088/2 = 544 in²

TSA = 544+256 = 800 in²

Total surface of cone: LSA + Base Area

LSA = πra

Let's find the apotheme. Apply Pitagora, again the hypothenuse is the apotheme. The legs are the radius and the height.

a = √8²+3² = √64+9 = √73 ≈ 8,5 in.

Base area (area of the circle) = πr² = 3²*π = 9π in²

LSA = 3*8,5*π = 25,5π in²

TSA = 25,5π+9π = 34,5π = 34,5*3,14 = 108,3 in²

Find the sum of the geometric sequence. (1 point) 1, one divided by two, one divided by four, one divided by eight, one divided by sixteen

Answers

GP = 1/2 , 1/4 , 1/8 , 1/16
1st) the common ratio is (1/4 : 1/2 ) = 1/2, so r =1/2
2nd) the sum of a GP is:

S= a(1-rⁿ)/(1-r)

S=(1/2).[1-(1/2)⁴]/(1-1/2) = 15/16

Answer:

31/16

Step-by-step explanation:

What is the taxi distance between A(2, 5) and B(7, 9)?

Answers

If by "taxi distance" you mean travelling along the sides of the right triangle created by the two points.

t=|x2-x1|+|y2-y1|

t=5+4

t=9 units

If you mean the actual distance between the two points then:

d^2=(x2-x1)^2+(y2-y1)^2

d^2=(7-2)^2+(9-5)^2

d^2=25+16

d^2=41

d=√41 units

d≈6.4 units (to nearest tenth of a unit)

Which property is demonstrated by this equation? 3 + 2x = 2x + 3

Answers

Commutative Property is  moving the numbers around

answer Commutative Property
Hey Buddy!

The commutative property is demonstrated in your equation. 

An example of this property could be: a+b = b+a or 23+15 = 15+23.
It is the result of changing the order of the operands without changing the result. (whether sum, difference, product, or quotient)

Hope this helps! (Don't forget Brainliest!) :)

Joseph pays $20 for his base phone in addition to the $0.10 per text. Micki pays $10 for her phone plan plus the $0.15 per text. Write a function for Joesph's phone plan and for Micki's phone plan.

Provide the number of text messages in which the plans are the same plan.

Answers

j=20+0.1t

m=10+0.15t

They wil cost the same when m=j so we can say:

10+0.15t=20+0.1t, subtract 0.1t from both sides

10+0.05t=20  subtract 10 from both sides
 
0.05t=10  divide both sides by 0.05

t=200

So when one texts 200 times, both plans cost the same amount.
Final answer:

By using the equations Cj = 20 + 0.10x for Joseph's phone cost and Cm = 10 + 0.15x for Micki's phone cost, we find their costs would both be the same if 200 text messages were sent.

Explanation:

The question is asking us to create an equation for both Joseph's and Micki's texting plans. In mathematical terms, the cost for each plan would be represented by the equation Cost = base rate + (cost per letter)x, where x represents the number of texts.

So for Joseph, the equation would be Cj = 20 + 0.10x and for Micki the equation would be Cm = 10 + 0.15x.

To find out when both plans cost the same, we set the two equations equal to each other and solve for x.

20 + 0.10x = 10 + 0.15x  

By subtracting 0.10x from both sides and then subtracting 10 from both sides we get:  

x = 200.

This means that both plans would cost the same if both parties sent 200 texts.

Learn more about mathematical equation here:

https://brainly.com/question/29514785

#SPJ12

Draw a model to represent the problem 6/12 divided by 1/4

Answers

The expression 6/12 divided by 1/4 is 2 and the model is attached

Drawing a model to represent the problem

From the question, we have the following parameters that can be used in our computation:

6/12 divided by 1/4

This can be expressed as

6/12 multiplied by 4

So, we have

0.5 multiplied by 4

When the product is evaluated, we have

2

Hence. 6/12 divided by 1/4 is 2 and the model is attached

Determine the number of possible triangles, abc, that can be formed given c = 85°, a = 10, and c = 13.

Answers

To get the possible triangle that be formed with a triangle whose dimensions are C=85, a=10 and c=13, we need to calculate for the values of the angles. Using sine rule:
a/sin A=c/sin C=d/sin D
thus the value of angle A will be:
10/sin A=13/sin 85
10/sin A=13.05
sin A=10/13.05
sin A=0.7663
A=arcsin 0.7663
A=50
thus the n=value of angle B will be:
B=180-(85+50)
=45
The triangle formed will be an acute triangle
General rule is a<bsinA means no triangle is possible, a=bsinA means 1 triangle is possible and a>bsinA means 2 possible triangles

at maximum speed, an airplane travels 1680 miles against the wind in 5 hours. Flying with the wind, the plane can travel the same distance in 4 hours.

Answers

The speed of the airplane with the wind is 420 mph, and against the wind is 336 mph. The speed of the wind is 84 mph.

To find the speed of the wind, we use the following formulas:

Against the wind, the airplane travels 1680 miles in 5 hours. So, the speed against the wind is : [tex]\( S_a = 1680 \div 5 = 336 \)[/tex] mph

With the wind, the airplane travels the same distance of 1680 miles in 4 hours. So, the speed with the wind is: [tex]\( S_w = 1680 \div 4 = 420 \)[/tex]mph

Let W be the speed of the wind.

Against the wind: [tex]\( S_a = S_w - W \)[/tex]

[tex]\[ 336 = 420 - W \]\[ W = 420 - 336 = 84 \][/tex]

So, the speed of the wind is 84 mph.

HELP!!!!
Use the following data set and a separate piece of paper to make a line plot that will help you to answer questions 2-7.
(6, 4, 4, 5, 1, 8, 10, 7, 8, 6, 6, 7, 5, 4, 6)
Add a box and whisker plot to the graph. Clearly mark the ends of box by drawing vertical lines and labeling their values on the horizontal axis. What are the ends of the box and whisker plot?

A. 1 and 6

B. 4 and 7

C. 4 and 8

D. 5 and 7

Answers

1,4,4,4,5,5,6,6,6,6,7,7,8,8,10

minimum = 1
Q1 = 4
Q2 (median) = 6
Q3 = 7
maximum = 10

The beginning and end of the " box " are Q1 and Q3.....4 and 7

The hypotenuse of a right triangle is 3 times as long as the shorter leg. find the measure of the angle between the shorter leg and the hypotenuse

Answers

Let α be the angle between the shorter leg and the hypotenuse
shorter leg = x
hypotenuse = 3x

[tex]cos \alpha = \cfrac{x}{3x} = \cfrac{1}{3} \ \ \to \alpha \approx70.5^o[/tex]

The measure of the angle between the shorter leg and the hypotenuse,    [tex]\theta[/tex] = 70.53 °

What is Trigonometry?

Trigonometry is a branch of mathematics that studies relationships between the sides and angles of triangles.

Given that:

Let us consider the shorter leg be 'x'.

and, the Hypotenuse be '3x '.

Using trigonometric functions,

[tex]cos \theta= \frac{Base}{Hypotenuse}[/tex]

cos [tex]\theta[/tex] = x /3x

cos [tex]\theta[/tex] = 1/3

 [tex]\theta[/tex] = [tex]cos^{-1}[/tex] (1/3)

  [tex]\theta[/tex] = 70.53 °

Hence,  the measure of the angle between the shorter leg and the hypotenuse  70.53 °

Learn more about Trigonometric function here:

https://brainly.com/question/14746686

#SPJ2

5x - 10y = 15 if 3x + 7y = 31

Answers

5x - 10y = 15...reduces to x - 2y = 3
3x + 7y = 31

x - 2y = 3....multiply by -3
3x + 7y = 31
---------------
-3x + 6y = -9 (result of multiplying by -3)
3x + 7y = 31
---------------add
13y = 22
y = 22/13

x - 2y = 3
x - 2(22/13) = 3
x - 44/13 = 3
x = 3 + 44/13
x = 39/13 + 44/13
x = 83/13

solution is (83/13, 22/13) <=
3(5x-10y=15)-5(3x+7y=31)

15x-30y-15x-35y=45-155

-65y=-110

y=22/13, making 3x+7y=31 become

3x+154/13=31

39x+154=403

39x=249

x=83/13

So the solution to the system of equation is the point (83/13, 22/13)


write the ordered pair that represents yz. then find the magnitude of yz. Y(-5,7), Z(-1,2)

Answers

The order pair that represents yz can be found as follows:
yz = z - y = (-1 , 2) - (-5,7) = (4 , -5)

The magnitude of yz can be calculated as follows:
magnitude yz = sqrt [(4)^2 + (-5)^2]
                      = sqrt (41)
                      = 6.403

Answer: the answer is D on edge

Step-by-step explanation:

Gabriella said a triangle with an angle of 98 degrees was an obtuse angle. Cynthia said a triangle with an angle of 98 degrees was an acute triangle. Who is right and why?

Answers

an obtuse triangle has an angle that is greater than 90 degrees

so if we see gabby's statement, ,98>90 so tecnically, she is correct

cynthya's statement is false because 98>90 so it is an obtuse angle

([solve by writing an equation])
A pair of jeans costs 75% as much as a pair of corduroy pants. what is the cost of each if the total cost for the jeans and cords is $42?
I know the answer is Jeans: $18 and Cords: $24 but how do I write that in an equation to solve??
thank you!!!

Answers

Let the pair of jeans cost x dollars and the pair of corduroy cost y dollars.

"A pair of jeans costs 75% as much as a pair of corduroy pants."

this means [tex] x=\frac{75}{100}*y [/tex], simplifying by 25:

[tex]x= \frac{3}{4} y[/tex]           (equation 1)


"the total cost for the jeans and cords is $42?"

x+y=42    (equation 2)

substitute x form equation 1, in equation 2

x+y=42 

[tex] \frac{3}{4} y+y=42[/tex]

[tex] \frac{3}{4} y+ \frac{4}{4} y=42[/tex]

[tex]7y=4*42 [/tex]

y=4*6=24

substitute y=24 in either of equations 1 or 2:

x+y=42    (equation 2)
x+24=42
x=42-24=18

Answer: Jeans cost 18$, Cords cost 24$ 

PLZ I NEED HELP ASAP

Annie has a compost pile that produces 12 pounds of compost a day from yard waste. Which function expresses the amount of compost (c) as a function of the number of days (d)? The function representing the relationship between the amount of compost and the number of days is__, with the input as__.

Answers

If it produces 12 pounds each day, for any number of days, we can just multiply by 12, correct?? So that means c=12d. Remember your input will be the days since you have to put that in the equation to calculate how much compost you have. 

Answer: number of days: c=f(d) =12d

Imput:12

Step-by-step explanation:

A solution of phosphoric acid has a boiling point of 158 degrees Celsius. What is the boiling point of the solution in degrees Fahrenheit?

Answers

Final answer:

The boiling point of a phosphoric acid solution that is 158 degrees Celsius is 316.4 degrees Fahrenheit. This is found by using the formula F = C * 9/5 + 32.

Explanation:

To convert the boiling point of a solution from degrees Celsius to Fahrenheit, we use the formula F = C * 9/5 + 32, where F represents the temperature in Fahrenheit and C represents the temperature in Celsius.

In this case, the temperature in Celsius that you want to convert is 158 degrees. So you can substitute this value in the formula as follows:

F = 158 * 9/5 + 32

When you perform the calculation, you find that the boiling point of the phosphoric acid solution is 316.4 degrees Fahrenheit.

Learn more about Temperature Conversion here:

https://brainly.com/question/30451535

#SPJ12

Help me with this please!!!

Answers

do a ratio

11/2=X/24

24*11 = 264

264/2 = 132

X= 132

 so 132 students

. If ON = 4x – 6, LM = 3x + 5, NM = x – 4, and OL = 4y – 3, find the values of x and y for which LMNO must be a parallelogram.

Answers

In a parallelogram, opposite sides are congruent.

This means that
LM = ON
NM = OL

Using the equations, find x and y:
4x - 6 = 3x + 5
4x = 3x + 11
1x = 11
x = 11

x - 4 = 4y - 3
x - 1 = 4y
-1 = 3y
-1/3 = y

The values are:
x = 11
y = -1/3

express 3/4, 7/16,and 5/8 with the LCD

Answers

The LCD (lowest common denominator) is the lowest common denominator of two or more fractions.

4 = 2²
16 = 2⁴
8 = 2³

Take common and non-common factors with highest exponent.

So LCD = 16

The new dneominator of all fractions is 16. Divide this number for the original denominators and multiply for numerator...

16/4 = 4
4*3 = 12

3/4 = 12/16

16/16 = 1
1*7 = 7

7/16 = 7/16

16/8 = 2
2*5 = 10

5/8 = 10/16

What is the length of a square

Answers

That would depend on how big or small the square is. 

Find the product of (2x + 5y)2.

Answers

4x +10y is the product of (2x+5y)2
Distribute 2 to 2x and 5y using PEMDAS to get 4x+10y

The pressure P exerted by a force varies inversely as the area A on which the force is applied. If 16 N/ft2 of pressure is exerted by a force on an area of 3 ft2 , what is the pressure exerted by the same force on an area of 6 ft2?
A) 8 N/ft2
B) 16 N/ft2
C) 4 N/ft2
D) 32 N/ft2

Answers

The first piece of information tells you that
16 = C / 3
Solve for C
C=16×3=48
Now find P if A = 6. and C=48
P = C/6
P = 48/6
P = 8 N/ft2

Answer:

A) 8 N/ft2

Step-by-step explanation:

Pressure is the normal force per unit area, that is, it is equivalent to the force acting on the surface unit, and is given by:

[tex]P=\frac{F}{A}[/tex]

Where:

[tex]P=Pressure\\F=Normal\hspace{3}force\\A=Area\hspace{3} where \hspace{3}force\hspace{3} is \hspace{3}applied.[/tex]

In the first case:

[tex]P=16N/ft^2\\A=3ft^2[/tex]

Using the previous equation and solving for [tex]F[/tex] :

[tex]F=P*A=16*3=48N[/tex]

Now, for the second case, since the force is the same applied in the first case, then:

[tex]P=\frac{F}{A} =\frac{48}{6} =8N/ft^2[/tex]

Therefore the answer is:

A) 8 N/ft2

The original value of the car is $18,000 and it depreciates by 50% each year what is the value of the car after three years

Answers

value = 18000*(1-0.50)^3 = 2250

value after 3 years = $2250

The formula is
A=p (1-r)^t
A the value of the car after 3 years?
P current value 18000
R rate of depreciation 0.5
T time 3years
A=18,000×(1−0.5)^(3)
A=2,250

Suppose a rectangular garden has a length of 3c + 15 feet and a width of 4c feet. write an expression for the area of the garden in square feet.

Answers

A = L * W

A = 4c(3c + 15)
A = 12c^2 + 60c <==

The area of the rectangle is given by the equation A = 12c² + 60c

What is the Area of a Rectangle?

The area of the rectangle is given by the product of the length of the rectangle and the width of the rectangle

Area of Rectangle = Length x Width

Given data ,

Let the area of the rectangle be represented as A

Now , the equation will be

Let the length of the rectangle L = ( 3c + 15 ) feet

Let the width of the rectangle W = 4c feet

Now , the area of the rectangle A = length of the rectangle L x width of the rectangle W

Substituting the values in the equation , we get

Area of Rectangle A = ( 3c + 15 ) ( 4c )

On simplifying the equation , we get

Area of Rectangle A = ( 3c ) ( 4c ) + 15 ( 4c )

Area of Rectangle A = 12c² + 60c

Therefore , the value of A is 12c² + 60c

Hence , the area of the rectangle is A = 12c² + 60c

To learn more about area of rectangle click :

https://brainly.com/question/15225905

#SPJ5

Two cards are drawn at random from a standard deck of cards without replacement. What is the probability that both cards will be from the clubs suit?

Answers

Answer:

The answer is 1/17.

Step-by-step explanation:

You will draw one club which will be 13/52. You will NOT replace it so you will draw a second card 12/51.

You will need to multiply them to find the probability.

First simplify your two fractions.

13/52 = 1/4   AND  12/51= 4/17

Multiply the two together and you will get 4/68 = 1/17

Hope this helps :)

Other Questions
2-5 please help! Please explain how you got the answers too! I more want to understand the math than get the answer Evaluate ,where e is the solid that lies between the cylinders x^2+y^2=1 and x^2+y^2=16, above the xy-plane, and below the plane z=y+4 The __________ circulation drains all of the organs of the digestive system. What does the immune system monitor continuously to ensure the protection of the body? What property do atoms of these elements have that helps make the molecules they are in polar? Many cultures have stories about a hero who goes on a quest, such as hercules, king arthur, and gilgamesh. what would carl jung say this exemplified? Tienen Uds. un gato? S, __________ un gato. A.tengo B.tenemos C.tienen D.tienes What is the result of converting 3560 meters into kilometers? A gumball machine contains 230 gumballs of 5 different colors: 64 red, 22 blue, 32 orange, 26 green, and the rest white. The machine dispenser randomly selects one gumball. What is the probability that the gumball dispensed is white?72/115 63%32/115 28%43/115 37%86/100 = 86% The introductory paragraph of your essay should always _____. Select all that apply.A. be less than four sentencesB. include at least one personal anecdoteC. capture the attention of the readerD. establish the tone of the essay A spinner is divided into 10 equal sections numbered 1 through 10. If the arrow is spun twice, what is the probability the first number will be a 2 and the second number will be a 4? Compulsive hand washing often increases in frequency because it relieves feelings of anxiety. This best illustrates the impact of To build a child's skills in self-regulation, you should make reasoning statements. Which of the following is not a good reasoning statement? A.We eat fruit at snack time because it helps keep our bodies healthy. B. If we don't hurry, we're going to be late for school and you'll miss singing your favorite song. C. You must put your sweater on because I said so. D. Everyone must go outside together because there's no adult staying inside. An insured buys a 5-year level premium term policy with a face amount of $10,000. the policy also contains renewability and convertibility options. when the insured renews the policy in 5 years, what will happen to the premium Emotional arousal and experience occur at the same time because of stimulation of the cerebral cortex, according to the _______ theory. Which of these alkalis has the most stable fluoride?a) Sodiumb) Lithiumc) Rubidiumd) Potassium How can the Distance and Midpoint Formulas be used to identify specfic polygons? For example, how could you show that a quadrilateral is a rectangle? The median salary for the Dallas Cowboys was $441,300 in 2000 and $1,326,720 in 2008. Write a linear equation giving the median salary y in terms of the year x. Then use the equation and predict the median salary in 2016. A (hypothetical) benevolent social planner whose goal is to allocate resources with the greatest efficiency should: Create a quadratic polynomial function f(x) and a linear binomial in the form (x a). x^2 3x + 6 and x-9 Part 1. Show all work using long division to divide your polynomial by the binomial. Part 2. Show all work to evaluate f(a) using the function you created. x 9 = 0 x = 9 First take the original expression. x^2 - 3x + 6 Fill in the blanks. 9^2-3(9)+6 81-27+6 81-21 60 Steam Workshop Downloader