the given point is A(3,5)
when we rotate a point (x,y) around origin counterclockwise then its coordinates becomes (y,-x)
so point A(3,5) will be changed into A'(5,-3).
so new coordinate of the point will be A'(5,-3)
Function or not function (3,7), (3,6), (5,4), (4,7)
Estimate the total cost of the following items for your dorm room. Round the individual cost to the nearest ten dollars. Round your answer to the nearest dollar (no cents).
First, we need to round each individual item to the nearest ten dollars.
Loft bed $149.68 = $150.00
Beanbag chair $39.73 = $40.00
Storage cubes $19.85 = $20.00
Lava lamp $19.68 = $20.00
Now, we need to add up all the items to find the total cost.
Total cost = $150.00 + $40.00 + $20.00 + $20.00
Total cost = $230
Hence, the estimated total cost for the dorm room items is $230.
Please help See attached picture
Using the N scale trains are 1: 160
the width be of an N scale train track, in inches is 0.35 inchesThe Locomotive has a length of 5.7 inches in the modelA model boxcar has a length of 56 feetHow to determine dimensions using scale factorsInformation gotten from the question
N scale trains are 1: 160
The width of a standard railroad track is 4 Feet, 8 inches
A Locomotive has a length of 76 feet
A model boxcar has a length of 4.2 inches
width be of an N scale train track, in inches
4 feet 8 inches = 4 * 12 inches + 8 inches = 56 inches
1 foot = 160 feet is same as 12 inches = 12 * 160 inches = 1920 inches
12 inches = 1920 inches
? = 56 inches
? = 56 * 12 / 1920
? = 0.35 inches
A Locomotive has a length of 76 feet
76 feet = 912 inches
12 inches = 1920 inches
? = 912 inches
? = 5.7 inches
A model boxcar has a length of 4.2 inches
12 inches = 1920 inches
4.2 inches = ?
? = 4.2 * 1920 / 12
? = 672 inches
converting to feet
? = 672 inches * 12
? = 56 feet
Learn more on scale conversion
https://brainly.com/question/1504153
#SPJ1
I need help writing a equation for a circleEnds of diameter: (1,-2) and (10,8)
The equation of the circle with the given end point is;
[tex](x-5.5)^2+(y-3)^2=\text{ }\frac{181}{4}[/tex]Here, we want to write the equation of a circle, given the end points of the circle
Given the end-points, we can use the formual for the distance to get the radius of the circle
We have this as follows;
[tex]\begin{gathered} D\text{ = }\sqrt[]{(x_2-x_1)^2+(y_2-y_1)^2} \\ \\ \\ (x_1,y_1)\text{ = (1,-2)} \\ (x_2,y_2)\text{ = (10,8)} \\ D\text{ = }\sqrt[]{(10-1)^2+(8-(-2))^2} \\ D\text{ = }\sqrt[]{9^2+10^2} \\ D\text{ = }\sqrt[]{181} \end{gathered}[/tex]To get the radius of the circle, we have to divide the diameter by 2
We have this as;
[tex]r\text{ = }\frac{D}{2}\text{ = }\frac{\sqrt[]{181}}{2}[/tex]Now, the other thing needed to write the equation of the circle is the center of the circle
The center of the circle can be calculated by the use of the midpoint formula
[tex]\begin{gathered} (x,y)\text{ = (}\frac{x_2+x_1}{2},\frac{y_2+y_1}{2}) \\ \\ (x,y)\text{ = (}\frac{1+10}{2},\frac{8-2}{2})\text{ = (5.5,3)} \end{gathered}[/tex]The general equation of the circle is;
[tex]\begin{gathered} (x-a)^2+(y-b)^2=r^2 \\ (a,b)\text{ = (5.5,3)} \\ r\text{ = }\frac{\sqrt[]{181}}{2} \\ \\ (x-5.5)^2+(y-3)^2=\text{ }(\frac{\sqrt[]{181}}{2})^2 \\ \\ (x-5.5)^2+(y-3)^2=\text{ }\frac{181}{4} \end{gathered}[/tex]
75 - (5+2 (5) +7(8) +1)
Answer:
3
Step-by-step explanation:
75 - (5 + 10 + 56 + 1)
75 - (15 + 56 + 1)
75 - (71 + 1)
75 - 1 x 72
75 - 72
3
Please help me dont have much time
Answer:
+, +, -4, 5, -20
Step-by-step explanation:
hope this helps
a rectangle has a lenght of 33 yard less than 6 times it's width. if the area of the rectangle is 6195 square yards, find the length of the rectangle
Answer
The length of the Rectangle is 177 yards
SOLUTION
Problem Statement
The question tells us that the rectangle has a length of 33 yards less than 6 times its width. We are asked to find the length of the rectangle given that the area of the rectangle is 6195 square yards.
Solution
To solve the question, we simply need to interpret each sentence of the question
Let us go through each portion and come up with equations.
[tex]\begin{gathered} Let\text{ the length of the rectangle be }l \\ \text{Let the width of the rectangle be }w \\ \\ \text{ We are told the length is 33 yards times less than 6 times its width: } \\ l=6w-33\text{ (Equation 1)} \\ \\ \text{ We are told that the Area of the rectangle is 6196} \\ \therefore l\times w=6195\text{ (Equation 2)} \end{gathered}[/tex]Now that we have the equations, we can solve them simultaneously. We shall use the substitution method.
[tex]\begin{gathered} l=6w-33\text{ (Equation 1)} \\ lw=6195\text{ (Equation 2)} \\ \text{From Equation 2, we have that:} \\ w=\frac{6195}{l} \\ \text{ Substituting the expression for w into Equation 1.} \\ \\ l=6w-33\text{ becomes,} \\ l=6(\frac{6195}{l})-33 \\ \text{ Multiply both sides by l} \\ l\times l=l(\frac{6\mleft(6195\mright)}{l}-33) \\ \\ l^2=37,170-33l \\ \text{ rewrite the equation, we have:} \\ l^2+33l-37170=0 \end{gathered}[/tex]
We have obtained a quadratic equation in terms of the length of the rectangle. After solving the equation, we can find the length of the rectangle.
To solve, we shall apply the Quadratic Formula. The Quadratic Formula is given by:
[tex]\begin{gathered} x=\frac{-b\pm\sqrt[]{b^2-4ac}}{2a} \\ \text{Given the Quadratic equation,} \\ ax^2+bx+c=0 \\ (In\text{ our case, x is }l) \end{gathered}[/tex]Let us apply the formula to our equation as follows:
[tex]\begin{gathered} Given\text{ the equation: } \\ l^2+33l-37170=0 \\ a=1,b=33,c=-37170 \\ \\ \therefore l=\frac{-33\pm\sqrt[]{33^2-4(-37170)(1)}}{2(1)} \\ \\ l=\frac{-33\pm\sqrt[]{1089+148,680}}{2} \\ \\ l=\frac{-33\pm\sqrt[]{149,769}}{2} \\ \\ l=\frac{-33\pm387}{2} \\ \\ l=177\text{ or -210} \\ \\ \text{ Since we are dealing with lengths and lengths cannot be negative, } \\ \text{Length of the Rectangle is 177 yards} \end{gathered}[/tex]Final Answer
The length of the Rectangle is 177 yards
Anton counted 36 dogs and cats at the animal shelter. He noticed that there are 18 fewer cats than dogs. If c= the number of cats and d= the number of dogs, then which system of equations represents the situation?
Answer: 2d + 18 = 36
Step-by-step explanation:
c = number of cats, d = number of dogs
1. d + c = 36 because there are 36 cats and dogs combined
2. c = d - 18 because there are 18 fewer cats than dogs
3. d + d - 18 = 36 because we inserted the equation of step 2 in the equation of step 1
4. 2d + 18 = 36 is the simplified equation of step 3
In a board game, students draw a number, do not replace it, and then draw asecond number. Determine the probability of each event occurring.
The probability P(choosing then an odd number, a 6) is 9 / 56
The figure of the board game is shown below.
From the question, we have
There are eight numbers on the board game.
Odd number total: (1, 9, 1) = 3
6 digits in total equal 3
Probability is "necessary outcome" divided by "all possible outcomes."
P = 3 / 8 (choosing an odd number).
without replacement
Board game numbers remaining: 8 - 1 = 7.
P(choosing a 6) = 3/7
Hence,
probability, P(choosing then an odd number, a 6) = 3/8 * 3/7 = 9 / 56
Probability:
Probability refers to possibility. A random event's occurrence is the subject of this area of mathematics. The range of the value is 0 to 1. Mathematics has incorporated probability to forecast the likelihood of various events. The degree to which something is likely to happen is basically what probability means. You will understand the potential outcomes for a random experiment using this fundamental theory of probability, which is also applied to the probability distribution.
Complete question: In a board game, students draw a number do not replace it, and then draw a second number. Determine the probability of each event occurring. Drawing an odd number then drawing a 6? dependent events.
To learn more about probability visit:https://brainly.com/question/11234923
#SPJ9
What's the equation of the tangent to [tex]y = x^2[/tex] at [tex]x = 2[/tex]?
Answer:
y=4x-4.
Step-by-step explanation:
1. the required equation of the tangent line has the form:
y=kx+i, where k=f'(x₀), i - interception;
2. if x₀=2, then y₀=2²=4;
3. f'(x)=2x, then f'(x₀)=2*2=4;
4. the required equation with unknown 'i' is y=4x+i;
it is possible to calculate unknown 'i' using coordinates (x₀;y₀):
5. 4=4*2+i, ⇒ i=-4;
6. finally, y=4x-4.
P.S. the suggested solution is not the shortest one.
In this diagram, point P is the orthocenter of AABC.How is the orthocenter of atriangle found?
SOLUTION
Recall the definition of orthocenter of a triangle
The orthocenter of a triangle is the point where the perpendicular drawn from the vertices to the opposite sides of the triangle intersect each other.
Therefore from the options the right answer is:
By drawing a line from each vertex that is perpendicular to the opposite sides.
The unknown triangle ABC has angle A= 44º and sides a = 15 and c= 20. How many solutions are there for triangle?
Step 1: '
Find the sides and the angles.
Apply sine rule to find angle C
Step 2
[tex]\begin{gathered} \frac{a}{\sin A}\text{ = }\frac{c}{\sin C} \\ \frac{15}{\sin44}\text{ = }\frac{20}{\sin C} \\ \frac{15}{0.695}\text{ = }\frac{20}{\sin C} \\ \sin C\text{ = }\frac{20\times0.695}{15} \\ s\text{inC = 0.92666666} \\ C=sin^{-1}(0.9266666667) \\ C\text{ = 68} \end{gathered}[/tex]Step 3
44 +
Step 4
Find side b
[tex]\begin{gathered} \frac{a}{\sin A}\text{ = }\frac{b}{\sin B} \\ \frac{15}{\sin44}\text{ = }\frac{b}{\sin 68} \\ \frac{15}{0.695}\text{ = }\frac{b}{0.927} \\ b\text{ = }\frac{15\times0.927}{0.695} \\ b\text{ = 20} \end{gathered}[/tex]Final answer
Since angle C = angle B, the length of the sides must also be equal.
Hence,
0 triangle
Andre used 1/2 of a stick of butter to make multiple batches of brownies. The recipe calls 1/8 for of a stick of butter for each batch. How many batches did he make?
Please help!! Will give brainlest
Find the PERIMETER of a square with sides 6 yards long. ANS.P = _______,
The given dimension of the square is 6 yards.
The perimeter of the square is express as : 4 x side
Perimeter of the square with the side 6 yards = 4 x 6
Perimeter of square = 24 yards
Answer. The perimeter of the square = 24yards
A park has 39 visitors on Friday. The number of visitors on Saturday is 5 times that plus 12. Part A. Write an expression you could use to find the number of visitors to the park on Saturday.Part B. How many visitors were at the Park on Friday and Saturday.
Okay, here we have this:
Considering the provided information, we are going to wirte the requested expression, so we obtain the following:
[tex]SaturdayVisitors=FridayVisitors*5+12[/tex]Then replacing with the given information:
[tex]\begin{gathered} SaturdayVisitors=39*5+12 \\ SaturdayVisitors=195+12 \\ SaturdayVisitors=207 \end{gathered}[/tex]Finally we obtain that the park has 39 visitors in friday, and 207 on saturday.
Expand the sum: 3(2y-5)
The sum of the given expression is found as 6y - 15.
What is termed as the distributive property?To "distribute" something means to divide it or give a share or portion of it. The distributive property refers to the distributive law of multiplication placed above a white basic arithmetic operations such as addition and subtraction. This property states that multiplying the sum of two or even more addends by a number produces the same outcome as multiplying each addend separately by the number and afterwards adding this same products together.In other words, a combination of the type A (B+ C) can be solved using the distributive property as A (B + C) = A B +AC.For the given question,
The equation is stated as;
sum: 3(2y-5)
Using distributive property.
= 3×2y - 3×5
On simplification;
= 6y - 15
Thus the sum of the given expression is found as 6y - 15.
To know more about the distributive property, here
https://brainly.com/question/2807928
#SPJ13
What is inverse of square root? How could the inverse be used to solve an equation that included a square root?
The power 2 (or exponent 2) is the inverse of the square root:
√x*√x = (√x)² = x
What is the inverse of the square root?
The square root of a number X, gives a number Y such that the product between Y and itself is equal to X, this means that:
if:
√x = y
Then:
y*y = x
So we could write:
√x*√x = (√x)² = x
So the exponent 2 is the inverse of the square root.
Learn more about square roots:
https://brainly.com/question/98314
#SPJ1
Use a graph in a [-2π, 2π, π/2] by [-3, 3, 1] viewing rectangle to complete the identity
We have the expression:
[tex]\frac{1-2\cos 2x}{2\sin x-1}[/tex]Let's work first with the numerator. We have that we can write cos2x like this:
[tex]\cos 2x=1-\sin ^2x[/tex]doing this substitution we get the following:
[tex]\begin{gathered} 1-2\cos 2x=1-2\cdot(1-\sin ^2x)=1-2+4\sin ^2x=4\sin ^2x-1 \\ =(2\sin x+1)(2\sin x-1) \end{gathered}[/tex]Now that we have these two factors, we can use them on the original identity to get:
[tex]\frac{1-2\cos2x}{2\sin x-1}=\frac{(2\sin x+1)(2\sin x-1)}{2\sin x-1}=2\sin x+1[/tex]therefore, the resulting identity is 2sinx+1
Find the coordinates of the vertices of each
figure after the given
transformation.
reflection across y = -1
The x-components of the vertices are all that need to be taken into consideration for reflection along a vertical axis (x = -1).
How can coordinates be determined after reflection?The x-coordinates and y-coordinates move when a point is reflected across the line y = x. The line y = x reflects the point (x, y), and the reflection is (y, x).
The new value of x for any point (x, y) would be the angle 'd' with respect to the reflection axis (x -(-1)), then inverted for reflection around the reflection axis x = -1. x’ = -1 -d… where x = -1 -(x + 1) = -x -2 and d = (x - (-1)) = (x + 1)
For instance, if a = (1, 3), a' = (-1, -2, 3) = (-3, 3).
If you have a triangle with some vertices on one side and some on the other, straddling the axis, this reflection will still hold true for vertices on either side of the reflection axis.
To know more about reflection axis visit:-
https://brainly.com/question/15175017
#SPJ13
The shape below is made of two rectangles joined together.
9 cm
5 cm
8 cm
5 cm
Find the total area of the shape.
Optional working
Answer:
a=7, b=3
Step-by-step explanation:
Subtracting, we get the area of QRXY is 63 cm².
Using the area formula of a rectangle, we get 9a=63, and thus a=7.
Using the area formula again on triangle PXYS, 7b=21, and thus b=3.
The value of side 'a' is 7cm and side b is 3 cm.
What is an area?The space occupied by any two-dimensional figure in a plane is called the area. The space occupied by the rectangle in a two-dimensional plane is called the area of the rectangle.
It is given that the area of PQRS is 84 square cm and the area of PSYX is 21 square cm.
The area of QRXY is calculated as,
Area QRXY = 84 - 21
Area QRXY = 63 square cm
The side a will be calculated as,
a x 9 = 63
a = 63 / 9
a = 7 cm
The side of b will be,
b x 7 = 21
b = 21 / 7
b = 3 cm
Therefore, the value of side 'a' is 7cm and side b is 3 cm.
To know more about an area follow
https://brainly.com/question/25292087
#SPJ2
Use a suitable half-angle formula to find the exact value of cos(15°).
Remember that
[tex]\cos (\frac{x}{2})=\pm\sqrt[]{\frac{1_{}+\cos x}{2}}[/tex]For x=30 degrees
[tex]\cos (\frac{30^o}{2})=\cos (15^o)=\sqrt[]{\frac{1+\cos 30^o}{2}}[/tex]we know that
[tex]\cos 30^o=\frac{\sqrt[]{3}}{2}[/tex]substitute
[tex]\cos (15^o)=\sqrt[]{\frac{1+\frac{\sqrt[]{3}}{2}}{2}}[/tex][tex]\cos (15^o)=\sqrt[]{\frac{2+\sqrt[]{3}}{4}}[/tex][tex]\cos (15^o)=\frac{\sqrt[]{2+\sqrt[]{3}}}{2}[/tex]What number is best to use to simplify a fraction Least common multiple be least common denominator see greatest common factor de greatest
The greatest common factor and least common multiple are the best used to simplify a fraction.
Suppose we wanted to add the fractions:
10/12 and 20/15.
Now, consider the fraction:
10/12
We can eliminate that component from both the numerator and the denominator and simplify the fraction if we can identify the greatest common factor between 10 and 12.
So,
The factors of 10 are 1, 2, 5, 10.
The factors of 12 are 1, 2, 3, 4, 6, 12.
Therefore, GCF of 10 and 12 is 2.
Hence,
10/12 = ( 10 ÷ 2 ) / ( 12 ÷ 2 ) = 5/6
Similarly,
For 20/15,
The factors of 20 are 1, 2, 4, 5, 10, 20.
The factors of 15 are 1, 3, 5, 15.
The greatest common factor is 5.
So,
20/15 = ( 20 ÷ 5 ) / ( 15 ÷ 5 ) = 4/3
Now, when we add the fractions:
10/12 + 20/15 = 5/6 + 4/3
Now, as the fractions are already simplified.
By using the least common multiple.
10/12 + 20/15 = 5/6 + ( 4/3 ) × ( 2/2 )
10/12 + 20/15 = 5/6 + 8/6
10/12 + 20/15 = 13/6
Hence, using the greatest common factor we can simplify the fractions, and the least common multiple we can perform operations on the fractions.
Learn more about least common multiple here:
https://brainly.com/question/1494483
#SPJ1
PUNTOS POSIBLE A parking meter that is 1.6 meters (m) tall casts a shadow 3.6 m long. At the same time, a tree casts a shadow 9 m long. 1.6 m 3.6 m 9 m What is the height of the tree?
Answer:
4 meters
Explanation:
The triangle formed by the parking meter and its shadow is similar to the triangle formed by the tree and its shadow. So, the ratio of the height of the object and its shadow is constant and we can write the following equation:
[tex]\frac{Tree}{\text{Shadow Tre}e}=\frac{\text{ Parking meter}}{Shadow\text{ Parking meter}}[/tex]So, replacing the values, we get:
[tex]\frac{Tree}{9\text{ m}}=\frac{1.6\text{ m}}{3.6\text{ m}}[/tex]Solving for the height of the tree, we get:
[tex]\begin{gathered} \frac{Tree}{9\text{ m}}\times9m=\frac{1.6\text{ m}}{3.6\text{ m}}\times9m \\ \text{Tree = 4 m} \end{gathered}[/tex]Therefore, the height of the tree is 4 meters.
Graph f(x)=-2x + 4. What is x when f(x)=-8? Complete the explanation on how you found x.
f(x) = - 2x + 4
To find the value of x at f(x) = -8
Substitute f(x) in the equation above by -8
-8 = -2x + 4
Subtract 4 from both sides to move 4 from the right side to the left side
-8 - 4 = -2x + 4 - 4
-12 = -2x
Divide both sides by -2 to find x
[tex]-\frac{12}{-2}=-\frac{2x}{-2}[/tex]6 = x
The value of x at f(x) = -8 is 6
The first point x = 0
f(0) = -2(0) + 4
f(0) = 0 + 4
f(0) = 4
The point is (0, 4)
The second point y = 0
f(x) = 0
0 = -2x + 4
Add 2x to both sides
0 + 2x = -2x + 2x + 4
2x = 4
Divide both sides by 2
x = 2
The point is (2, 0)
at y = -8 x = 6
The distance to Star A is about 8 × 10^4 light years. The distance to Star B is about 2 × 10^6 light years. Choose which star is farther away. Then fill in the blankwith a number written in standard notation.
Given:
[tex]\begin{gathered} \text{The distance of star A is 8}\times10^4\text{ light years} \\ \text{The distance of star B is 2}\times10^{6^{}}\text{ light years} \end{gathered}[/tex]To choose which start is farther away,
[tex]\begin{gathered} \text{Star B -Star A=}(2\times10^6)-(8\times10^4) \\ =10^4(2\times10^2-8) \\ =192\times10^4 \end{gathered}[/tex][tex]\text{Star B is 192}\times10^4\text{ light years times far away from star A.}[/tex]The maximum grade allowed between two stations in a rapid transit rail system is 3.6% between station A and station , which are 300 feet apart, the tracks rise 7ft. What is the grade of the tracks between these stations? round the answer to the nearest tenth of a percent. Does this grade meet the rapid-transit rail standards
To determine the grade we first need to find the slope of the track, the slope is given by:
[tex]slope=\frac{rise}{run}[/tex]In this case, we know that the track rise 7 ft in a 300 ft run, then we have:
[tex]slope=\frac{7}{300}=0.023[/tex]Now that we know the slope we just multiply it by 100 to find the grade:
[tex]\begin{gathered} grade=100*(0.023) \\ grade=2.3 \end{gathered}[/tex]Hence the grade of the track is 2.3% and since this is less than 3.6% we conclude that this track meets the rapid-transit rail standards
Kayla's class went on a field trip to an aquarium. One tank had 30 clown fish. She miscounted the total number of clown fish in the tank and recorded it as 24 fish. What is Kayla's percent error?a 6%b 25%c 30%d 30%
Error = Value with error - Correct value
Error = 24-30 = -6
(Note tha the minus sign means the value is less than the correct value)
[tex]\text{ \%error = }\frac{\text{error}}{\text{True value}}\text{ x 100\%}[/tex][tex]=\frac{6}{30}\text{ x 100\% = 20\%}[/tex]Convert 7935 ml into litres
Answer:
7.935L
Step-by-step explanation:
1L=1000ml
7935/1000=7.935
Answer:
Step-by-step explanation:
1000 ml = 1 litre
7000 ml = 7 litres
935 ml = 0.935 litres
7935 ml = 7.935 litres
Hope this helped
The graph shown is the graph of which function?A. f(x)=tan xB. f(x)= sec xC. f(x)= csc xD. f(x)=cot x
The graph shown in the graph of f(x) = cot x. (Option D)
A right triangle is formed by the x-axis, the y-axis, and the line y = -2x + 7.A. Sketch and label a graph of the triangle in the coordinate plane.B. Find the length of the hypotenuse.C. Find the area of the triangle.
The given equation is
[tex]y=-2x+7[/tex]We have to find the axis interceptions to graph this function.
For x = 0, we have
[tex]y=-2(0)+7=0+7=7[/tex]The y-interception is (0,7).
For y = 0, we have
[tex]\begin{gathered} 0=-2x+7 \\ 2x=7 \\ x=\frac{7}{2} \end{gathered}[/tex]The x-interception is (7/2, 0).
Now, we graph.
Where h is the hypothenuse.
To find the hypothenuse of the right triangle formed, we use the distance formula and both points.
[tex]d=\sqrt[]{(y_2-y_1)^2+(x_2-x_1)^2}[/tex]Replacing the coordinates, we have
[tex]\begin{gathered} d=\sqrt[]{(0-7)^2+(3.5-0)^2}=\sqrt[]{(-7)^2+(3.5)^2} \\ d=\sqrt[]{49+12.25}=\sqrt[]{61.25}\approx7.83 \end{gathered}[/tex]Therefore, the hypotenuse is 7.83 units long, approximately.
At last, the area of the triangle is found with the formula
[tex]A=\frac{1}{2}b\cdot h[/tex]Where b is the base and h is the height of the triangle. b = 3.5, h = 7.
Replacing these values, we have
[tex]A=\frac{1}{2}(3.5)\cdot(7)=\frac{24.5}{2}=12.25u^2[/tex]Therefore, the area of the triangle is 12.25 square units.