The unit rate per pound is
$1.25
( i divided 3.75 into 3 )
So based on your question where there is a rectangle inscribed in a semicircle or a radius 10 as shown in your figure. The possible function that could represent the are of the rectangle is A=2x*sqrt(100-x^2) i hope you are satisfied with my answer and feel free to ask for more
Answer:
<h2>m∠2 = m∠1</h2><h2>m∠1 = 75°</h2>
Step-by-step explanation:
Look at the picture.
Vertical angles, corresponding angles, alternate exterior angles are congruent.
Supplementary angles add up to 180°.
Answer:
Total items = $39.90
Sales tax amount = $3.7905
Total cost = $43.691
The clerk's error is using 9.5 as sales tax amount instead of finding 9.5% of the total items
Step-by-step explanation:
Dress = $24.95
Skirt = $14.95
steps the clerk completed.
Step 1: 24.95 + 14.95 = 39.90
Step 2: 39.90 +9.5 = 49.40
Correct steps:
Total items = dress + skirt
= $24.95 + $14.95
= $39.90
Sales tax = 9.5%
Sales tax amount = 9.5% of total
= 9.5/100 × $39.90
= 0.095 × 39.90
= $3.7905
Total cost = Total + sales tax amount
= $39.90 + $3.7905
= $43.6905
To the nearest hundredth
= $43.691
Sales tax is the amount of money imposed by government on the sales of some items
Total cost is the cost of all items including sales tax
Asked and answered elsewhere.
brainly.com/question/9247314You obviously don't mind using "technology" (Brainly) to answer these questions. A graphing calculator can do quadratic regression on the sequence and tell you its formula.
If you want to do it by hand, you can write the equation
.. y = ax^2 +bx +c
and substitute three of the given points. Then solve the resulting three linear equations for a, b, and c.
.. 4 = a +b +c
.. 7 = 4a +2b +c
.. 12 = 9a +3b +c
Subtracting the first equation from the other two reduces this to
.. 3 = 3a +b
.. 8 = 8a +2b
The latter can be divided by 2, so reduces to
.. 4 = 4a +b
Subtracting the first of the reduced equations from this, you have
.. 1 = a
so
.. 3 = 3*1 +b
.. 0 = b
and
.. 4 = a + b + c = 1 + 0 + c
.. 3 = c
And your equation is
.. y = x^2 +3 . . . . . . as shown previously