Answer:
The total cost is $81.78
Step-by-step explanation:
First lets calculate the tip
tip = cost * percent of tip
tip = 65.42*.25
tip = 16.355
Which rounds to 16.36 since we are working with money and round to the nearest cent
total cost = cost of cut and blowout + tip
= 65.42 +16.36
=81.78
Total thickness of the stack of cards = 3/4 inch or 0.75 inch
In a full stack of cards, there are 52 cards.
Hence, the thickness of 52 cards = 0.75 inch.
To find the thickness of one card, we divide the total thickness with the total number of cards.
Thickness of one card = 
1 inch = 2.54 cm
0.014423 inch is approximately equal to 0.34 cm.
Answer = 0.34 cm
got u
Step-by-step explanation:
the answer is 10x+20
Answer:
f (x) = -2 (x + 6)^2 + 2
Step-by-step explanation:
f (x) = -2x^2 - 24x - 70 <--- divide out -2 out of the first two terms...
f (x) = -2 (x^2 + 12x) - 70 <-- divide the x coefficient by 2 and then square it, then add AND subtract it)
f (x) = -2 (x^2 + 12x + (12/2)^2 - (12/2)^2) - 70
f (x) = -2 (x^2 + 12x + 36 - 36) - 70 <--- distribute the -2 onto -36 to get it out of the brackets..
f (x) = -2 (x^2 + 12x + 36) + 72 - 70 <-- combine constants and factor perfect square trinomial...
f (x) = -2 (x + 6)^2 + 2 <-- standard form...