Answer:
3^x=9^{x+5}
Step-by-step explanation:
Answer:
$25.20
Step-by-step explanation:
First, take the 50% off the sales price:
($48)*(-0.50) = -$24.
($48 - $24) = $24 sale price.
Tax on $24 is ($24)*(0.05) = $1.20
Add the price and sales tax:
$24 + $1.20 = $25.20
Y = -7sin(x) + 2cos(x)
y = -7sin(3π/4) + 2cos(3π/4)
y = -7sin(9.42/4) + 2cos(9.42/4)
y = -7sin(2.355) + 2cos(2.355)
y = -7(0.03698381721) + 2(0.9993158646)
y = -0.2588867205 + 1.998631729
y = 1.739745009
Y =ax² + bx +c
1) Point (0,7)
7 = a*0² +b*0 +c
c = 7
y=ax² + bx + 7
2) Point (1,4)
4=a*1² + b*1 + 7, ----> 4 = a +b + 7, ------>
a+b= - 3
3) Point (2, 5)
5=a*2² + b*2 + 7, ----> 5=4a+2b +7,---> -2=4a+2b, ---->
-1=2a + b
4)
a+b= - 3, ----> b= -3 - a (substitute in the second equation)
2a+b= -1
2a - 3 - a = -1, ----> a - 3 = -1,
a =2
5) a+b= - 3
2 + b = -3
b = -5
y=2x² - 5x + 7