Answer:
0.872665
Step-by-step explanation:
First you subtract 6 from both sides to get:
4h=24
Then divide by 4:
h=6
With these problems, use the steps of either
PEDMAS, or <em></em>Please Excuse My Dear Aunt Sally.
the P stands for Parenthesis, the E for exponents, the M for multiplication, the D for division, the A for addition, and the S for subtraction
Answer:
Using c++
Check the image for colors.
Step-by-step explanation:
#include <iostream>
using namespace std;
int main()
{
float length1,length2,width1,width2,area1,area2;
cout<<"length of Rectangle 1\n";
cin>>length1;
cout<<"\nwidth of Rectangle 1\n";
cin>>width1;
cout<<"\nlenght of Rectangle 2\n";
cin>>length2;
cout<<"\nwidth of Rectangle 2\n";
cin>>width2;
area1=length1*width1;
area2=length2*width2;
if (area1<area2)
{cout << "\nRectangle 2 has greater area";}
else {
if (area1>area2)
{cout << "\nRectangle 1 has greater area";}
else {cout << "\nAreas are the same";}
}
return 0;
}
A(14)=240(1+0.09)^14-1
A(14)=240(1.09)^13
A(14)=240(3.065)
A(14)=735.79
Make sure the calculations m
Using distributive property,
f * n = fn
f * 5 = 5f
= fn + 5f