Answer:
x = 24
Step-by-step explanation:
a^2 + b^2 = c^2
7^2 + b^2 = 25^2
49 + b^2 = 625
<u>-49 -49</u>
b^2 = 576
square root them
b = 24, or x = 24
<em><u>Hope this helped! Have a nice day! Plz mark as brainliest!!!</u></em>
<em><u>-XxDeathshotxX</u></em>
Answer:
1) x= 43
2) x= 54
Step-by-step explanation:
you add the two angles given, then take that answer and subtract it from 180!
i hope this helped!!
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;
}
This would mean that she has been in school for about 1,000 days. Thus, we need to figure out the amount of days she would have went to school within the week. This would normally be 5 days within the 7.
5/100 x 1000 is 714.28
When rounded to the nearest ten, it would end up at 710.
Answer:
7.5
Step-by-step explanation:
I divided 30 by 4 and got 7.5